Skip to content

Releases: aurelia-ui-toolkits/aurelia-materialize-bridge

0.23.0

29 Jan 15:59
Compare
Choose a tag to compare

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

19 Jan 21:07
Compare
Choose a tag to compare

0.22.0 (2017-01-19)

Features

  • md-collapsible: add onOpen/Close event support (a1f1e61), closes #348

0.21.0

09 Jan 19:50
Compare
Choose a tag to compare

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

13 Dec 20:14
Compare
Choose a tag to compare

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

08 Dec 16:02
Compare
Choose a tag to compare

0.20.5 (2016-12-08)

Small Fixes

  • md-range: change range to one-way instead of one-time

0.20.4

07 Dec 09:12
Compare
Choose a tag to compare

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

30 Nov 09:00
Compare
Choose a tag to compare

0.20.3 (2016-11-30)

Bug Fixes

  • md-progress: set md-pixel-size on attached (b7a83a7)

0.20.2

24 Nov 20:00
Compare
Choose a tag to compare

0.20.2 (2016-11-24)

Bug Fixes

  • md-checkbox: rename attributes for consistency (46b881f)

0.20.1

24 Nov 19:45
Compare
Choose a tag to compare

0.20.1 (2016-11-24)

  • md-checkbox: Refactor to allow for model and matcher bindings.

0.20.0

20 Nov 20:30
Compare
Choose a tag to compare

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)