Releases: aurelia-ui-toolkits/aurelia-materialize-bridge
Releases · aurelia-ui-toolkits/aurelia-materialize-bridge
1.1.2
1.1.2 (2018-08-27)
Bug Fixes
- breadcrumbs: remove redundant class (567baee)
- md-colors: add back theme color classes (2f871ab)
- navbar: remove redundant class (dd4af4c)
1.1.1
1.1.1 (2018-08-24)
Bug Fixes
1.1.0
1.1.0 (2018-08-24)
Bug Fixes
- fab: set accent colour only when a selector present (76b2109)
Features
- colors: build md-colors styles from Materialize SASS files (71d8ae5)
To use old styling please call .useLegacyColors()
during bridge configuration.
1.0.0
1.0.0 (2018-08-21)
Bug Fixes
- all: enforce module loading order for Aurelia CLI with requirejs (7235cd1)
- all: re-export controllers correctly (74d75d1)
- tooltip: destroy widget when text is not set (5b60dc3)
Features
- auto-waves: automatically add waves on all buttons (2c8479b), closes #137
1.0.0-alpha.19
Bug Fixes
- pagination: don't let start turn negative (8c07b88)
- tap-target: add append polyfill for ie11 (a9373d4)
1.0.0-alpha.18
Bug Fixes
- datepicker: fix focused month and year selector border (cb202ab)
- tap-target: set background colour to primary (0a59ed0)
1.0.0-alpha.17
Bug Fixes
- package: fix jspm configuration section (77219b2)
- packages: add materialize-css peer dependency (da1687e)
- tabs: remove temporary patch (eb6f9d2)
1.0.0-alpha.16
Bug Fixes
- packages: switch to peer dependencies and make them less restrictive (d553a2f)
1.0.0-alpha.15
Bug Fixes
- dependencies: clean up package.json (fd256b6)