This repository was archived by the owner on Jan 22, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
5
- ## [ Unreleased ]
5
+ ## [ 0.5.0 ] - 2015-11-18
6
6
### Added
7
7
- multiple support for select field
8
8
- slider field with min, max, step and discrete options
@@ -56,7 +56,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
56
56
57
57
## 0.0.1 - 2015-11-06
58
58
59
- [ Unreleased ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.4.0...HEAD
59
+ [ 0.5.0 ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.4.0...v0.5.0
60
60
[ 0.4.0 ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.3.0...v0.4.0
61
61
[ 0.3.0 ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.2.0...v0.3.0
62
62
[ 0.2.0 ] : https://github.com/wieldo/angular-formly-templates-material/compare/v0.1.0...v0.2.0
Original file line number Diff line number Diff line change @@ -103,7 +103,7 @@ md-theme attribute
103
103
104
104
** valueProp (string, optional)**
105
105
106
- ** multiple (boolean, optional**
106
+ ** multiple (boolean, optional) **
107
107
108
108
``` javascript
109
109
{
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ var client = 'client';
3
3
Package . describe ( {
4
4
name : "wieldo:angular-formly-templates-material" ,
5
5
summary : "Material design templates for angular-formly" ,
6
- version : "0.4 .0" ,
6
+ version : "0.5 .0" ,
7
7
8
8
documentation : 'README.md' ,
9
9
git : 'https://github.com/wieldo/angular-formly-templates-material.git'
You can’t perform that action at this time.
0 commit comments