Releases: dynamic11/wet-react
Releases · dynamic11/wet-react
Release v1.1.4
What's Changed
- [Fix] Added isChild prop to 'ProgressBar' by @ianwilk20 in #97
Full Changelog: v1.1.3...v1.1.4
Release v1.1.3
What's Changed
- [Fix] Added min and max prop to 'Form.Control' by @ianwilk20 in #94
- [Fix] display custom required message by @dynamic11 in #95
- [Fix] update type for min and max props for 'Form.Control' by @dynamic11 in #96
New Contributors
- @ianwilk20 made their first contribution in #94
Full Changelog: v1.1.1...v1.1.3
Release v1.1.2
What's Changed
- [Fix] Added min and max prop to 'Form.Control' by @ianwilk20 in #94
New Contributors
- @ianwilk20 made their first contribution in #94
Full Changelog: v1.1.1...v1.1.2
Release v1.1.1
What's Changed
- [Fix] Fix styling of 'InputGroup' by @dynamic11 in #93
Full Changelog: v1.1.0...v1.1.1
Release v1.1.0
What's Changed
- [New] Implement Input Group by @alphaoreo in #89
- [New] Implement Table Component by @alphaoreo in #90
- [Fix] fix documentation for Table component by @dynamic11 in #91
Full Changelog: v1.0.0...v1.1.0
Release v1.0.0
⭐ This is the first major release with most core components implemented
What's Changed
- [New] Implement Modal Component by @alphaoreo in #84
- Implement form tests by @alphaoreo in #85
- List Group Documentation Fix by @alphaoreo in #83
- [Fix] Updated Button stories by @alphaoreo in #86
- [Fix] Removed Commented code by @alphaoreo in #88
Full Changelog: v0.5.2...v1.0.0
Release v0.5.2
What's Changed
- [New] Implement meter component by @alphaoreo in #70
- [Fix] Update link to npm by @dynamic11 in #78
- [Fix] Resolve error in 'form.check' story by @dynamic11 in #81
- [New] allow
Detailspanels to be programatically opened by @dynamic11 in #82
Full Changelog: v0.5.1...v0.5.2
Release v0.5.1
What's Changed
- [Fix] set the
titletype for<Detail>as react-node by @dynamic11 in #77
Full Changelog: v0.5.0...v0.5.1
Release v0.5.0
What's Changed
- [New] Implement form check/radio group component by @dynamic11 in #75
Full Changelog: v0.4.7...v0.5.0
Release v0.4.7
What's Changed
- [New] implement useContext in
FormGroupby @dynamic11 in #74
Full Changelog: v0.4.6...v0.4.7