Skip to content

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

1.5.0

06 Dec 03:44
Compare
Choose a tag to compare

1.5.0 (2019-12-06)

Features

  • modal: execute default action on Enter press (86f9b8a)

1.4.1

21 Nov 04:01
Compare
Choose a tag to compare

1.4.1 (2019-11-21)

Bug Fixes

  • lookup: move error messages higher (6d09d7e)

1.4.0

23 Oct 23:12
Compare
Choose a tag to compare

1.4.0 (2019-10-23)

Features

  • lookup: open on focus, add blur action (bfe6146)

Refactoring

  • inputs: delegate error rendering to aurelia (4e5a3cb)

1.3.6

11 Oct 11:21
Compare
Choose a tag to compare

1.3.6 (2019-10-11)

Refactoring

  • navbar: add a separate content slot (766d879)

Bug Fixes

  • travis: remove unused commands (c8992f1)

1.3.5

02 Oct 00:31
Compare
Choose a tag to compare

1.3.5 (2019-10-02)

Bug Fixes

  • datepicker: bind disabled attribute (1d03f5e), closes #554

1.3.4

27 Aug 01:29
Compare
Choose a tag to compare

1.3.4 (2019-08-27)

Bug Fixes

  • carousel: prevent double initialisation (2e6ea00)

1.3.3

27 Aug 01:28
Compare
Choose a tag to compare

1.3.3 (2019-07-02)

Bug Fixes

  • radio: allow model binding with boolean value 'false' (#549) (c37b4ff)
  • updateLabel: make focused input label active (85b1c7b)

1.3.2

07 Jun 00:54
Compare
Choose a tag to compare

1.3.2 (2019-06-07)

Upgrade vulnerable packages

1.3.1

03 Jun 01:18
Compare
Choose a tag to compare

1.3.1 (2019-06-03)

Bug Fixes

  • tooltip: rename change handler (0e3ce09)

1.3.0

23 Apr 23:11
Compare
Choose a tag to compare

1.3.0 (2019-04-23)

Bug Fixes

  • select: check for undefined instance (493bddd)

Features

  • datepicker: add slot support for datepicker (#548) (72c0938)