Skip to content

Releases: InfomediaLtd/angular2-materialize

v2.1.0

30 Apr 08:16
Compare
Choose a tag to compare

<a name"2.1.0">

2.1.0 (2016-04-30)

Bug Fixes

  • Fixed tabs-routing according to angular2.beta-17 breaking changes (7e675780)
  • Fixed model-binding example for datepicker (769cc1df)
  • Updated sample application tab example (0784ea11)

Features

  • Upgraded to angular2.beta-17 (cdaabd6f)
  • Added a simple tabs example (no routing) (f7a1787e)

v2.0.1

21 Mar 13:00
Compare
Choose a tag to compare

<a name"2.0.1">

2.0.1 (2016-03-21)

Bug Fixes

v2.0.0

21 Mar 12:23
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2016-03-21)

Features

  • Upgraded to Angular2-beta.11 and moved to use npm for materialize (6b4a0a2c)

Breaking Changes

  • Updated dependencies to use npm version of Materialize-css

    (6b4a0a2c)

v1.4.1

16 Mar 16:29
Compare
Choose a tag to compare

<a name"1.4.1">

1.4.1 (2016-03-16)

Bug Fixes

  • Include latest date model fixes in a release (94585e17)

v1.4.0

13 Mar 07:29
Compare
Choose a tag to compare

<a name"1.4.0">

1.4.0 (2016-03-13)

Features

  • Cleanup and exported toast function (bbb8fa18)

v1.3.8

13 Mar 06:55
Compare
Choose a tag to compare

<a name"1.3.8">

1.3.8 (2016-03-13)

Bug Fixes

  • datepicker: Fixed problem with datepicker with sibling label (13d073ee)

v1.3.7

07 Mar 12:50
Compare
Choose a tag to compare

<a name"1.3.7">

1.3.7 (2016-03-07)

Bug Fixes

  • dist: Cleanup .ts files from distribution (66a72f3f)

v1.3.6

07 Mar 12:46
Compare
Choose a tag to compare

<a name"1.3.6">

1.3.6 (2016-03-07)

Bug Fixes

  • dist: Fixed distribution issue not including js files (after tsconfig changes) (1231e4ec)

v1.3.5

24 Feb 16:33
Compare
Choose a tag to compare

<a name"1.3.5">

1.3.5 (2016-02-24)

Bug Fixes

  • compile: interface methods should be public (1eace147)

v1.3.4

24 Feb 12:14
Compare
Choose a tag to compare

<a name"1.3.4">

1.3.4 (2016-02-24)

Bug Fixes

  • select:
    • Fixed select problem with ngModel + binding events properly (fe8933c0)
    • Fixed select with ngModel (issue #3) (70a1b092)