angular/bower-material
This repository is used for publishing the AngularJS Material v1.x library
1 Releases
Latest: 11y ago
v0.4Latest
📦 0.4 (2014-10-06)
- v0.4 is tested on desktop Chrome, Safari and Firefox, as well as Android 4.4+ and iOS7.
- <a name="v0.4-breaking"></a>
- The services `$materialDialog` and `$materialToast` have changed API(s). See section at bottom for [Change Details](#v0.4-breaking-details).
- button:
- no underline when button has a href ([948aef0d](https://github.com/angular/material/commit/948aef0db53e6fc7f679d913f08c4a80869d209d))
- disabled raised and fab buttons don't hover on focus ([6d0ca8fb](https://github.com/angular/material/commit/6d0ca8fb0c9946a8adef2161c95b1439977dd7e1), closes [#358](https://github.com/angular/material/issues/358))
- checkbox: resolve TypeError for inputDirective.link ([4da56732](https://github.com/angular/material/commit/4da5673272599d5eb70bd82f54bfeefaa260c970))
- dialog: cancel instead of hiding when user escapes/clicks out ([0cc21d47](https://github.com/angular/material/commit/0cc21d47e1f6c20ee5a9f15559771dbacaef1120))
- + 67 more
