Releases: InfomediaLtd/angular2-materialize
Releases · InfomediaLtd/angular2-materialize
v2.1.0
<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
<a name"2.0.1">
2.0.1 (2016-03-21)
Bug Fixes
v2.0.0
<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
v1.4.1
<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
<a name"1.4.0">
1.4.0 (2016-03-13)
Features
- Cleanup and exported toast function (bbb8fa18)
v1.3.8
<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
<a name"1.3.7">
1.3.7 (2016-03-07)
Bug Fixes
- dist: Cleanup .ts files from distribution (66a72f3f)
v1.3.6
<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
<a name"1.3.5">
1.3.5 (2016-02-24)
Bug Fixes
- compile: interface methods should be public (1eace147)
v1.3.4
<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)