angular-walkthrough
Advanced tools
Changelog
V0.6.3 (2018-04-19)
disabled
attribut on ng-walkghrough
.minimalMargin
on WalkthroughComponent
Changelog
V0.6.0 (2018-04-18)
justifyContent
has been renamed alignContent
finishStep
has been renamed finishButton
verticalAlignContent
attributcontentSpacing
and verticalContentSpacing
attributThe default attribut for verticalAlignContent
is top
,
which means that content is now horizontaly aligned with the top of the focus zone, and not above or below.
If there is not not enough place to place the content that way, it rollbacks to above
or below
.
With verticalAlignContent
on top
or bottom
, the arrow makes a curved line to the side of the content
Changelog
V0.5.7 (2018-04-13)
marginZone
attributWalkthroughComponent.walkthroughStop()
, WalkthroughComponent.walkthroughContinue()
, WalkthroughComponent.walkthroughHasShow()
, WalkthroughComponent.walkthroughHasPause()
WalkthroughEvent
on finish
and ready
emitter