Skip to content

2.3.0

Compare
Choose a tag to compare
@Pagebakers Pagebakers released this 20 Oct 11:39
· 664 commits to main since this release

@saas-ui/react

2.3.0

Minor Changes

  • 87fcdc2: FormLayout no longer renders each child in a wrapper div

Patch Changes

  • 9ad407a: Zod schema enum types now render a Select by default
  • bcd6d65: Fixed issue where closing large models with modals manager would flicker
  • 654ad18: Fixed issue where Field would not infer correct onChange handler
  • 87fcdc2: Fixed issue where not all StepForm data would be passed to onSubmit
  • 9ad407a: ZodForm now infers defaultValues from the schema
  • be52e78: Fixed issue where placeholder would not be passed to the NumberInputField
  • Updated dependencies [9ad407a]
  • Updated dependencies [bcd6d65]
  • Updated dependencies [654ad18]
  • Updated dependencies [87fcdc2]
  • Updated dependencies [9ad407a]
  • Updated dependencies [87fcdc2]
  • Updated dependencies [be52e78]