Skip to content
kevzlou7979 edited this page Mar 8, 2017 · 7 revisions

Dynamic Theming (Thanks @BenDol)

  • Shorten the Module Name of each themes
    • <inherits name="...GwtMaterialThemeBlue" /> -> <inherits name="...ThemeBlue" />
  • Split Theme resources
  • Support Dynamic Theming
  • Remove each font imports on each themes, as GMD Basic Resources imported it initially.
  • Fixed Param toolbarColor of Window Ignored #552
  • Fixed Theme issue on ComboBox multiple select #15
Clone this wiki locally