Releases: aurelia-ui-toolkits/aurelia-materialize-bridge
Releases · aurelia-ui-toolkits/aurelia-materialize-bridge
0.23.0
0.23.0 (2017-01-29)
Bug Fixes
- markdown: fix import of run_prettify (543a462)
- md-chips: change data when chips change, fix #363 (b212037)
- md-chips: fix event propagation (115937e)
- md-tabs: remove bind to trigger initial updates (cb9dca6)
Features
- Materialize update: update to v0.98.0
- md-badge: add custom caption support (d0a69c2)
- md-carousel: add support for camelCase options (b5a9a02)
- md-chips: add autocomplete support (c64115c)
- md-chips: propagate chip editor events (b8d13be)
- md-dropdown: add support for camelCase options (848c212)
- md-tabs: add support for swipeable tabs (5aac16e)
0.22.0
0.22.0 (2017-01-19)
Features
- md-collapsible: add onOpen/Close event support (a1f1e61), closes #348
0.21.0
0.21.0 (2017-01-09)
Bug Fixes
- md-input: trigger focus, add blur-on-enter option, fix #349, fix #302 (9a50daa)
- md-input: Update renderer to properly show validation result
- md-pagination: fix ... display when items.length == 3, fix #327 (8635ef2)
- md-tabs: add refresh method to support dynamic tabs (be904a8)
Features
- md-datepicker: add icon fixup for datepicker, #340 (1e767c9)
- md-file: add disabled binding, close #329 (f81ac82)
- md-sidenav: add show/hide functions (156fd68)
0.20.6
0.20.6 (2016-12-13)
Small Features
- md-breadcrumbs: allow for custom router (4e1fb1b)
- md-breadcrumbs: allow for custom router (192a678)
Bug Fixes
0.20.5
0.20.5 (2016-12-08)
Small Fixes
- md-range: change range to one-way instead of one-time
0.20.4
0.20.4 (2016-12-07)
Small Fixes
- md-select: remove the md-select error in all cases (when select value changes to something valid)
0.20.3
0.20.3 (2016-11-30)
Bug Fixes
- md-progress: set md-pixel-size on attached (b7a83a7)
0.20.2
0.20.2 (2016-11-24)
Bug Fixes
- md-checkbox: rename attributes for consistency (46b881f)
0.20.1
0.20.1 (2016-11-24)
- md-checkbox: Refactor to allow for
model
and matcher
bindings.
0.20.0
0.20.0 (2016-11-20)
Bug Fixes
- md-tabs: remove fixed when detached (823cc38)
Features
- md-navbar: add auto-height style (a9687cf)
- md-tabs: add fixed tab mode (40f6ba6)
- md-tabs: handle onShow (57e3041)