Releases: usablica/intro.js
Releases · usablica/intro.js
v2.1.0
- Removed javascript:void hrefs in order to support CSP
- Add hideHint function to public api
- Add re-align hints to refresh function + skip hidden elements for intro
- Added a check for ghost elements
- Remove
introjs-fixedTooltip
if not needed - Removed any leftover introjs-fixedTooltip class
- CSS - Make filter a string
- Add new template 'flattener'
- Updating documentation + adding Emberjs
- and some minor bug fixes.
v2.0.0
v1.1.1
v1.1.0
v1.0.0
v0.9.0
v0.8.0
v0.7.1
v0.7.0
- Add
onafterchange
event - Add scrolling to element option
- Add
nextStep
andpreviousStep
functions publicly - Add
_cloneObject
method to prevent data overwriting - Fix null elements problem with programmatic definition
- Fix issues with single-step introductions
- Fix top margin problem on hidden elements
- Fix stacking context problem caused by element opacity
- Fix call exit() on null elements
- Update documentation and add more details on CDN servers and RTL example