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 f13b192 commit 79215a1Copy full SHA for 79215a1
button/ReadMe.md
@@ -8,13 +8,15 @@ Provides several built-in styles to customize the appearance and behaviour of bu
8
* [Documentation](http://ej2.syncfusion.com/documentation/button)
9
10
11
-# 1.0.10
+## Changelog
12
13
-# 1.0.10-preview (2017-07-05)
+### [Unreleased]
14
15
-## Button
+### 1.0.10-preview (2017-07-05)
16
17
-### Bug Fixes
+#### Button
18
+
19
+###### Bug Fixes
20
21
- Round button icon misalignment in IE bug was fixed.
22
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@syncfusion/ej2",
3
- "version": "1.10.0",
+ "version": "1.11.0",
4
"description": "Syncfusion TypeScript",
5
"author": "Syncfusion Inc.",
6
"license": "SEE LICENSE IN license",
0 commit comments