Releases: saas-js/saas-ui
Releases · saas-js/saas-ui
1.4.1
@saas-ui/react
1.4.1
Patch Changes
- dfd61ed: Custom Field onChange and onBlur handlers will no longer override the internal HookForm handlers.
- Updated dependencies [dfd61ed]
- Updated dependencies [0d83ca5]
- Updated dependencies [40a9465]
- Updated dependencies [40a9465]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
1.4.0
@saas-ui/[email protected]
- Form now accepts a render function with form state props.
- Re-export all React Hook Form types and hooks
- New onChange prop for Form that triggers when the form state is changed.
Auth v1.3.0
- Form now accepts a render function with form state props.
Forms v1.2.0
- Form now accepts a render function with form state props.
- Re-export all React Hook Form types and hooks
- New onChange prop for Form that triggers when the form state is changed.
Modals v1.2.0
- Form now accepts a render function with form state props.
1.3.3
@saas-ui/react
1.3.3
Patch Changes
- b7f169b: Removed fontSize from HotkeysListItem base styles.
- 935a47c: useLocalStorage now returns the correct type.
- bef671d: Field variant now passed down to the internal Input.
- Updated dependencies [b7f169b]
- Updated dependencies [935a47c]
- Updated dependencies [bef671d]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
1.3.2
@saas-ui/react
1.3.2
Patch Changes
- Updated dependencies
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
1.3.1
@saas-ui/react
1.3.1
- f6ec7dc: Fixed issue where Next.js would not resolve Chakra UI components correctly.
Patch Changes
- Updated dependencies
- @saas-ui/[email protected]
1.2.2
@saas-ui/react
1.2.2
Patch Changes
-
d88b04d: useLocalStorage now returns the defaultValue if no value is available and is updated across tabs.
-
Updated dependencies [d88b04d]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
1.2.0
07-23-2022
@saas-ui/[email protected]
- Auth forms field labels can now be customized, thanks to @nadiles.
- Make sure FormStep onSubmit does not throw an error when no promise is returned.
- Fixed a typo in the AuthForm styles provider.
- PasswordInput width now applied to the FormGroup element.
Auth v1.1.0
- Auth forms field labels can now be customized, thanks to @nadiles.
- Fixed a typo in the AuthForm styles provider.
Forms v1.0.3
- Make sure FormStep onSubmit does not throw an error when no promise is returned.
Password Input v1.0.2
- PasswordInput width now applied to the FormGroup element.
1.1.2
1.1.1
@saas-ui/react
1.1.1
Patch Changes
- 7298059: Added new useSteps hook.
- Updated dependencies [7298059]
- @saas-ui/[email protected]
- @saas-ui/[email protected]
1.1.0
@saas-ui/[email protected]
- The Saas UI theme now uses InterVariable instead of Inter by default.
Theme v1.1.0
- The Saas UI theme now uses InterVariable instead of Inter by default.
Hotkeys v1.0.1
- Removed dependency