Releases: justindujardin/ng2-material
Releases · justindujardin/ng2-material
v0.2.12
0.2.12 (2016-03-20)
Bug Fixes
- examples: link to angular2 tag on index page (98b642c)
Features
- angular2: update to beta 11 (603ba25)
v0.2.11
0.2.11 (2016-03-12)
Features
- angular2: update to beta 9 (5bee7d4)
v0.2.10
0.2.10 (2016-03-06)
Bug Fixes
- ink: ink correctly radiates from under click on safari (21e288f)
v0.2.9
0.2.9 (2016-03-05)
Features
- angular2: update to beta 8 (1d5c8e5)
v0.2.8
0.2.8 (2016-02-28)
Bug Fixes
- examples: add SidenavService to providers in sidenav example (1fc09bd)
v0.2.7
0.2.7 (2016-02-26)
Bug Fixes
- issue where sidenav would generate change after check exception (1456097)
v0.2.6
0.2.6 (2016-02-24)
Bug Fixes
- use synchronous event emitters to workaround dehydrated detectors (85cab59), closes #55
Features
- README: add purpose statement (792e4af)
v0.2.5
0.2.5 (2016-02-21)
Bug Fixes
- build: remove need for installing typings from the internet (9acfd14), closes #74
- build: remove triple slash reference from types file (fd50eb8)
v0.2.4
0.2.4 (2016-02-21)
Bug Fixes
- dialog: no more blurry text (7baaaee), closes #10
- input: support two way binding with value (dc63f19), closes #62
- input: work with async value bindings (0014bc4), closes #40 #39 #59
- install: use typings explicitly from node_modules (7bef97d), closes #74
- MdMinValueValidator: do not use max validator logic (f67e508), closes #61
v0.2.3
0.2.3 (2016-02-21)
Bug Fixes
- dialog: null reference error when not specifying dialog config (6e60b34)
Features
- examples: add angular2 compatible version to main page (5031819)
- build: add webpack outputs
all.webpack.js
and all.webpack.styles.js
to the npm package