File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,6 @@ Essential JS 2 is a modern JavaScript UI toolkit that has been the built from th
6
6
* [ Pure JS Demos] ( http://ej2.syncfusion.com/demos/ )
7
7
* [ Pure JS Documentation] ( http://ej2.syncfusion.com/documentation/ )
8
8
9
- # 1.0.10
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
-
17
9
## Installing
18
10
19
11
To install all dependent packages, use the below command
@@ -28,4 +20,12 @@ To compile the source files, use the below command
28
20
29
21
```
30
22
npm run build
31
- ```
23
+ ```
24
+
25
+ ## Changelog
26
+
27
+ ### 1.0.10-preview (2017-07-05)
28
+
29
+ #### New Components
30
+
31
+ - Added Tooltip component - [ demos] ( http://ej2.syncfusion.com/demos/#/tooltip/default.html )
You can’t perform that action at this time.
0 commit comments