|
1 |
| -# Change Log |
2 |
| -All notable changes to this project will be documented in this file. |
3 |
| -This project adheres to [Semantic Versioning](http://semver.org/). |
| 1 | +Change Log |
| 2 | +========== |
| 3 | + |
| 4 | +All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). |
| 5 | + |
| 6 | +[Unreleased](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...HEAD) |
| 7 | + |
| 8 | +### Changed |
| 9 | + |
| 10 | +- Package name in AtmosphereJS (formly:angular-formly-templates-material) |
| 11 | + |
| 12 | +[0.7.2](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.1...v0.7.2) - 2015-12-08 |
| 13 | +------------------------------------------------------------------------------------------------------------ |
4 | 14 |
|
5 |
| -## [0.7.2] - 2015-12-08 |
6 | 15 | ### Added
|
7 |
| -- Documentation for all fields and wrappers |
8 |
| -- Banner with version in dist files |
| 16 | + |
| 17 | +- Documentation for all fields and wrappers |
| 18 | +- Banner with version in dist files |
9 | 19 |
|
10 | 20 | ### Changed
|
11 |
| -- Links to repository after transfer from wieldo to formly-js |
12 | 21 |
|
13 |
| -## [0.7.1] - 2015-12-01 |
| 22 | +- Links to repository after transfer from wieldo to formly-js |
| 23 | + |
| 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 | + |
14 | 27 | ### Changed
|
15 |
| -- use bound for datepicker's minDate, maxDate and filterDate instead of template manipulator |
16 |
| -- remove bound from slider's min, max and step attributes |
17 | 28 |
|
18 |
| -## [0.7.0] - 2015-11-29 |
| 29 | +- use bound for datepicker's minDate, maxDate and filterDate instead of template manipulator |
| 30 | +- remove bound from slider's min, max and step attributes |
| 31 | + |
| 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 | + |
19 | 35 | ### Added
|
20 |
| -- support for npm and bower (angular-formly-material). |
| 36 | + |
| 37 | +- support for npm and bower (angular-formly-material). |
21 | 38 |
|
22 | 39 | ### Changed
|
23 |
| -- Unit testing using karma instead of velocity (with coverage reports) |
24 | 40 |
|
25 |
| -## [0.6.0] - 2015-11-27 |
| 41 | +- Unit testing using karma instead of velocity (with coverage reports) |
| 42 | + |
| 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 | + |
26 | 46 | ### Added
|
27 |
| -- compatibility with Meteor releases lower then 1.2 |
28 | 47 |
|
29 |
| -## [0.5.2] - 2015-11-19 |
| 48 | +- compatibility with Meteor releases lower then 1.2 |
| 49 | + |
| 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 | + |
30 | 53 | ### Fixed
|
31 |
| -- missing md-theme attribute when using templateOptions.theme |
| 54 | + |
| 55 | +- missing md-theme attribute when using templateOptions.theme |
32 | 56 |
|
33 | 57 | ### Added
|
34 |
| -- Tests of all currently available functionality |
| 58 | + |
| 59 | +- Tests of all currently available functionality |
35 | 60 |
|
36 | 61 | ### Removed
|
37 |
| -- deprecated **mdInputContainer** wrapper. Use **inputContainer** |
38 |
| -- deprecated **mdMessages** wrapper. Use **messages** |
39 | 62 |
|
40 |
| -## [0.5.1] - 2015-11-18 |
| 63 | +- deprecated **mdInputContainer** wrapper. Use **inputContainer** |
| 64 | +- deprecated **mdMessages** wrapper. Use **messages** |
| 65 | + |
| 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 | + |
41 | 69 | ### Changed
|
42 |
| -- Refactor all files to use Strict Dependency Injection |
43 | 70 |
|
44 |
| -## [0.5.0] - 2015-11-18 |
| 71 | +- Refactor all files to use Strict Dependency Injection |
| 72 | + |
| 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 | + |
45 | 76 | ### Added
|
46 |
| -- multiple support for select field |
47 |
| -- slider field with min, max, step and discrete options |
48 | 77 |
|
49 |
| -## [0.4.0] - 2015-11-17 |
| 78 | +- multiple support for select field |
| 79 | +- slider field with min, max, step and discrete options |
| 80 | + |
| 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 | + |
50 | 84 | ### Added
|
51 |
| -- **md-chip** with placeholder, secondary-placeholder, delete-button-label and delete-hint |
52 |
| - |
| 85 | + |
| 86 | +- **md-chip** with placeholder, secondary-placeholder, delete-button-label and delete-hint |
| 87 | + |
53 | 88 | ### Deprecated
|
54 |
| -- **mdInputContainer** wrapper. Use **inputContainer** |
55 |
| -- **mdMessages** wrapper. Use **messages** |
56 | 89 |
|
57 |
| -## [0.3.0] - 2015-11-17 |
| 90 | +- **mdInputContainer** wrapper. Use **inputContainer** |
| 91 | +- **mdMessages** wrapper. Use **messages** |
| 92 | + |
| 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 | + |
58 | 96 | ### Added
|
59 |
| -- datepicker with date range and filtering _(currently in angular-material 1.0_RC4)_ |
60 |
| -- Tests of formlyMaterial provider |
61 | 97 |
|
62 |
| -## [0.2.0] - 2015-11-17 |
| 98 | +- datepicker with date range and filtering *(currently in angular-material 1.0_RC4)* |
| 99 | +- Tests of formlyMaterial provider |
| 100 | + |
| 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 | + |
63 | 104 | ### Added
|
64 |
| -- Support for textarea with cols and rows |
65 |
| -- ApiCheck for label, radio and select |
66 |
| -- Support for md-theme |
67 | 105 |
|
68 |
| -## [0.1.0] - 2015-11-17 |
| 106 | +- Support for textarea with cols and rows |
| 107 | +- ApiCheck for label, radio and select |
| 108 | +- Support for md-theme |
| 109 | + |
| 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 | + |
69 | 113 | ### Added
|
70 |
| -- Support for md-select with valueProp and labelProp |
71 |
| -- Support for md-radio with valueProp and labelProp options |
72 | 114 |
|
73 |
| -## [0.0.4] - 2015-11-13 |
| 115 | +- Support for md-select with valueProp and labelProp |
| 116 | +- Support for md-radio with valueProp and labelProp options |
| 117 | + |
| 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 | + |
74 | 121 | ### Removed
|
75 |
| -- es5-shim package |
76 |
| -- standard-minifier package |
77 | 122 |
|
78 |
| -## [0.0.3] - 2015-11-10 |
| 123 | +- es5-shim package |
| 124 | +- standard-minifier package |
| 125 | + |
| 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 | + |
79 | 129 | ### Fixed
|
80 |
| -- Invalid components templateUrl |
| 130 | + |
| 131 | +- Invalid components templateUrl |
81 | 132 |
|
82 | 133 | ### Changed
|
83 |
| -- Package name: wieldo:angular-formly-templates-material |
84 | 134 |
|
85 |
| -## [0.0.2] - 2015-11-07 |
| 135 | +- Package name: wieldo:angular-formly-templates-material |
| 136 | + |
| 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 | + |
86 | 140 | ### Fixed
|
87 |
| -- Add missing ngMessages |
| 141 | + |
| 142 | +- Add missing ngMessages |
88 | 143 |
|
89 | 144 | ### Added
|
90 |
| -- showError in Messages wrapper |
91 |
| -- md-checkbox |
92 |
| -- mdTheme to checkbox, switch |
93 |
| -- md-switch |
94 |
| - |
95 |
| -## 0.0.1 - 2015-11-06 |
96 |
| - |
97 |
| -[0.7.2]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.7.1...v0.7.2 |
98 |
| -[0.7.1]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.7.0...v0.7.1 |
99 |
| -[0.7.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.6.0...v0.7.0 |
100 |
| -[0.6.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.2...v0.6.0 |
101 |
| -[0.5.2]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.1...v0.5.2 |
102 |
| -[0.5.1]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.5.0...v0.5.1 |
103 |
| -[0.5.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.4.0...v0.5.0 |
104 |
| -[0.4.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.3.0...v0.4.0 |
105 |
| -[0.3.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.2.0...v0.3.0 |
106 |
| -[0.2.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.1.0...v0.2.0 |
107 |
| -[0.1.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.4...v0.1.0 |
108 |
| -[0.0.4]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.3...v0.0.4 |
109 |
| -[0.0.3]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.2...v0.0.3 |
110 |
| -[0.0.2]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.1...v0.0.2 |
| 145 | + |
| 146 | +- showError in Messages wrapper |
| 147 | +- md-checkbox |
| 148 | +- mdTheme to checkbox, switch |
| 149 | +- md-switch |
| 150 | + |
| 151 | +0.0.1 - 2015-11-06 |
| 152 | +------------------ |
0 commit comments