1
- Change Log
2
- ==========
1
+ # Change Log
3
2
4
3
All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
5
4
6
- [ 0.12.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.11.0...v0.12.0 ) - 2015-12-30
7
- ---------------------------------------------------------------------------------------------------------------
5
+ ## [ Unreleased] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.12.0...HEAD )
6
+
7
+ ### Added
8
+
9
+ - (input) support for ** ng-pattern** as ** templateOptions.pattern** (#10 )
10
+
11
+ ## [ 0.12.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.11.0...v0.12.0 ) - 2015-12-30
8
12
9
13
### Added
10
14
@@ -13,47 +17,41 @@ All notable changes to this project will be documented in this file. This projec
13
17
- (input) support for ** max** attribute of 'number' type (#6 )
14
18
- (input) support for ** step** attribute of 'number' type (#6 )
15
19
16
- [ 0.11.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0 ) - 2015-12-18
17
- ---------------------------------------------------------------------------------------------------------------
20
+ ## [ 0.11.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0 ) - 2015-12-18
18
21
19
22
### Added
20
23
21
24
- (chips) onAdd callback (equivalent to md-on-add)
22
25
- (chips) onRemove callback (equivalent to md-on-remove)
23
26
- (chips) onSelect callback (equivalent to md-on-select)
24
27
25
- [ 0.10.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.9.0...v0.10.0 ) - 2015-12-17
26
- --------------------------------------------------------------------------------------------------------------
28
+ ## [ 0.10.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.9.0...v0.10.0 ) - 2015-12-17
27
29
28
30
### Added
29
31
30
32
- (textarea) ** grow** option (equivalent to md-no-autogrow)
31
33
- ** divider** wrapper ([ see documentation] ( docs/wrappers/divider.md ) \)
32
34
33
- [ 0.9.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.8.0...v0.9.0 ) - 2015-12-17
34
- ------------------------------------------------------------------------------------------------------------
35
+ ## [ 0.9.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.8.0...v0.9.0 ) - 2015-12-17
35
36
36
37
### Added
37
38
38
39
- (select) ** onClose** and ** onOpen** options (equivalent to md-on-close and md-on-open)
39
40
40
- [ 0.8.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.3...v0.8.0 ) - 2015-12-16
41
- ------------------------------------------------------------------------------------------------------------
41
+ ## [ 0.8.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.3...v0.8.0 ) - 2015-12-16
42
42
43
43
### Changed
44
44
45
45
- BREAKING CHANGE: requires now ** angular-material v1.0.0**
46
46
- BREAKING CHANGE: for meteor package uses now ** formly: angular-formly ** instead of wieldo: angular-formly
47
47
48
- [ 0.7.3] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...v0.7.3 ) - 2015-12-14
49
- ------------------------------------------------------------------------------------------------------------
48
+ ## [ 0.7.3] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...v0.7.3 ) - 2015-12-14
50
49
51
50
### Changed
52
51
53
52
- Package name in AtmosphereJS (formly: angular-formly-templates-material )
54
53
55
- [ 0.7.2] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.1...v0.7.2 ) - 2015-12-08
56
- ------------------------------------------------------------------------------------------------------------
54
+ ## [ 0.7.2] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.1...v0.7.2 ) - 2015-12-08
57
55
58
56
### Added
59
57
@@ -64,16 +62,14 @@ All notable changes to this project will be documented in this file. This projec
64
62
65
63
- Links to repository after transfer from wieldo to formly-js
66
64
67
- [ 0.7.1] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.0...v0.7.1 ) - 2015-12-01
68
- ------------------------------------------------------------------------------------------------------------
65
+ ## [ 0.7.1] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.0...v0.7.1 ) - 2015-12-01
69
66
70
67
### Changed
71
68
72
69
- use bound for datepicker's minDate, maxDate and filterDate instead of template manipulator
73
70
- remove bound from slider's min, max and step attributes
74
71
75
- [ 0.7.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.6.0...v0.7.0 ) - 2015-11-29
76
- ------------------------------------------------------------------------------------------------------------
72
+ ## [ 0.7.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.6.0...v0.7.0 ) - 2015-11-29
77
73
78
74
### Added
79
75
@@ -83,15 +79,13 @@ All notable changes to this project will be documented in this file. This projec
83
79
84
80
- Unit testing using karma instead of velocity (with coverage reports)
85
81
86
- [ 0.6.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.2...v0.6.0 ) - 2015-11-27
87
- ------------------------------------------------------------------------------------------------------------
82
+ ## [ 0.6.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.2...v0.6.0 ) - 2015-11-27
88
83
89
84
### Added
90
85
91
86
- compatibility with Meteor releases lower then 1.2
92
87
93
- [ 0.5.2] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.1...v0.5.2 ) - 2015-11-19
94
- ------------------------------------------------------------------------------------------------------------
88
+ ## [ 0.5.2] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.1...v0.5.2 ) - 2015-11-19
95
89
96
90
### Fixed
97
91
@@ -106,23 +100,20 @@ All notable changes to this project will be documented in this file. This projec
106
100
- deprecated ** mdInputContainer** wrapper. Use ** inputContainer**
107
101
- deprecated ** mdMessages** wrapper. Use ** messages**
108
102
109
- [ 0.5.1] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.0...v0.5.1 ) - 2015-11-18
110
- ------------------------------------------------------------------------------------------------------------
103
+ ## [ 0.5.1] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.5.0...v0.5.1 ) - 2015-11-18
111
104
112
105
### Changed
113
106
114
107
- Refactor all files to use Strict Dependency Injection
115
108
116
- [ 0.5.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.4.0...v0.5.0 ) - 2015-11-18
117
- ------------------------------------------------------------------------------------------------------------
109
+ ## [ 0.5.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.4.0...v0.5.0 ) - 2015-11-18
118
110
119
111
### Added
120
112
121
113
- multiple support for select field
122
114
- slider field with min, max, step and discrete options
123
115
124
- [ 0.4.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.3.0...v0.4.0 ) - 2015-11-17
125
- ------------------------------------------------------------------------------------------------------------
116
+ ## [ 0.4.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.3.0...v0.4.0 ) - 2015-11-17
126
117
127
118
### Added
128
119
@@ -133,41 +124,36 @@ All notable changes to this project will be documented in this file. This projec
133
124
- ** mdInputContainer** wrapper. Use ** inputContainer**
134
125
- ** mdMessages** wrapper. Use ** messages**
135
126
136
- [ 0.3.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.2.0...v0.3.0 ) - 2015-11-17
137
- ------------------------------------------------------------------------------------------------------------
127
+ ## [ 0.3.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.2.0...v0.3.0 ) - 2015-11-17
138
128
139
129
### Added
140
130
141
131
- datepicker with date range and filtering * (currently in angular-material 1.0_RC4)*
142
132
- Tests of formlyMaterial provider
143
133
144
- [ 0.2.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.1.0...v0.2.0 ) - 2015-11-17
145
- ------------------------------------------------------------------------------------------------------------
134
+ ## [ 0.2.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.1.0...v0.2.0 ) - 2015-11-17
146
135
147
136
### Added
148
137
149
138
- Support for textarea with cols and rows
150
139
- ApiCheck for label, radio and select
151
140
- Support for md-theme
152
141
153
- [ 0.1.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.4...v0.1.0 ) - 2015-11-17
154
- ------------------------------------------------------------------------------------------------------------
142
+ ## [ 0.1.0] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.4...v0.1.0 ) - 2015-11-17
155
143
156
144
### Added
157
145
158
146
- Support for md-select with valueProp and labelProp
159
147
- Support for md-radio with valueProp and labelProp options
160
148
161
- [ 0.0.4] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.3...v0.0.4 ) - 2015-11-13
162
- ------------------------------------------------------------------------------------------------------------
149
+ ## [ 0.0.4] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.3...v0.0.4 ) - 2015-11-13
163
150
164
151
### Removed
165
152
166
153
- es5-shim package
167
154
- standard-minifier package
168
155
169
- [ 0.0.3] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.2...v0.0.3 ) - 2015-11-10
170
- ------------------------------------------------------------------------------------------------------------
156
+ ## [ 0.0.3] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.2...v0.0.3 ) - 2015-11-10
171
157
172
158
### Fixed
173
159
@@ -177,8 +163,7 @@ All notable changes to this project will be documented in this file. This projec
177
163
178
164
- Package name: wieldo: angular-formly-templates-material
179
165
180
- [ 0.0.2] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.1...v0.0.2 ) - 2015-11-07
181
- ------------------------------------------------------------------------------------------------------------
166
+ ## [ 0.0.2] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.0.1...v0.0.2 ) - 2015-11-07
182
167
183
168
### Fixed
184
169
@@ -191,4 +176,4 @@ All notable changes to this project will be documented in this file. This projec
191
176
- mdTheme to checkbox, switch
192
177
- md-switch
193
178
194
- 0.0.1 - 2015-11-06 ------------------.
179
+ ## 0.0.1 - 2015-11-06
0 commit comments