-
Notifications
You must be signed in to change notification settings - Fork 10
Changelog
Mark Kevin Baldemor edited this page Aug 30, 2018
·
13 revisions
- Bug Fixes for Custom Theme
- Bug Fixes and additional dynamic styles for Incubator Widgets
- Bug Fixes for 2.0
- Upgrade GWT Version to 2.8.2
- Minor cleanups on css themes.
- Upgrade GWT Version to 2.8.1
- Fixed - Table Top Panel style - proper fixed for overriden background.
- Fixed Param toolbarColor of Window Ignored #552
- Fixed Theme issue on ComboBox multiple select #15
- Update for changes in MaterialWindow
- Clean up and Enhancement
- Avoid duplication of font imports.
Dynamic Theming (Thanks @BenDol)
- Shorten the Module Name of each themes
-
<inherits name="...GwtMaterialThemeBlue" />
-><inherits name="...ThemeBlue" />
-
- Split Theme resources
- Support Dynamic Theming
- Dynamic Theme Support
- Rating
- Dynamic Theme Support for gwt-material-addin components
- Rich Editor
- Stepper
- TreeItem
- Window
- File Uploader
- Time Picker
- Added a SASS reference on each themes
- Added more themes for gwt-material
- amber
- brown
- grey
- pink
- purple
- Added basic themes for gwt-material
- blue
- green
- red
- orange
- yellow