@@ -3,14 +3,14 @@ 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
- [ Unreleased] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.7.2...HEAD )
6
+ [ Unreleased] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.7.2...HEAD )
7
7
8
8
### Changed
9
9
10
10
- Package name in AtmosphereJS (formly: angular-formly-templates-material )
11
11
12
- [ 0.7.2] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.7.1...v0.7.2 ) - 2015-12-08
13
- ---------------------------------------------------------------------------------------------------------
12
+ [ 0.7.2] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.7.1...v0.7.2 ) - 2015-12-08
13
+ ------------------------------------------------------------------------------------------------------------
14
14
15
15
### Added
16
16
@@ -21,16 +21,16 @@ All notable changes to this project will be documented in this file. This projec
21
21
22
22
- Links to repository after transfer from wieldo to formly-js
23
23
24
- [ 0.7.1] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.7.0...v0.7.1 ) - 2015-12-01
25
- ---------------------------------------------------------------------------------------------------------
24
+ [ 0.7.1] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.7.0...v0.7.1 ) - 2015-12-01
25
+ ------------------------------------------------------------------------------------------------------------
26
26
27
27
### Changed
28
28
29
29
- use bound for datepicker's minDate, maxDate and filterDate instead of template manipulator
30
30
- remove bound from slider's min, max and step attributes
31
31
32
- [ 0.7.0] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.6.0...v0.7.0 ) - 2015-11-29
33
- ---------------------------------------------------------------------------------------------------------
32
+ [ 0.7.0] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.6.0...v0.7.0 ) - 2015-11-29
33
+ ------------------------------------------------------------------------------------------------------------
34
34
35
35
### Added
36
36
@@ -40,15 +40,15 @@ All notable changes to this project will be documented in this file. This projec
40
40
41
41
- Unit testing using karma instead of velocity (with coverage reports)
42
42
43
- [ 0.6.0] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.5.2...v0.6.0 ) - 2015-11-27
44
- ---------------------------------------------------------------------------------------------------------
43
+ [ 0.6.0] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.5.2...v0.6.0 ) - 2015-11-27
44
+ ------------------------------------------------------------------------------------------------------------
45
45
46
46
### Added
47
47
48
48
- compatibility with Meteor releases lower then 1.2
49
49
50
- [ 0.5.2] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.5.1...v0.5.2 ) - 2015-11-19
51
- ---------------------------------------------------------------------------------------------------------
50
+ [ 0.5.2] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.5.1...v0.5.2 ) - 2015-11-19
51
+ ------------------------------------------------------------------------------------------------------------
52
52
53
53
### Fixed
54
54
@@ -63,23 +63,23 @@ All notable changes to this project will be documented in this file. This projec
63
63
- deprecated ** mdInputContainer** wrapper. Use ** inputContainer**
64
64
- deprecated ** mdMessages** wrapper. Use ** messages**
65
65
66
- [ 0.5.1] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.5.0...v0.5.1 ) - 2015-11-18
67
- ---------------------------------------------------------------------------------------------------------
66
+ [ 0.5.1] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.5.0...v0.5.1 ) - 2015-11-18
67
+ ------------------------------------------------------------------------------------------------------------
68
68
69
69
### Changed
70
70
71
71
- Refactor all files to use Strict Dependency Injection
72
72
73
- [ 0.5.0] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.4.0...v0.5.0 ) - 2015-11-18
74
- ---------------------------------------------------------------------------------------------------------
73
+ [ 0.5.0] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.4.0...v0.5.0 ) - 2015-11-18
74
+ ------------------------------------------------------------------------------------------------------------
75
75
76
76
### Added
77
77
78
78
- multiple support for select field
79
79
- slider field with min, max, step and discrete options
80
80
81
- [ 0.4.0] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.3.0...v0.4.0 ) - 2015-11-17
82
- ---------------------------------------------------------------------------------------------------------
81
+ [ 0.4.0] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.3.0...v0.4.0 ) - 2015-11-17
82
+ ------------------------------------------------------------------------------------------------------------
83
83
84
84
### Added
85
85
@@ -90,41 +90,41 @@ All notable changes to this project will be documented in this file. This projec
90
90
- ** mdInputContainer** wrapper. Use ** inputContainer**
91
91
- ** mdMessages** wrapper. Use ** messages**
92
92
93
- [ 0.3.0] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.2.0...v0.3.0 ) - 2015-11-17
94
- ---------------------------------------------------------------------------------------------------------
93
+ [ 0.3.0] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.2.0...v0.3.0 ) - 2015-11-17
94
+ ------------------------------------------------------------------------------------------------------------
95
95
96
96
### Added
97
97
98
98
- datepicker with date range and filtering * (currently in angular-material 1.0_RC4)*
99
99
- Tests of formlyMaterial provider
100
100
101
- [ 0.2.0] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.1.0...v0.2.0 ) - 2015-11-17
102
- ---------------------------------------------------------------------------------------------------------
101
+ [ 0.2.0] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.1.0...v0.2.0 ) - 2015-11-17
102
+ ------------------------------------------------------------------------------------------------------------
103
103
104
104
### Added
105
105
106
106
- Support for textarea with cols and rows
107
107
- ApiCheck for label, radio and select
108
108
- Support for md-theme
109
109
110
- [ 0.1.0] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.0.4...v0.1.0 ) - 2015-11-17
111
- ---------------------------------------------------------------------------------------------------------
110
+ [ 0.1.0] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.0.4...v0.1.0 ) - 2015-11-17
111
+ ------------------------------------------------------------------------------------------------------------
112
112
113
113
### Added
114
114
115
115
- Support for md-select with valueProp and labelProp
116
116
- Support for md-radio with valueProp and labelProp options
117
117
118
- [ 0.0.4] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.0.3...v0.0.4 ) - 2015-11-13
119
- ---------------------------------------------------------------------------------------------------------
118
+ [ 0.0.4] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.0.3...v0.0.4 ) - 2015-11-13
119
+ ------------------------------------------------------------------------------------------------------------
120
120
121
121
### Removed
122
122
123
123
- es5-shim package
124
124
- standard-minifier package
125
125
126
- [ 0.0.3] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.0.2...v0.0.3 ) - 2015-11-10
127
- ---------------------------------------------------------------------------------------------------------
126
+ [ 0.0.3] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.0.2...v0.0.3 ) - 2015-11-10
127
+ ------------------------------------------------------------------------------------------------------------
128
128
129
129
### Fixed
130
130
@@ -134,8 +134,8 @@ All notable changes to this project will be documented in this file. This projec
134
134
135
135
- Package name: wieldo: angular-formly-templates-material
136
136
137
- [ 0.0.2] ( https://github.com/wieldo /angular-formly-templates-material/compare/v0.0.1...v0.0.2 ) - 2015-11-07
138
- ---------------------------------------------------------------------------------------------------------
137
+ [ 0.0.2] ( https://github.com/formly-js /angular-formly-templates-material/compare/v0.0.1...v0.0.2 ) - 2015-11-07
138
+ ------------------------------------------------------------------------------------------------------------
139
139
140
140
### Fixed
141
141
0 commit comments