1.0.0-rc.4
Pagebakers
released this
07 Jun 17:56
·
807 commits
to next
since this release
@saas-ui/react
1.0.0-rc.4
Minor Changes
- 532a7d4: Updated to Chakra UI 2.2.1
Patch Changes
- c8621b8: NativeSelect now accepts children and doesn't throw if no options are passed.
- 6133901: No longer passing down label to input fields.
- ddec417: ArrayField no longer passing down items to the container element.
- 5f80cea: AutoForm now renders children.
- 532a7d4: Fixed all theme on consistencies.
- 1c247cb: InputField now has type="text" by default.
- d1fb472: Select now renders a hidden input with the current value.