@spark-web/vertical-stepper
Version:
--- title: Vertical Stepper storybookPath: data-display-vertical-stepper isExperimentalPackage: true ---
25 lines (16 loc) • 820 B
Markdown
# @spark-web/vertical-stepper
## 2.1.0
### Minor Changes
- [#346](https://github.com/brighte-labs/spark-web/pull/346)
[`6a218cd`](https://github.com/brighte-labs/spark-web/commit/6a218cd51ff92605fcb5042d9a070e428db71c81)
Thanks [@selmer-dr](https://github.com/selmer-dr)! - - Added renderStepNumber
prop to step-heading component to allow custom step number.
- Added new step description component to allow display of content for
inactive and incomplete steps.
- added description option to vertical stepper
## 2.0.0
### Major Changes
- [#326](https://github.com/brighte-labs/spark-web/pull/326)
[`8627722`](https://github.com/brighte-labs/spark-web/commit/86277221762e183764359950a61124916e594d86)
Thanks [@rozen-brighte](https://github.com/rozen-brighte)! - Refactor to
expose Step component