Releases: fatihsolhan/v-onboarding
Releases · fatihsolhan/v-onboarding
v2.9.0
2.9.0 (2024-10-28)
Features
- add current step index to exit event (60fddf4), closes #107
v2.8.2
2.8.2 (2024-05-15)
Bug Fixes
- package.json: updated package.json to export types correctly (aa4e435), closes #97
v2.8.1
2.8.1 (2024-03-24)
Bug Fixes
- fixed missing typescript declaration file (d86769e), closes #95
v2.8.0
2.8.0 (2024-02-09)
Features
- added focus-trap to step element (7d9fd21), closes #88
v2.7.0
2.7.0 (2024-02-09)
Bug Fixes
- fixed interactable overlay. added option for allowing interaction (8b5dd13), closes #75
Features
- added an option to hide next step while beforeStep hook is executing (8571a93), closes #76
- v-html support (optional) (b1ef3cb)
- z-index of wrapper and step elements are can be updated by css variables with this update (7f0f3dd)
v2.6.0
2.6.0 (2023-10-24)
Bug Fixes
- separate index and step settings for before and after hooks (66a94c0)
Features
- added index and step hook parameters (8267fc9)
- added isForward, isBackward boolean hook options (523a59c)
- give options to hooks (60de366)
v2.5.2
2.5.2 (2023-09-24)
Bug Fixes
v2.5.1
2.5.1 (2023-05-22)
Bug Fixes
- fixed an issue that re-starting onboarding wasn't working (58ac31e), closes #70
v2.5.0
2.5.0 (2023-05-22)
Features
- exit button dynamicization (5c6bfbf)
v2.4.0
2.4.0 (2023-05-09)
Features
- added new dynamic CSS variables (d252da0)