Skip to content

Commit d05318a

Browse files
author
pipeline
committed
ej2-popup-components: documentation(EJ2-2761): tooltip sample links added. (origin/EJ2-2700-Tooltip-Notes)
1 parent 216dada commit d05318a

File tree

4 files changed

+10
-1
lines changed

4 files changed

+10
-1
lines changed

dialog/ReadMe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Easily creates Alert, Confirmation, Prompt dialogs and Tooltip. It comes with fu
88
* [Tooltip Demos](http://ej2.syncfusion.com/demos/#/tooltip/default.html)
99

1010
# 1.0.10
11+
12+
# 1.0.10-preview (2017-07-05)
13+
1114
## Dialog
1215
### New Features
1316
- Removed the default value for zIndex property and updated the calculation based on parent elements z-index.

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

popup/ReadMe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Easily creates Alert, Confirmation, Prompt dialogs and Tooltip. It comes with fu
88
* [Tooltip Demos](http://ej2.syncfusion.com/demos/#/tooltip/default.html)
99

1010
# 1.0.10
11+
12+
# 1.0.10-preview (2017-07-05)
13+
1114
## Dialog
1215
### New Features
1316
- Removed the default value for zIndex property and updated the calculation based on parent elements z-index.

tooltip/ReadMe.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ Easily creates Alert, Confirmation, Prompt dialogs and Tooltip. It comes with fu
88
* [Tooltip Demos](http://ej2.syncfusion.com/demos/#/tooltip/default.html)
99

1010
# 1.0.10
11+
12+
# 1.0.10-preview (2017-07-05)
13+
1114
## Dialog
1215
### New Features
1316
- Removed the default value for zIndex property and updated the calculation based on parent elements z-index.

0 commit comments

Comments
 (0)