File tree Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Expand file tree Collapse file tree 1 file changed +13
-5
lines changed Original file line number Diff line number Diff line change @@ -38,14 +38,22 @@ You can simply use this project for Yii framework: https://github.com/moein7tl/Y
38
38
39
39
## Roadmap
40
40
- More browser compatibility
41
- - Adding ability to define tooltip position in each step, `top`, `left,` `right` and `bottom`
42
- - Fix overlay layer bug while using it in wide monitors and `document` object
43
- - Change `Next` and `Skip` buttons
44
- - Add complete introduction callback
45
41
46
42
47
43
## Release History
48
- * 2013-03-16 v0.1.0 First commit.
44
+ * **v0.2.0** - 2013-03-20
45
+ - Ability to define tooltip position with `data-position` attribute
46
+ - Add `onexit` and `oncomplete` callback
47
+ - Better scrolling functionality
48
+ - Redesign navigating buttons + add previous button
49
+ - Fix overlay layer bug in wide monitors
50
+ - Fix show element for elements with position `absolute` or `relative`
51
+ - Add `enter` key for navigating in steps
52
+ - Code refactoring
53
+
54
+
55
+ * **v0.1.0** - 2013-03-16
56
+ - First commit.
49
57
50
58
## Author
51
59
**Afshin Mehrabani**
You can’t perform that action at this time.
0 commit comments