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 321c116 commit d147589Copy full SHA for d147589
numerictextbox/ReadMe.md
@@ -5,6 +5,9 @@ A package of Essential JS 2 Input textbox components. It comes with full support
5
* [TextBox Demos](http://ej2.syncfusion.com/demos/#/textboxes/default.html)
6
7
# 1.0.10
8
+
9
+# 1.0.10-preview (2017-07-05)
10
11
## Numeric TextBox
12
### New Features
13
- Provided floating label support for Numeric TextBox.
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@syncfusion/ej2",
3
- "version": "1.2.0",
+ "version": "1.3.0",
4
"description": "Syncfusion TypeScript",
"author": "Syncfusion Inc.",
"license": "SEE LICENSE IN license",
0 commit comments