angular-formly-material
Advanced tools
Comparing version 0.14.2 to 0.14.3
@@ -5,6 +5,16 @@ # Change Log | ||
## [0.14.1](https://github.com/formly-js/angular-formly-templates-material/compare/v0.14.1...v0.14.2) - 2016-05-30 | ||
## [0.14.3](https://github.com/formly-js/angular-formly-templates-material/compare/v0.14.2...v0.14.3) - 2016-06-23 | ||
### Added | ||
- Allow to add step attribute on every field (6bc6989) | ||
### Fixed | ||
- (chips, select) Bind callback functions by using statement (#45) | ||
## [0.14.2](https://github.com/formly-js/angular-formly-templates-material/compare/v0.14.1...v0.14.2) - 2016-05-30 | ||
### Added | ||
- Support for higher versions of angular (#34) | ||
@@ -11,0 +21,0 @@ |
{ | ||
"name": "angular-formly-material", | ||
"version": "0.14.2", | ||
"version": "0.14.3", | ||
"description": "Material design templates for angular-formly", | ||
@@ -58,2 +58,3 @@ "main": "dist/formly-material.js", | ||
"eslint": "^1.10.3", | ||
"eslint-config-airbnb": "^2.0.0", | ||
"html-loader": "^0.4.0", | ||
@@ -60,0 +61,0 @@ "isparta": "^4.0.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
123411
29