Skip to content

Releases: prabhuignoto/react-wizardry

0.13.4

24 Jun 12:25
Compare
Choose a tag to compare
  • Fixed an issue where the value for the select inputs are not collected at the onFinish callback

0.13.3

24 Jun 12:24
Compare
Choose a tag to compare
  • Fixed a bug in the stepper interface

0.13.2

24 Jun 12:23
Compare
Choose a tag to compare
0.13.4

0.13.1

24 Jun 09:52
Compare
Choose a tag to compare
  • Fixes a bug where the stepper points get some shadow in the default theme.

0.13.0

24 Jun 09:21
Compare
Choose a tag to compare
  • 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

23 Jun 19:34
f92b299
Compare
Choose a tag to compare
  • Adding new prop silent to mute all validation messages. The messages are displayed when the field is hovered over.

0.11.0

08 Jun 12:58
f1d686a
Compare
Choose a tag to compare
  • new icons prop for customizing the icons in the stepper head

0.9.0

21 May 15:01
Compare
Choose a tag to compare
  • Added a new prop bodyHeight for setting the height of the form body

0.8.0

04 May 13:10
c7eb884
Compare
Choose a tag to compare
  • Validation messages for all input fields.
  • New prop to customize validation messages.

0.7.0

01 May 12:09
92a37b6
Compare
Choose a tag to compare
  • Support for RTL