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 +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- ## [ 0.14.1] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.14.1...v0.14.2 ) - 2016-05-30
5+ ## [ 0.14.3] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.14.2...v0.14.3 ) - 2016-06-23
6+
7+ ### Added
8+
9+ - Allow to add step attribute on every field (6bc6989)
10+
11+ ### Fixed
12+
13+ - (chips, select) Bind callback functions by using statement (#45 )
14+
15+ ## [ 0.14.2] ( https://github.com/formly-js/angular-formly-templates-material/compare/v0.14.1...v0.14.2 ) - 2016-05-30
616
717### Added
818
Original file line number Diff line number Diff line change 33Package . describe ( {
44 name : 'formly:angular-formly-templates-material' ,
55 summary : '(official): Material design templates for angular-formly' ,
6- version : '0.14.2 ' ,
6+ version : '0.14.3 ' ,
77 documentation : 'README.md' ,
88 git : 'https://github.com/formly-js/angular-formly-templates-material.git'
99} ) ;
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-formly-material" ,
3- "version" : " 0.14.2 " ,
3+ "version" : " 0.14.3 " ,
44 "description" : " Material design templates for angular-formly" ,
55 "main" : " dist/formly-material.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments