Releases: prabhuignoto/react-wizardry
Releases · prabhuignoto/react-wizardry
0.13.4
0.13.3
- Fixed a bug in the stepper interface
0.13.2
0.13.4
0.13.1
- Fixes a bug where the stepper points get some shadow in the default theme.
0.13.0
- Redesigned the UX of the stepper interface
- Introduced prop
showStepperTitles
to display page title under the stepper points - New prop
stepperItemWidth
to customize the width of each stepper
0.12.0
- Adding new prop
silent
to mute all validation messages. The messages are displayed when the field is hovered over.
0.11.0
- new
icons
prop for customizing the icons in the stepper head
0.9.0
- Added a new prop
bodyHeight
for setting the height of the form body
0.8.0
- Validation messages for all input fields.
- New prop to customize validation messages.
0.7.0
- Support for RTL