|
| 1 | +<a name="2.0.0-alpha.2"></a> |
| 2 | +# [2.0.0-alpha.2 diamond-haircut](https://github.com/angular/material2/compare/2.0.0-alpha.1...v2.0.0-alpha.2) (2016-04-06) |
| 3 | + |
| 4 | + |
| 5 | +### Bug Fixes |
| 6 | + |
| 7 | +* **button:** apply color classes correctly. ([62265cc](https://github.com/angular/material2/commit/62265cc)), closes [#75](https://github.com/angular/material2/issues/75) [#89](https://github.com/angular/material2/issues/89) [#195](https://github.com/angular/material2/issues/195) |
| 8 | +* **checkbox:** Cancel spacebar keydown events when component focused ([6db3511](https://github.com/angular/material2/commit/6db3511)), closes [#162](https://github.com/angular/material2/issues/162) [#181](https://github.com/angular/material2/issues/181) |
| 9 | +* **checkbox:** Ensure consistent mixedmark rendering across browsers ([666cdba](https://github.com/angular/material2/commit/666cdba)), closes [#174](https://github.com/angular/material2/issues/174) [#190](https://github.com/angular/material2/issues/190) |
| 10 | +* **checkbox:** Handle transition when unset checkbox is interacted with ([dde9359](https://github.com/angular/material2/commit/dde9359)), closes [#183](https://github.com/angular/material2/issues/183) [#227](https://github.com/angular/material2/issues/227) |
| 11 | +* **checkbox:** Reduce $md-checkbox-transition-duration to 90ms ([87e3a32](https://github.com/angular/material2/commit/87e3a32)), closes [#226](https://github.com/angular/material2/issues/226) [#230](https://github.com/angular/material2/issues/230) |
| 12 | +* **checkbox:** Remove GPU layer promotion for mark elements ([82a22a7](https://github.com/angular/material2/commit/82a22a7)) |
| 13 | +* **sidenav:** Remove deprecated @View ([a61e2e9](https://github.com/angular/material2/commit/a61e2e9)), closes [#213](https://github.com/angular/material2/issues/213) |
| 14 | +* **radio:** export the dispatcher in radio.ts ([64cc406](https://github.com/angular/material2/commit/64cc406)) |
| 15 | + |
| 16 | +### Features |
| 17 | + |
| 18 | +* **input:** add new input component ([74d9bc0](https://github.com/angular/material2/commit/74d9bc0)) |
| 19 | +* **input:** README.md improvements and autofill support. ([b711c2b](https://github.com/angular/material2/commit/b711c2b)) |
| 20 | +* **list:** add list component ([fb71eb1](https://github.com/angular/material2/commit/fb71eb1)) |
| 21 | +* **list:** add dividers to lists ([915dd9b](https://github.com/angular/material2/commit/915dd9b)) |
| 22 | +* **list:** support subheaders in lists ([0a9c169](https://github.com/angular/material2/commit/0a9c169)) |
| 23 | +* **elevation:** Add elevation core styles ([3e34f7a](https://github.com/angular/material2/commit/3e34f7a)), closes [#222](https://github.com/angular/material2/issues/222) |
| 24 | +* **button:** add md-icon-button styling. ([208cd65](https://github.com/angular/material2/commit/208cd65)), closes [#188](https://github.com/angular/material2/issues/188) [#206](https://github.com/angular/material2/issues/206) |
| 25 | +* **overlay:** add basic core of overlay ([f0e1273](https://github.com/angular/material2/commit/f0e1273)) |
| 26 | +* **overlay:** add global position strategy ([c8f87a4](https://github.com/angular/material2/commit/c8f87a4)) |
| 27 | +* **overlay:** add overlay container & styles ([74e3edf](https://github.com/angular/material2/commit/74e3edf)) |
| 28 | +* **portal:** add DomPortalHost ([358d923](https://github.com/angular/material2/commit/358d923)) |
| 29 | +* **radio:** support ngModel on md-radio-group ([6aff4cc](https://github.com/angular/material2/commit/6aff4cc)), closes [#209](https://github.com/angular/material2/issues/209) |
| 30 | +* **a11y:** add aria live announcer ([e99da66](https://github.com/angular/material2/commit/e99da66)), closes [#106](https://github.com/angular/material2/issues/106) |
| 31 | + |
| 32 | + |
| 33 | + |
1 | 34 | <a name="2.0.0-alpha.1"></a>
|
2 | 35 | # [2.0.0-alpha.1 nylon-hyperdrive](https://github.com/angular/material2/compare/2.0.0-alpha.0...v2.0.0-alpha.1) (2016-03-16)
|
3 | 36 |
|
|
0 commit comments