We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fb9b1c commit c62b01cCopy full SHA for c62b01c
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+<a name="2.0.0"></a>
2
+# [2.0.0](https://github.com/FlaxHaxx/angular-input-types/compare/1.1.0...2.0.0) (2017-08-31)
3
+
4
+## Features
5
+* **Number input:** Input numbers allow negative values.
6
+* **Number input:** Input numbers can have a minimum allowed value by setting attribute "min".
7
8
<a name="1.1.0"></a>
9
# [1.1.0](https://github.com/FlaxHaxx/angular-input-types/compare/1.0.1...1.1.0) (2017-07-01)
10
0 commit comments