The changelog for Steps. Also see the releases on GitHub.
- Allow consumer to inject config into Steps initializer
- Add action to know when a step is selected.
- Fix state for each step
- New method to change the current step.
- Implement component following the builder pattern.
- Improve animations.
- Fix layout for title
- Update deps
- Support to modify initial step
- Add documentation
- Implement tests
- Initial implementation