Skip to content

Release 2.3.0

Compare
Choose a tag to compare
@kevzlou7979 kevzlou7979 released this 10 Jan 08:30
· 295 commits to master since this release
c0f6c9c
  • Dark Mode Support
  • Added shadow pulse update
  • Feature added HasStatusDisplayType#setStatusDisplayPosition(Position)
  • Standardized Service Worker
  • Added Zoom Feature on MaterialWidget and Added testcase.
  • ScrollHelper#extractOffsetPosition changed from protected to public
  • Set Default Type of Checkbox to FILLED.
  • Fixed SideNavigation from keeping adding DragTarget every time we call load().
  • ViewPort Enhancement : Added a DefaultViewPortResizeHandler to include optimization by default.
  • Added InputChangeHandler to MaterialRange
  • Added ToggleReadOnlyEvent
  • Updates on GMD Loader to support bluring option
  • MaterialValueBox - Paste Event integration
  • ValueBoxBase added select method.
  • Range Slider - added focust assist
  • Fixing IE Inconsistent event handling on Value Change vs. Input event
  • Dialog - fix overlay style upon opening and unloading.
  • Added Video widget.