Skip to content

Releases: wundery/wundery-ui-react

5.0.23

11 Aug 17:15

Choose a tag to compare

5.0.23 Pre-release
Pre-release
  • New feature: add IBAN validation.

5.0.22

21 Apr 15:00

Choose a tag to compare

5.0.22 Pre-release
Pre-release
  • New feature: make table rows orderable.

5.0.21

20 Apr 13:48

Choose a tag to compare

5.0.21 Pre-release
Pre-release
  • Remove empty default value for select fields.

5.0.20

04 Mar 18:40

Choose a tag to compare

5.0.20 Pre-release
Pre-release
  • Move webpack to dev dependencies.

5.0.19

23 Feb 14:47

Choose a tag to compare

5.0.19 Pre-release
Pre-release
  • Bugfix: Allow tabs component to have only one tab.

5.0.18

17 Feb 14:16

Choose a tag to compare

5.0.18 Pre-release
Pre-release
  • Switch back to node version >=6 instead of stable.

5.0.17

17 Feb 13:20

Choose a tag to compare

5.0.17 Pre-release
Pre-release

🎉 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

10 Feb 14:20

Choose a tag to compare

5.0.16 Pre-release
Pre-release

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

09 Feb 14:44

Choose a tag to compare

5.0.15 Pre-release
Pre-release
  • Bugfix (IE): do not use Array.keys().

5.0.14

08 Feb 16:46

Choose a tag to compare

5.0.14 Pre-release
Pre-release
  • Forms: add hasKey validation.