- Fixed bug with `Stepper.min` and `Stepper.max` not being checked for a `None` value
No breaking changes.
4.0.1
- Fixed incorrect arg being passed into `Stepper.format_label()`
No breaking changes.
4.0.0
- Reworked NumberStepper to Stepper, a more generic and flexible component - Reworked NumberStepperTable to StepperTable accordingly with the above change
This release features breaking changes due to the above reworked components.
3.0.0
- Added DragAndDrop extension - Restructured package directory due to circular dependencies - Misc. minor fixes
This release features breaking changes due to the restructuring and is incompatible with prior versions.