This repository was archived by the owner on Jan 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -6,8 +6,15 @@ All notable changes to this project will be documented in this file. This projec
6
6
7
7
### Added
8
8
9
- - (chips) support for templateOptions.disabled (#14 ) (eea2fcf, f2d2e40)
10
- - (radio) support for templateOptions.disabled (#13 ) (e6104ea, c04f63d)
9
+ - (chips) support for ** templateOptions.disabled** (#14 ) (eea2fcf, f2d2e40)
10
+ - (radio) support for ** templateOptions.disabled** (#13 ) (e6104ea, c04f63d)
11
+ - (checkbox) support for ** templateOptions.disabled** (bdbe651, aec4e60)
12
+ - (datepicker) support for ** templateOptions.disabled** (41b99d6, 7ee864a)
13
+ - (input) support for ** templateOptions.disabled** (2b528c3, 18c819f)
14
+ - (select) support for ** templateOptions.disabled** (2bb10e0, 9f76f0e)
15
+ - (slider) support for ** templateOptions.disabled** (27d1d2a, f6b5890)
16
+ - (switch) support for ** templateOptions.disabled** (7c1865c, 178ac76)
17
+ - (textarea) support for ** templateOptions.disabled** (858f9fa, 8a246f5)
11
18
12
19
## [ 0.13.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.12.0...v0.13.0 )
13
20
You can’t perform that action at this time.
0 commit comments