@@ -3,35 +3,40 @@ Change Log
3
3
4
4
All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
5
6
- [ 0.11.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0 )
6
+ ## [ 0.11.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0 ) - 2015-12-18
7
+ ------------------------------------------------------------------------------------------------------------------
7
8
8
9
### Added
9
10
10
11
- (chips) onAdd callback (equivalent to md-on-add)
11
12
- (chips) onRemove callback (equivalent to md-on-remove)
12
13
- (chips) onSelect callback (equivalent to md-on-select)
13
14
14
- [ 0.10.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.9.0...v0.10.0 )
15
+ [ 0.10.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.9.0...v0.10.0 ) - 2015-12-17
16
+ --------------------------------------------------------------------------------------------------------------
15
17
16
18
### Added
17
19
18
20
- (textarea) ** grow** option (equivalent to md-no-autogrow)
19
21
- ** divider** wrapper ([ see documentation] ( docs/wrappers/divider.md ) \)
20
22
21
- [ 0.9.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.8.0...v0.9.0 )
23
+ [ 0.9.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.8.0...v0.9.0 ) - 2015-12-17
24
+ ------------------------------------------------------------------------------------------------------------
22
25
23
26
### Added
24
27
25
28
- (select) ** onClose** and ** onOpen** options (equivalent to md-on-close and md-on-open)
26
29
27
- [ 0.8.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.3...v0.8.0 )
30
+ [ 0.8.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.3...v0.8.0 ) - 2015-12-16
31
+ ------------------------------------------------------------------------------------------------------------
28
32
29
33
### Changed
30
34
31
35
- BREAKING CHANGE: requires now ** angular-material v1.0.0**
32
36
- BREAKING CHANGE: for meteor package uses now ** formly: angular-formly ** instead of wieldo: angular-formly
33
37
34
- [ 0.7.3] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...v0.7.3 )
38
+ [ 0.7.3] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...v0.7.3 ) - 2015-12-14
39
+ ------------------------------------------------------------------------------------------------------------
35
40
36
41
### Changed
37
42
0 commit comments