Skip to content

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

0.8.1

22 Jun 19:45
Compare
Choose a tag to compare

0.8.1 (2016-06-22)

Bug Fixes

  • all: load css resources explicitly with !text (4f4e7a3)
  • all: revert loading css resources explicitly with !text (89d949b)

Yeah, I know.. 😄
Well, the real "fix" here is the upgrade to Aurelia RC1

0.8.0

15 Jun 18:52
Compare
Choose a tag to compare

0.8.0 (2016-06-15)

Features

  • all: implement ShadowDOM v1 changes

Bug Fixes

  • md-card: fix an error with reveal cards caused by ShadowDOM changes (1bc8ac4)
  • md-input: always run update on attached, solves a problem with values initialized before t (fef2962)

0.7.1

08 Jun 19:54
Compare
Choose a tag to compare

0.7.1 (2016-06-08)

Bug Fixes

  • md-input: fix placeholder in textareas, fixes #192 (d63aff6), closes #192

0.7.0

06 Jun 08:25
Compare
Choose a tag to compare

0.7.0 (2016-06-06)

Features

  • md-select: add disabled property and functionality, closes #190 (3bfc9c8), closes #190

0.6.2

27 May 12:12
Compare
Choose a tag to compare

0.6.2 (2016-05-27)

Bug Fixes

  • md-input: remove update error for md-placholder (ba1e408)

0.6.1

16 May 10:02
Compare
Choose a tag to compare

0.6.1 (2016-05-16)

Bug Fixes

  • md-range: set theme color on thumb (2c15816), closes #176

0.6.0

11 May 09:37
Compare
Choose a tag to compare

0.6.0 (2016-05-11)

Features

  • md-color: add range coloring (402348f)
  • md-input: add md-disabled attribute to md-input

0.5.1

26 Apr 17:46
Compare
Choose a tag to compare

Features

  • tools: add AttributeManager, attributes and events to TypeScript definition (cb141d1)

0.5.0

18 Apr 19:19
Compare
Choose a tag to compare

Features

  • md-collection: add headers (e180ce5)
  • md-colors: add collection secondary content coloring (110c68b)

0.4.0

12 Apr 18:40
Compare
Choose a tag to compare

Bug Fixes

  • md-card: set display: block on cards by default so they have a height, fixes some issues (75d2c4d)

Features

  • md-collection: add element for secondary-content (86c06a1)
  • md-collection-selector: add list-selection functionality (994f01d)
  • md-modal: implement dismissible option, closes #162 (8722d8f), closes #162
  • md-scrollfire: remove scrollfire patch, provide it optionally, closes #161 (d0e68b2), closes #161