Skip to content

Releases: saas-js/saas-ui

1.4.1

17 Sep 12:17
Compare
Choose a tag to compare

@saas-ui/react

1.4.1

Patch Changes

1.4.0

08 Sep 10:20
Compare
Choose a tag to compare

@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

20 Aug 12:16
Compare
Choose a tag to compare

@saas-ui/react

1.3.3

Patch Changes

1.3.2

12 Aug 11:38
Compare
Choose a tag to compare

@saas-ui/react

1.3.2

Patch Changes

1.3.1

08 Aug 09:40
Compare
Choose a tag to compare

@saas-ui/react

1.3.1

  • f6ec7dc: Fixed issue where Next.js would not resolve Chakra UI components correctly.

Patch Changes

1.2.2

04 Aug 16:42
Compare
Choose a tag to compare

@saas-ui/react

1.2.2

Patch Changes

1.2.0

23 Jul 08:39
Compare
Choose a tag to compare

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

17 Jul 14:45
Compare
Choose a tag to compare

@saas-ui/[email protected]

Provider v1.0.2

  • Use correct params type

1.1.1

14 Jul 17:27
Compare
Choose a tag to compare

@saas-ui/react

1.1.1

Patch Changes

1.1.0

08 Jul 11:55
Compare
Choose a tag to compare

@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