Skip to content

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

0.19.1

20 Nov 14:08
Compare
Choose a tag to compare

0.19.1 (2016-11-20)

Bug Fixes

  • md-colors: fix tab indicator in IE, close #315 (ca9cbf3), closes #315
  • md-colors: fix tabs with waves, fix tab indicator, close #315 (4f85e50), closes #315
  • md-sidenav: enablle closeOnClick for screens > 992px, close #318 (4a86ab8), closes #318

Features

  • md-dropdown: allow for "ref" initialization, #164 (9713cca)

0.19.0

10 Nov 06:35
Compare
Choose a tag to compare

0.19.0 (2016-11-10)

Bug Fixes

  • md-datepicker: fire the blur event on close of the date picker (b9b026a)

Features

  • md-datepicker: add datepicker validation (by @Ganbin)
  • md-input: add textarea validation (by @Ganbin)

0.18.1

07 Nov 19:48
Compare
Choose a tag to compare

0.18.1 (2016-11-07)

Bug Fixes

0.18.0

03 Nov 19:25
Compare
Choose a tag to compare

0.18.0 (2016-11-03)

Bug Fixes

Features

  • md-modal: add modal for 0.97.8, keep trigger for older versions, add ready event (3f01961)
  • md-switch: make md-disabled bindable, close #306 (d961b15), closes #306

0.17.3

25 Oct 17:49
Compare
Choose a tag to compare

0.17.3 (2016-10-25)

Bug Fixes

  • chip: add a click handler to remove the chip (39cb66c)
  • typescript: cannot find module errors during compile (35b5502)

0.17.2

24 Oct 16:37
Compare
Choose a tag to compare

0.17.2 (2016-10-24)

Bug Fixes

  • md-carousel-item: remove image if there is no image, #299 (501f3e8)

0.17.1

04 Oct 18:50
Compare
Choose a tag to compare

0.17.1 (2016-10-04)

Bug Fixes

  • md-chip: add chip close button css, ref #289 (7b3c7e8), closes #289
  • md-range: hide native thumb in Edge, ref #290 (e5bf4ca)
  • md-select: wrap initialization in a taskQueue task, fix #292 (67e3c80), closes #292

0.17.0

21 Sep 18:13
Compare
Choose a tag to compare

0.17.0 (2016-09-21)

Bug Fixes

  • dropdown: add dropdown fix for 0.97.7 (d3eb997)
  • md-autocomplete: find autocomplete using closest, fix #209 (75b85f4), closes #209
  • md-carousel: delay jQuery initialization, fix #268 (def7089), closes #268
  • md-colors: add error text to html5 validated fields, close #247 (0f8c8e9), closes #247
  • md-colors: allow setting colors for collection avatar, ref #277 (0daa331)
  • md-tooltip: update tooltip when tooltip text change (1b23a8d)

Features

  • collection: add select all, clear and disabled, close #276 (e3f3bf0), closes #276
  • md-collection: invert theme color for avatar (ab09b97)
  • md-progress: allow size changes, close #274 (bf7aaeb), closes #274

0.16.0

14 Sep 18:54
Compare
Choose a tag to compare

0.16.0 (2016-09-14)

Bug Fixes

  • exports: export md-colors, fix #272 (a21345a), closes #272
  • exports: fix md-colors export (b281aa0)
  • md-select: fire blur after dropdown hides (6fae969)
  • transitions: send jquery object (ad09a7a)
  • transitions: send jquery object, fix #269 (c94632f), closes #269
  • waves: revert amd workaround, call Waves.attact again (8dbf883)

Features

  • md-select: show-errortext option (69069be)

0.15.0

07 Sep 18:52
Compare
Choose a tag to compare

0.15.0 (2016-09-07)

Bug Fixes

  • md-input: set left: 0 for MS Edge (only has an effect when using md-colors), fix #244 (02122e2), closes #244
  • md-waves: don't attach when building for amd, ref #238 (5e084ec)
  • validation: allow input to show many errors (6af81db)

Features

  • md-checkbox: forward blur event (c5c451e)
  • md-colors: add error and (placeholder) success colors, close #247 (cbc82cc), closes #247
  • md-input: add md-show-errortext attribute (a5da686)
  • md-select: add floating label, ref #243 (6aaa610)
  • md-select: forward blur events (f219752)
  • md-switch: forward blur event (0eb63b5)
  • validation: add error list to md-select (4ccb4a9)