Skip to content

Commit 27d0e4d

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

File tree

3 files changed

+2
-24
lines changed

3 files changed

+2
-24
lines changed

ReadMe.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,6 @@ Essential JS 2 is a modern JavaScript UI toolkit that has been the built from th
66
* [Pure JS Demos](http://ej2.syncfusion.com/demos/)
77
* [Pure JS Documentation](http://ej2.syncfusion.com/documentation/)
88

9-
## [Unreleased]
10-
11-
## 1.0.10-preview (2017-07-05)
12-
13-
### New Components
14-
15-
- Added Tooltip component - [demos](http://ej2.syncfusion.com/demos/#/tooltip/default.html)
16-
179
## Installing
1810

1911
To install all dependent packages, use the below command

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

toolbar/ReadMe.md

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,4 @@ Displays a group of command buttons arranged horizontally.It comes with full sup
44

55
## Resources
66

7-
* [Demos](http://ej2.syncfusion.com/demos/#/toolbar/default.html)
8-
9-
## Changelog
10-
11-
### [Unreleased]
12-
13-
### 1.0.10-preview (2017-07-05)
14-
15-
#### Toolbar
16-
17-
##### New Features
18-
19-
- Toolbar Item Alignment
20-
21-
- Toolbar commands can be aligned in `left`, `right`, and `center` positions. By default, all the commands are aligned in left position.
7+
* [Demos](http://ej2.syncfusion.com/demos/#/toolbar/default.html)

0 commit comments

Comments
 (0)