Releases: ernestoyaquello/VerticalStepperForm
Releases · ernestoyaquello/VerticalStepperForm
2.7.0
13 Jan 23:52
Compare
Sorry, something went wrong.
No results found
Restricted the visibility of the method restoreStepData
from public
to protected
2.6.0
13 Jan 21:30
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Changed restoration mechanism to make it automatic and to make the restoration include dynamically-added steps (breaking change)
Fixed an issue that was causing the "continue" button to be hidden in all steps after a step was dynamically removed (#104 )
2.5.0
08 Jun 21:20
Compare
Sorry, something went wrong.
No results found
Updated dependencies
Added ability to hide the confirmation button if desired (#103 )
2.4.1
06 Feb 00:22
Compare
Sorry, something went wrong.
No results found
2.4.0
28 Oct 22:59
Compare
Sorry, something went wrong.
No results found
Added ability to use a different background color for the step circle of completed and failed steps (#97 )
Added ability to change the font of the steps (#99 )
2.3.0
04 Jul 21:50
Compare
Sorry, something went wrong.
No results found
Implemented feature to add and remove steps dynamically
Upgraded dependencies
2.2.3
29 Jan 23:06
Compare
Sorry, something went wrong.
No results found
Implemented feature to make the last step close on completion
2.2.2
27 Oct 12:11
Compare
Sorry, something went wrong.
No results found
Upgraded dependencies and target
2.2.1
05 Jul 18:19
Compare
Sorry, something went wrong.
No results found
Fixed memory leak caused by global layout listener not being removed
2.2.0
27 Apr 12:10
Compare
Sorry, something went wrong.
No results found
Added option to customise the space between the step number and the step content
Minor refactoring to allow the usage of a custom step layout by extending the form view