Releases: usablica/intro.js
Releases · usablica/intro.js
v4.2.0
v4.1.0
v4.0.0
v4.0.0 (2021-06-13)
🚀 New Feature
💥 Breaking Change
🏠 Internal
- #1296 chore: v4 (@afshinm)
- #1295 fix: refactoring the introForElements function + adding tests (@afshinm)
- #1259 chore: adding element highlight tests (@afshinm)
- #1258 chore: adding tests to capture the stacking contexts issue (@afshinm)
- #1255 chore: adding tests for the highlight element (@afshinm)
Committers: 3
- Afshin Mehrabani (@afshinm)
- Kaito Udagawa (@umireon)
- @dependabot-preview[bot]
v3.4.0
v3.4.0 (2021-03-25)
🐛 Bug Fix
- #1194 Fixing the overlay layer for position relative/sticky targets (@afshinm)
- #1163 Fixes issue #1147: Positioning breaks when passing relatively-positioned element to introJs() (@bendavis78)
- #1153 Fix for setting left style checkRight.js (@jondavidchristopher)
Committers: 4
- Afshin Mehrabani (@afshinm)
- Ben Davis (@bendavis78)
- Jon Christopher (@jondavidchristopher)
- @dependabot-preview[bot]
v3.3.1
v3.2.1
v3.2.0
v3.1.0
v3.1.0 (2020-11-29)
🚀 New Feature
🐛 Bug Fix
- #1092 fix(babel): updating the browser support (@afshinm)
- #1075 feat: box-shadow background (@afshinm)
- #1074 fix(intro): adding hasAttribute (@afshinm)
Committers: 5
- Afshin Mehrabani (@afshinm)
- Björn Rave (@BjoernRave)
- Veniamin Krol (@vkrol)
- @LeonBeilis
- @dependabot-preview[bot]
v3.0.1
v3.0.1 (2020-10-17)
🚀 New Feature
🐛 Bug Fix
- #1043 fix(buttons): checking buttons before applying the "role" attr (@afshinm)
- #1042 onexit callback should be called once when "Skip" button is clicked (@afshinm)
Committers: 3
- Afshin Mehrabani (@afshinm)
- @allcontributors[bot]
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview
v3.0.0-beta.1
- Refactored the codebase to use ES6 and SCSS
- Moving to a new build system (rollup, scss, es6)
- Adding more checks and tests to the build pipeline