Skip to content

Commit ee3da4f

Browse files
author
pipeline
committed
config(EJ2-2762): Update CHANGELOG.md (origin/EJ2-2762-changelog-master)
1 parent bf7e05a commit ee3da4f

File tree

3 files changed

+2
-36
lines changed

3 files changed

+2
-36
lines changed

button/ReadMe.md

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,3 @@ Provides several built-in styles to customize the appearance and behaviour of bu
66

77
* [Demo](http://ej2.syncfusion.com/demos/#/button/default.html)
88
* [Documentation](http://ej2.syncfusion.com/documentation/button)
9-
10-
11-
## Changelog
12-
13-
### [Unreleased]
14-
15-
### 1.0.10-preview (2017-07-05)
16-
17-
#### Button
18-
19-
###### Bug Fixes
20-
21-
- Round button icon misalignment in IE bug was fixed.
22-
23-
- Text and icon overlapping while enabling RTL bug was fixed.

numerictextbox/ReadMe.md

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,4 @@ A package of Essential JS 2 Input textbox components. It comes with full support
22

33
## Resources
44
* [NumericTextBoxes Demos](http://ej2.syncfusion.com/demos/#/numerictextbox/default.html)
5-
* [TextBox Demos](http://ej2.syncfusion.com/demos/#/textboxes/default.html)
6-
7-
## Changelog
8-
9-
### [Unreleased]
10-
11-
### 1.0.10-preview (2017-07-05)
12-
13-
### Numeric TextBox
14-
##### New Features
15-
- Provided floating label support for Numeric TextBox.
16-
17-
#### Bug Fixes
18-
- Fixed-Numeric value get incremented when tap on the spinner and swipe the document.
19-
20-
### TextBox
21-
### New Features
22-
* Provided floating label support for textarea element.
23-
* Provided option to show/hide clear button to reset the value in input element.
24-
* Added option to float label always, float label on focus, and disable floating support in the input element.
5+
* [TextBox Demos](http://ej2.syncfusion.com/demos/#/textboxes/default.html)

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.23.0",
3+
"version": "1.25.0",
44
"description": "Syncfusion TypeScript",
55
"author": "Syncfusion Inc.",
66
"license": "SEE LICENSE IN license",

0 commit comments

Comments
 (0)