Skip to content

Releases: saas-js/saas-ui

1.0.2

06 Jul 19:04
Compare
Choose a tag to compare

1.0.2

Patch Changes

1.0.1

02 Jul 09:14
Compare
Choose a tag to compare

1.0.1

Patch Changes

1.0.0

30 Jun 09:34
4e003be
Compare
Choose a tag to compare

1.0.0

Major Changes

  • 3ae6be1: breaking: Updated to Chakra UI 2.1
  • 3ae6be1: breaking: React 18 support.
  • 532a7d4: Updated to Chakra UI 2.2.1

Patch Changes

1.0.0-rc.11

28 Jun 07:52
Compare
Choose a tag to compare

@saas-ui/[email protected]

  • Added ErrorBoundary component.
  • FormStep now supports an onSubmit handler.
  • Fixed vertical divider rendering incorrectly.

Forms v1.0.0-rc.10

  • FormStep now supports an onSubmit handler.

Property v1.0.0-rc.5

  • Bump version

Provider v1.0.0-rc.6

  • Bump version

1.0.0-rc.10

24 Jun 17:14
Compare
Choose a tag to compare

06-24-2022

@saas-ui/[email protected]

  • Card now has a isHoverable property to support hover styles.
  • Option labels are now optional.
  • ArrayFieldRowFields now accepts all FormLayout props (#48).
  • Field is now correctly typed based on the field type.
  • #50 - Fixed StepForm render prop types.
  • New primary and secondary Button variant.

Card v1.0.0-rc.4

  • Card now has a isHoverable property to support hover styles.

Forms v1.0.0-rc.9

  • Option labels are now optional.
  • ArrayFieldRowFields now accepts all FormLayout props (#48).
  • Field is now correctly typed based on the field type.
  • #50 - Fixed StepForm render prop types.

Provider v1.0.0-rc.5

  • Removed dependency on querystring.

Button v1.0.0-rc.4

  • New primary and secondary Button variant.

1.0.0-rc.8

14 Jun 09:04
Compare
Choose a tag to compare

@saas-ui/react

1.0.0-rc.8

Patch Changes

1.0.0-rc.5

08 Jun 11:32
Compare
Choose a tag to compare

@saas-ui/react

1.0.0-rc.5

Patch Changes

  • 9e9c601: Stepper now accepts an onChange handler.

1.0.0-rc.4

07 Jun 17:56
Compare
Choose a tag to compare

@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.

@saas-ui/[email protected]

09 Feb 19:57
Compare
Choose a tag to compare