Skip to content

Commit 5b162a5

Browse files
committed
update readme for v1.1.0
1 parent 8d9545c commit 5b162a5

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

README.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,6 @@
22

33
> Better introductions for websites and features with a step-by-step guide for your projects.
44
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-
105
## Where to get
116
You can obtain your local copy of Intro.js from:
127

@@ -400,12 +395,16 @@ Want to learn faster and easier? Here we have **Instant IntroJs**, Packt Publish
400395
<a target='_blank' href="http://www.packtpub.com/create-useful-introductions-for-websites-and-applications-with-introjs-library/book">Buy and Download</a>
401396
</p>
402397

403-
## Roadmap
404-
- Provide more examples
405-
- Add more templates
406-
407398
## Release History
408399

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
405+
- Fix transform is 'undefined' in IE 8
406+
- Fix coding style issues
407+
409408
* **v1.0.0** - 2014-10-17
410409
- Auto-positioning feature for tooltip box
411410
- Add progress-bar to tooltip box

0 commit comments

Comments
 (0)