Skip to content

Releases: InfomediaLtd/angular2-materialize

v4.1.0

23 Aug 11:00
Compare
Choose a tag to compare

<a name"4.1.0">

4.1.0 (2016-08-23)

Features

v4.0.0

17 Aug 16:01
Compare
Choose a tag to compare

<a name"4.0.0">

4.0.0 (2016-08-17)

Features

  • Use materialize-css instead of materialize, avoiding aliases and fixing Webpack (0a181470)

Breaking Changes

  • will require previous clients to update config to use materialize-css. README needs
    to be updated. #82

    (0a181470)

v3.0.3

11 Jul 18:45
Compare
Choose a tag to compare

<a name"3.0.3">

3.0.3 (2016-07-11)

Bug Fixes

  • Fix missing polyfill in generated JS (ca0bddcb)

v3.0.2

11 Jul 14:47
Compare
Choose a tag to compare

<a name"3.0.2">

3.0.2 (2016-07-11)

Bug Fixes

  • Fixed Datepicker error on IE11 (fe0309c6)

v3.0.1

26 Jun 03:35
Compare
Choose a tag to compare

<a name"3.0.1">

3.0.1 (2016-06-26)

Bug Fixes

  • Tooltip is now removed when component is destroyed (33d8c0a0)

v3.0.0

09 May 11:27
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-05-09)

Bug Fixes

Features

Breaking Changes

  • angular2-rc.1 breaking changes

    (5e6b9e8e)

v2.1.4

05 May 10:19
Compare
Choose a tag to compare

<a name"2.1.4">

2.1.4 (2016-05-05)

Bug Fixes

  • Add support for IE in select element changes (2ae15d82)

v2.1.3

04 May 06:09
Compare
Choose a tag to compare

<a name"2.1.3">

2.1.3 (2016-05-04)

Bug Fixes

  • Fixed select ngModel changes based on latest angular2-beta changes (207c8b08)

v2.1.2

04 May 05:26
Compare
Choose a tag to compare

<a name"2.1.2">

2.1.2 (2016-05-04)

Bug Fixes

  • Fixed another edge case of select (5ee237f7)

v2.1.1

03 May 13:50
Compare
Choose a tag to compare

<a name"2.1.1">

2.1.1 (2016-05-03)

Bug Fixes

  • Fixed dynamic select elements by adding a new directive attribute - materializeS (ec1d0cbb)