Skip to content
kevzlou7979 edited this page Aug 30, 2016 · 16 revisions

Enhancement and Code Improvement / Cleanup

  • JSInterop support
  • Java 8 Support
  • GWT 2.8 support (Ongoing)
  • Moved Active and Title mixins to gwt-material base mixins.

Method Changes

  • ComboBox
    • Changed addValue() -> addItem()
  • Cutout
    • Changed openCutout(), closeCutout() -> open(), close().
  • Window
    • Changed openWindow(), closeWindow() -> open(), close().
Clone this wiki locally