Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 56a21e4

Browse files
author
Kamil Kisiela
committed
docs(changelog): add showError on messages
1 parent 5fc2e7d commit 56a21e4

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ Change Log
44
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
55

66
[Unreleased](https://github.com/formly-js/angular-formly-templates-material/compare/v0.11.0...HEAD)
7+
---------------------------------------------------------------------------------------------------
78

89
### Added
910

10-
- (input) min support for 'number' type
11-
- (input) max support for 'number' type
12-
- (input) step support for 'number' type
11+
- (messages) support for `errorExistsAndShouldBeVisible`
12+
- (input) support for **min** attribute of 'number' type
13+
- (input) support for **max** attribute of 'number' type
14+
- (input) support for **step** attribute of 'number' type
1315

1416
[0.11.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0) - 2015-12-18
1517
---------------------------------------------------------------------------------------------------------------

0 commit comments

Comments
 (0)