Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 74c9301

Browse files
author
Kamil Kisiela
committed
release v0.14.0
Added - (chips) support for templateOptions.disabled (#14) (eea2fcf, f2d2e40) - (radio) support for templateOptions.disabled (#13) (e6104ea, c04f63d) - (checkbox) support for templateOptions.disabled (bdbe651, aec4e60) - (datepicker) support for templateOptions.disabled (41b99d6, 7ee864a) - (input) support for templateOptions.disabled (2b528c3, 18c819f) - (select) support for templateOptions.disabled (2bb10e0, 9f76f0e) - (slider) support for templateOptions.disabled (27d1d2a, f6b5890) - (switch) support for templateOptions.disabled (7c1865c, 178ac76) - (textarea) support for templateOptions.disabled (858f9fa, 8a246f5) - templateOptions.className option (equivalent to ng-class) (#15, #16) (718c172, d656b4c)
1 parent d994e03 commit 74c9301

File tree

6 files changed

+164
-74
lines changed

6 files changed

+164
-74
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
44

5-
## [Unreleased](https://github.com/formly-js/angular-formly-templates-material/compare/v0.13.0...HEAD)
5+
## [0.14.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.13.0...v0.14.0)
66

77
### Added
88

0 commit comments

Comments
 (0)