Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

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

1.1.2

27 Aug 07:03
Compare
Choose a tag to compare

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

24 Aug 07:25
Compare
Choose a tag to compare

1.1.1 (2018-08-24)

Bug Fixes

  • all: build

1.1.0

24 Aug 07:10
Compare
Choose a tag to compare

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

21 Aug 04:20
Compare
Choose a tag to compare

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

12 Aug 23:57
Compare
Choose a tag to compare
1.0.0-alpha.19 Pre-release
Pre-release

1.0.0-alpha.19 (2018-08-12)

Bug Fixes

  • pagination: don't let start turn negative (8c07b88)
  • tap-target: add append polyfill for ie11 (a9373d4)

1.0.0-alpha.18

12 Aug 23:57
Compare
Choose a tag to compare
1.0.0-alpha.18 Pre-release
Pre-release

1.0.0-alpha.18 (2018-08-02)

Bug Fixes

  • datepicker: fix focused month and year selector border (cb202ab)
  • tap-target: set background colour to primary (0a59ed0)

1.0.0-alpha.17

21 Jul 10:39
Compare
Choose a tag to compare
1.0.0-alpha.17 Pre-release
Pre-release

1.0.0-alpha.17 (2018-07-21)

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

21 Jul 10:38
Compare
Choose a tag to compare
1.0.0-alpha.16 Pre-release
Pre-release

1.0.0-alpha.16 (2018-07-09)

Bug Fixes

  • packages: switch to peer dependencies and make them less restrictive (d553a2f)

1.0.0-alpha.15

06 Jul 02:12
Compare
Choose a tag to compare
1.0.0-alpha.15 Pre-release
Pre-release

1.0.0-alpha.15 (2018-07-06)

Bug Fixes

  • dependencies: clean up package.json (fd256b6)

1.0.0-alpha.14

06 Jul 02:12
Compare
Choose a tag to compare
1.0.0-alpha.14 Pre-release
Pre-release

1.0.0-alpha.14 (2018-07-06)

Bug Fixes