Skip to content

Releases: saas-js/saas-ui

1.1.0

08 Jul 11:55
Compare
Choose a tag to compare

@saas-ui/react@1.1.0

  • 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

1.0.2

06 Jul 19:04
Compare
Choose a tag to compare

1.0.2

Patch Changes

  • Updated dependencies [fe754e6]
  • Updated dependencies [fe1e333]
    • @saas-ui/forms@1.0.2
    • @saas-ui/input-right-button@1.0.1
    • @saas-ui/auth@1.0.2
    • @saas-ui/modals@1.0.2
    • @saas-ui/password-input@1.0.1

1.0.1

02 Jul 09:14
Compare
Choose a tag to compare

1.0.1

Patch Changes

  • fe10fc8: BannerContent flexDirection set to column on small screens.
  • 3ce1dee: Support JSONSchema title in field resolvers
  • 150efb2: Select field focus styles now consistent with Input fields.
  • 4a37ca7: Fixed @chakra-ui/system dependency version.
  • Updated dependencies [fe10fc8]
  • Updated dependencies [3ce1dee]
  • Updated dependencies [150efb2]
  • Updated dependencies [3f928c2]
    • @saas-ui/banner@1.0.1
    • @saas-ui/forms@1.0.1
    • @saas-ui/modals@1.0.1
    • @saas-ui/auth@1.0.1

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

  • 68c7b62: Card now has a isHoverable property to support hover styles.
  • c8621b8: NativeSelect now accepts chilren and doesn't throw if no options are passed.
  • fca06e4: Added Json Schema (ajv) support for AutoForm.
  • da3c4e4: Added ErrorBoundary component.
  • de0dce2: Scale reset button icon based on the input size.
  • 6cc9343: Add exports entry for ajv
  • 15c3960: Re-publish.
  • 1744543: Updated dependencies.
  • bd3438d: FormStep now supports an onSubmit handler.
  • 6133901: No longer passing down label to input fields.
  • dc6376f: Updated all readme files, added better descriptions and links to docs and source code.
  • 43dff99: Option labels are now optional.
  • 4bb613c: Added new RouterProvider and useActivePath now uses Router context.
  • d4afda3: ArrayFieldRowFields now accepts all FormLayout props (#48).
  • 9e9c601: Stepper now accepts an onChange handler.
  • ddec417: ArrayField no longer passing down items to the container element.
  • 43dff99: Field is now correctly typed based on the field type.
  • 5a1b92b: Fix vertical orientation for FormStepper.
  • 1fdf52a: Modern bundles now use .mjs extension.
  • 38f7171: #50 - Fixed StepForm render prop types.
  • 2ec8c91: Fixed vertical divider rendering incorrectly.
  • 8f3f948: Removed redundant ThemeProvider / CSSReset and GlobalStyles components.
  • 5f80cea: AutoForm now renders children.
  • 532a7d4: Fixed all theme onconsistencies.
  • 42beaa4: Added missing dependency.
  • 3dee538: Spacing between pin inputs can now be configured.
  • 1c247cb: InputField now has type="text" by default.
  • 07491fd: ContextMenu now passing down all props to the internal Menu.
  • d1fb472: Select now renders a hidden input with the current value.
  • 870db1f: New primary and secondary Button variant.
  • 68f5d3b: Removed isPrimary and isSecondary Button properties, use variant="primary" instead.
  • Updated dependencies [68c7b62]
  • Updated dependencies [3ae6be1]
  • Updated dependencies [c8621b8]
  • Updated dependencies [fca06e4]
  • Updated dependencies [de0dce2]
  • Updated dependencies [6cc9343]
  • Updated dependencies [15c3960]
  • Updated dependencies [532a7d4]
  • Updated dependencies [1744543]
  • Updated dependencies [bd3438d]
  • Updated dependencies [6133901]
  • Updated dependencies [a8fa78a]
  • Updated dependencies [dc6376f]
  • Updated dependencies [43dff99]
  • Updated dependencies [87d3fdc]
  • Updated dependencies [ae47cbd]
  • Updated dependencies [4bb613c]
  • Updated dependencies [d4afda3]
  • Updated dependencies [9e9c601]
  • Updated dependencies [ddec417]
  • Updated dependencies [a134a6f]
  • Updated dependencies [1db5bf9]
  • Updated dependencies [4fc04d7]
  • Updated dependencies [43dff99]
  • Updated dependencies [5a1b92b]
  • Updated dependencies [1fdf52a]
  • Updated dependencies [1744543]
  • Updated dependencies [7a16ef7]
  • Updated dependencies [38f7171]
  • Updated dependencies [a134a6f]
  • Updated dependencies [9043639]
  • Updated dependencies [8f3f948]
  • Updated dependencies [5f80cea]
  • Updated dependencies [532a7d4]
  • Updated dependencies [42beaa4]
  • Updated dependencies [3dee538]
  • Updated dependencies [1c247cb]
  • Updated dependencies [07491fd]
  • Updated dependencies [d1fb472]
  • Updated dependencies [870db1f]
  • Updated dependencies [3ae6be1]
  • Updated dependencies [4fd1fb3]
  • Updated dependencies [68f5d3b]
    • @saas-ui/card@1.0.0
    • @saas-ui/auth@1.0.0
    • @saas-ui/banner@1.0.0
    • @saas-ui/button@1.0.0
    • @saas-ui/collapse@1.0.0
    • @saas-ui/data-table@1.0.0
    • @saas-ui/forms@1.0.0
    • @saas-ui/hooks@1.0.0
    • @saas-ui/hotkeys@1.0.0
    • @saas-ui/input-right-button@1.0.0
    • @saas-ui/layout@1.0.0
    • @saas-ui/list@1.0.0
    • @saas-ui/menu@1.0.0
    • @saas-ui/modals@1.0.0
    • @saas-ui/nprogress@1.0.0
    • @saas-ui/number-input@1.0.0
    • @saas-ui/palette@1.0.0
    • @saas-ui/password-input@1.0.0
    • @saas-ui/persona@1.0.0
    • @saas-ui/pin-input@1.0.0
    • @saas-ui/property@1.0.0
    • @saas-ui/provider@1.0.0
    • @saas-ui/radio@1.0.0
    • @saas-ui/search-input@1.0.0
    • @saas-ui/select@1.0.0
    • @saas-ui/snackbar@1.0.0
    • @saas-ui/stepper@1.0.0
    • @saas-ui/theme@1.0.0

1.0.0-rc.11

28 Jun 07:52
Compare
Choose a tag to compare

@saas-ui/react@1.0.0-rc.11

  • 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/react@1.0.0-rc.10

  • 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

  • Fix vertical orientation for FormStepper.
  • Updated dependencies
    • @saas-ui/forms@1.0.0-rc.7
    • @saas-ui/auth@1.0.0-rc.8
    • @saas-ui/modals@1.0.0-rc.7

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/react@0.6.0

09 Feb 19:57
Compare
Choose a tag to compare