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 616fd16 commit d43f3cdCopy full SHA for d43f3cd
ReadMe.md
@@ -6,12 +6,6 @@ Essential JS 2 is a modern JavaScript UI toolkit that has been the built from th
6
* [Pure JS Demos](http://ej2.syncfusion.com/demos/)
7
* [Pure JS Documentation](http://ej2.syncfusion.com/documentation/)
8
9
-# 1.0.10
10
-
11
-## New Components
12
13
-- Added Tooltip component - [demos](http://ej2.syncfusion.com/demos/#/tooltip/default.html)
14
15
## Installing
16
17
To install all dependent packages, use the below command
@@ -26,4 +20,4 @@ To compile the source files, use the below command
26
20
27
21
```
28
22
npm run build
29
-```
23
+```
0 commit comments