Skip to content

Commit a09e65c

Browse files
author
pipeline
committed
feature(EJ2-2931): Breaking Test Configuration for Navigation Package (origin/EJ2-415-nav-master)
1 parent 6210943 commit a09e65c

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

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

toolbar/ReadMe.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,16 @@ Displays a group of command buttons arranged horizontally.It comes with full sup
66

77
* [Demos](http://ej2.syncfusion.com/demos/#/toolbar/default.html)
88

9-
# 1.0.10
9+
## Changelog
1010

11-
## Toolbar
11+
### [Unreleased]
1212

13-
### New Features
13+
### 1.0.10-preview (2017-07-05)
14+
15+
#### Toolbar
16+
17+
##### New Features
1418

1519
- Toolbar Item Alignment
1620

17-
1. Toolbar commands can be aligned in `left`, `right`, and `center` positions. By default, all the commands are aligned in left position.
21+
- Toolbar commands can be aligned in `left`, `right`, and `center` positions. By default, all the commands are aligned in left position.

0 commit comments

Comments
 (0)