Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 62b23d7

Browse files
authored
Update CHANGELOG.md [ci skip]
1 parent 80a0f5c commit 62b23d7

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
<a name="0.0.0"></a>
2+
# [0.1.19](https://github.com/trimox/angular-mdc-web/compare/v0.1.18...v0.1.19) (2017-07-03)
3+
4+
5+
### Bug Fixes
6+
7+
* **textfield:** Fix getNativeInput adapter method and use foundation isDisabled. ([f7600ed](https://github.com/trimox/angular-mdc-web/commit/f7600ed))
8+
9+
10+
### Features
11+
12+
* **checkbox:** Add value, name binding and refactor foundation wrapper integration. ([#38](https://github.com/trimox/angular-mdc-web/issues/38)) ([68a2e47](https://github.com/trimox/angular-mdc-web/commit/68a2e47))
13+
* **elevation:** Add MDC Elevation using [mdc-elevation]="#" directive. ([257cb04](https://github.com/trimox/angular-mdc-web/commit/257cb04))
14+
* **theme:** Implement MDC Theme - mdc-theme-dark directive. ([0583bf7](https://github.com/trimox/angular-mdc-web/commit/0583bf7))
15+
* **toolbar:** Add mdc-toolbar-icon and mdc-toolbar-icon-menu directives. ([1965a3a](https://github.com/trimox/angular-mdc-web/commit/1965a3a))
16+
17+
18+
### Performance Improvements
19+
20+
* **linear-progress:** Use foundation api for indeterminate and reverse property sets. ([8382aa8](https://github.com/trimox/angular-mdc-web/commit/8382aa8))
21+
22+
23+
### BREAKING CHANGES
24+
25+
* **elevation:** Removed depreciated mdc-elevation-z# directives. Please update your code
26+
accordingly.
27+
28+
29+
130
<a name="0.0.0"></a>
231
# [0.1.18](https://github.com/trimox/angular-mdc-web/compare/v0.1.17...v0.1.18) (2017-07-02)
332

0 commit comments

Comments
 (0)