Releases: usablica/intro.js
Releases · usablica/intro.js
v8.3.2
v8.3.2 (2025-07-13)
🐛 Bug Fix
- #2121 Pass renderAsHtml from options (@binrysearch)
- #2120 Fix Tour title classname and update TooltipContent (@binrysearch)
- #2119 Title render as html (@Parvinmh)
- #2109 fix: use step class name if exist in favor of a glbal (tour) classname (@moddi3)
🏠 Internal
Committers: 3
- Parvin Mehrabani (@Parvinmh)
- Vlad Ivanov (@moddi3)
- binarysearch (@binrysearch)
v8.3.1
v8.3.1 (2025-07-06)
🐛 Bug Fix
- #2113 Fix the nextLabel config (@binrysearch)
- #2111 Fix the tooltip wrapper for hints (@binrysearch)
Committers: 1
- binarysearch (@binrysearch)
v8.2.0-beta.1
v8.2.0-beta.1 (2025-04-21)
🐛 Bug Fix
- #2098 add className to hintTooltip and write test for that (@Parvinmh)
- #2096 Add htmlRenderEnabled option to Tour for enabling HTML rendering (@Parvinmh)
- #2089 Fix missing className property for the Tooltip component (@Parvinmh)
🏠 Internal
- #2094 Add Node 18, remove old node versions (@binrysearch)
Committers: 2
- Parvin Mehrabani (@Parvinmh)
- binarysearch (@binrysearch)
v8.1.0-beta.1
What's Changed
- Convert the library to use Signals and reactive elements by @binrysearch in #2075
- 8.1.0-beta.1 release by @binrysearch in #2076
Full Changelog: v8.0.0-beta.1...v8.1.0-beta.1
v8.0.0-beta.1
What's Changed
- FetchIntroSteps refactor by @Ryczko in #2034
- fix:
cloneObject
whenwindow.jQuery
set but null/undefined by @atoff in #2029 - add usage trends in README.md by @cwtuan in #1963
- chore(deps-dev): bump @babel/preset-typescript from 7.21.0 to 7.23.3 by @dependabot in #2028
- chore(deps-dev): bump core-js from 3.31.0 to 3.33.2 by @dependabot in #2025
- chore(deps-dev): bump ip from 1.1.8 to 1.1.9 by @dependabot in #2040
- Fix deprecated dependencies by @binrysearch in #2042
- Simplify fetchIntroSteps and add tests by @binrysearch in #2043
- Restructure the project and public APIs by @binrysearch in #2064
New Contributors
- @Ryczko made their first contribution in #2034
- @atoff made their first contribution in #2029
- @cwtuan made their first contribution in #1963
Full Changelog: v7.2.0...v8.0.0-beta.1