Releases: wundery/wundery-ui-react
Releases · wundery/wundery-ui-react
5.0.23
- New feature: add IBAN validation.
5.0.22
- New feature: make table rows orderable.
5.0.21
- Remove empty default value for select fields.
5.0.20
- Move webpack to dev dependencies.
5.0.19
- Bugfix: Allow tabs component to have only one tab.
5.0.18
- Switch back to node version >=6 instead of stable.
5.0.17
🎉 This release includes some sweet new features
- New table features: expansion and inline edit.
- Add webpack integration playground.
- Add wizard component.
- Support static form item elements.
- Text: introduce theme prop.
- Cleanup project dependencies.
- Add missing default props to info component.
- Minor enhancements to multiple components.
5.0.16
This release contains two new features and some minor improvements:
- New feature: funnel.
- New feature: hero unit.
- New HOC: spacable.
- Box content: introduce theme prop.
- Icon: introduce theme prop.
5.0.15
- Bugfix (IE): do not use Array.keys().
5.0.14
- Forms: add hasKey validation.