Skip to content
This repository has been archived by the owner on Feb 2, 2019. It is now read-only.

Releases: justindujardin/ng2-material

v0.2.12

21 Mar 01:40
Compare
Choose a tag to compare

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

12 Mar 19:29
Compare
Choose a tag to compare

0.2.11 (2016-03-12)

Features

  • angular2: update to beta 9 (5bee7d4)

v0.2.10

06 Mar 00:16
Compare
Choose a tag to compare

0.2.10 (2016-03-06)

Bug Fixes

  • ink: ink correctly radiates from under click on safari (21e288f)

v0.2.9

05 Mar 20:49
Compare
Choose a tag to compare

0.2.9 (2016-03-05)

Features

  • angular2: update to beta 8 (1d5c8e5)

v0.2.8

05 Mar 20:49
Compare
Choose a tag to compare

0.2.8 (2016-02-28)

Bug Fixes

  • examples: add SidenavService to providers in sidenav example (1fc09bd)

v0.2.7

05 Mar 20:48
Compare
Choose a tag to compare

0.2.7 (2016-02-26)

Bug Fixes

  • issue where sidenav would generate change after check exception (1456097)

v0.2.6

05 Mar 20:48
Compare
Choose a tag to compare

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

22 Feb 01:23
Compare
Choose a tag to compare

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

21 Feb 23:23
Compare
Choose a tag to compare

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

21 Feb 01:27
Compare
Choose a tag to compare

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