Skip to content

Commit 6210943

Browse files
author
pipeline
committed
config(EJ2-2772): breaking test added for input. (origin/EJ2-2772-inpt-breaking-test)
1 parent 052cb7a commit 6210943

File tree

2 files changed

+9
-7
lines changed

2 files changed

+9
-7
lines changed

numerictextbox/ReadMe.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,20 @@ A package of Essential JS 2 Input textbox components. It comes with full support
44
* [NumericTextBoxes Demos](http://ej2.syncfusion.com/demos/#/numerictextbox/default.html)
55
* [TextBox Demos](http://ej2.syncfusion.com/demos/#/textboxes/default.html)
66

7-
# 1.0.10
7+
## Changelog
88

9-
# 1.0.10-preview (2017-07-05)
9+
### [Unreleased]
1010

11-
## Numeric TextBox
12-
### New Features
11+
### 1.0.10-preview (2017-07-05)
12+
13+
### Numeric TextBox
14+
##### New Features
1315
- Provided floating label support for Numeric TextBox.
1416

15-
### Bug Fixes
17+
#### Bug Fixes
1618
- Fixed-Numeric value get incremented when tap on the spinner and swipe the document.
1719

18-
## TextBox
20+
### TextBox
1921
### New Features
2022
* Provided floating label support for textarea element.
2123
* Provided option to show/hide clear button to reset the value in input element.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@syncfusion/ej2",
3-
"version": "1.13.1",
3+
"version": "1.14.0",
44
"description": "Syncfusion TypeScript",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)