You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-9Lines changed: 8 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -2,11 +2,6 @@
2
2
3
3
> Better introductions for websites and features with a step-by-step guide for your projects.
4
4
5
-
## Latest news
6
-
7
-
Sorry for this long delay on releasing the new version of IntroJS. We are working to merge pull requests and address almost all issues. IntroJS is **still alive** and we will release a new version soon.
8
-
9
-
10
5
## Where to get
11
6
You can obtain your local copy of Intro.js from:
12
7
@@ -400,12 +395,16 @@ Want to learn faster and easier? Here we have **Instant IntroJs**, Packt Publish
400
395
<a target='_blank' href="http://www.packtpub.com/create-useful-introductions-for-websites-and-applications-with-introjs-library/book">Buy and Download</a>
401
396
</p>
402
397
403
-
## Roadmap
404
-
- Provide more examples
405
-
- Add more templates
406
-
407
398
## Release History
408
399
400
+
***v1.1.0**-2014-10-17
401
+
- Fix no interaction bug
402
+
- Fix recursion bug with jQuery
403
+
- Call `onexit` on pressing Esc or clicking on the overlay layer
404
+
- Fix helper layer positioning issue when the content changes
0 commit comments