Releases: Harvest-Dev/ng-walkthrough
Releases · Harvest-Dev/ng-walkthrough
v0.8.1
- fix crash if
open()
called on multiple walkthrough at the same time
- check existence of
focusElementSelector
- add
Promise<boolean>
on open()
- add
visibilityCallback
attribute
Upgrade to Angular 7 + fix resize event spamming
v0.8.0
Upgrade to Angular7 and fix resize event spamming
Upgrade to Angular6 with Angular CLI architecture
Merge pull request #21 from Zefling/angular6-cli
Upgrade to Angular 6 with Angular CLI architecture
v0.6.14
Fix resize code not firing anymore
v0.6.13
- fix walkthrough visible while on pause when
window:resize
event is fired
v0.6.12
Update version + changelog + demo
v0.6.11
Add verifications on WalkthroughContinue
v0.6.0
justifyContent
has been renamed alignContent
finishStep
has been renamed finishButton
- Add
verticalAlignContent
option
- Add
contentSpacing
and verticalContentSpacing
option