All Versions
14
Latest Version
Avg Release Cycle
119 days
Latest Release
1443 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v3.1.0 Changes
November 29, 2020v3.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 Changes
October 17, 2020v3.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 Changes
October 13, 2020- π¨ 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
-
v2.9.3
August 28, 2018 -
v2.9.2
April 25, 2018 -
v2.9.1
April 24, 2018 -
v2.9.0 Changes
April 23, 2018- β Added @bozdoz as Author
- π Fixed scroll positions when parent element is scrollable
- β Added DOM Event helper function and _stamp to uniquely identify objects and intro instances; fixes issues with removing event listeners
- β Added new syntax for radial gradients
- π Fixes to CSP violations to avoid using
setAttribute
- π Fix to intro groups from PR #80 (also PR #763)
- optional
buttonClass
option to overwrite 'introjs-button' - β Added
onskip
callback
-
v2.8.0 Changes
August 30, 2017- Enabling onbeforechange to return bool and prevent the next step to display
- β‘οΈ Updating disable interaction layer after window resize
- π Fixing disable interaction layer z-index issue
-
v2.8.0-alpha.1 Changes
August 30, 2017- Enabling onbeforechange to return bool and prevent the next step to display
- β‘οΈ Updating disable interaction layer after window resize
- π Fixing disable interaction layer z-index issue
-
v2.7.0 Changes
August 18, 2017- β Added
onbeforeexit
callback - β Added
force
parameter toexit()
- β Added Code of Conduct and Contributing guide files
- β Added