Releases: Zecat/paper-stepper
Releases · Zecat/paper-stepper
v2.0-beta.5
- add many CSS variables
- improve accessibility
- better performance when toggling layout
- auto toggle layout feature using
--paper-stepper-vertical-responsive-width
- step animations are configurable for horizontal layout
v2.0-beta.4
v2.0-beta.4
2.0-beta.3
More steps can be displayed in horizontal mode, the skip button is now optional and removed from the vertical layout for now.
2.0-beta.2
Fix shadow DOM issues and improve style/layout for a better respect of the spec.
v2.0-beta.1: fix back action
- add back action (fix #9) - fire event stepper-completed - reset "selected" old value if the new one isn't valid
v2.0-beta: add horizontal layout
fix #2
v2.0-alpha.1
update dependencies, add .bowerrc
v2.0-alpha
major overhaul