angular-walkthrough
Advanced tools
Changelog
V0.7.0 (2018-06-22)
ng new
and ng generate library
Changelog
V0.6.16 (2018-06-05)
rootElement
attributeChangelog
V0.6.15 (2018-05-28)
focusElementSelector
(#19)Changelog
V0.6.14 (2018-05-24)
Changelog
V0.6.13 (2018-05-23)
window:resize
event is firedChangelog
V0.6.12 (2018-05-04)
Changelog
V0.6.11 (2018-05-03)
walkthroughContinue
:
focusElementSelector
still exists. If not, we close the walkthrough (without emitting closed
and finished
events)Changelog
V0.6.9 (2018-04-26)
verticalAlignContent = top | center | bottom
, if there is enough space on the side but we can't respect the alignContent center
attribute, we rollback to left
or right
(where there is more space)