Skip to content

Commit 0bf5c2f

Browse files
committed
Update version history + Roadmap
1 parent 08ba4c2 commit 0bf5c2f

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

README.md

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,22 @@ You can simply use this project for Yii framework: https://github.com/moein7tl/Y
3838

3939
## Roadmap
4040
- 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
4541

4642

4743
## 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.
4957

5058
## Author
5159
**Afshin Mehrabani**

0 commit comments

Comments
 (0)