Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@rjsf/core

Package Overview
Dependencies
Maintainers
2
Versions
114
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rjsf/core - npm Package Versions

13
12

5.19.2

Diff

Changelog

Source

5.19.2

@rjsf/core

  • Removed .only on tests that was accidentally added in 5.19.0
rjsf-bot
published 5.19.1 •

Changelog

Source

5.19.1

Dev / docs / playground

  • Bumped the peer dependencies to 5.19.x due to use of new API in 5.19.0
rjsf-bot
published 5.19.0 •

Changelog

Source

5.19.0

@rjsf/antd

  • Updated AltDateWidget to use the new dateRangeOptions() function in utils to support relative Years and reversing the order of the Year choices

@rjsf/chakra-ui

  • Updated AltDateWidget to use the new dateRangeOptions() function in utils to support relative Years and reversing the order of the Year choices

@rjsf/core

  • Fixed case where readOnly from a JSON Schema was not applied in SchemaField (#4236)
  • Updated AltDateWidget to use the new dateRangeOptions() function in utils to support relative Years and reversing the order of the Year choices

@rjsf/utils

  • Added a new dateRangeOptions() function to implement relative Years in (via negative ranges) and reversing the order of the Year choices

Dev / docs / playground

  • Added documentation for the new dateRangeOptions() function as well as showing examples of using relative Years and reversed Year ordering
rjsf-bot
published 5.18.6 •

Changelog

Source

5.18.6

@rjsf/antd

  • Fix disabled property of options in CheckboxesWidget and RadioWidget (#4216)

@rjsf/core

  • Fixed omitExtraData not working in onSubmit and validateForm; fixing #4187, #4165 and #4109

@rjsf/utils

  • Fix IdSchema and PathSchema types (#4196)

@rjsf/validator-ajv6

  • Fix IdSchema and PathSchema types (#4196)

@rjsf/validator-ajv8

  • Fix IdSchema and PathSchema types (#4196)
rjsf-bot
published 5.18.5 •

Changelog

Source

5.18.5

@rjsf/antd

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@rjsf/bootstrap4

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@rjsf/chakra-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@rjsf/core

  • Fix case where NumberField would not properly reset the field when using programmatic form reset (#4202)[https://github.com/rjsf-team/react-jsonschema-form/issues/4202]
  • Updated widgets to handle undefined target in onFocus and onBlur handlers
  • Fix field disable or readonly property can't cover globalOptions corresponding property (#4212)[https://github.com/rjsf-team/react-jsonschema-form/pull/4212]
  • Added support for default values in additionalProperties in #4199, fixing #3195

@rjsf/fluent-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@rjsf/fluentui-rc

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@rjsf/material-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@rjsf/mui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@rjsf/semantic-ui

  • Updated widgets to handle undefined target in onFocus and onBlur handlers

@rjsf/validator-ajv6

  • Improved performance issues with large schema dependencies and oneOf conditions #4203.

@rjsf/validator-ajv8

  • Improved performance issues with large schema dependencies and oneOf conditions #4203.
rjsf-bot
published 5.18.4 •

Changelog

Source

5.18.4

Dev / docs / playground

  • Fixed typo in constants.ts, Form.tsx
rjsf-bot
published 5.18.3 •

Changelog

Source

5.18.3

@rjsf/semantic-ui

  • Added support for version 2 in the peerDependencies

Dev / docs / playground

  • Bumped devDependencies on react to 18.x
  • Fixed typo in custom-widgets-fields.md in the documentation
  • Updated the LICENSE.md to include the proper copyright dates and owner
rjsf-bot
published 5.18.2 •

Changelog

Source

5.18.2

@rjsf/core

  • Fixed Programmatic submit not working properly in Firefox #3121

@rjsf/utils

  • #4116 Fix Maximum call stack size exceeded when encountering circular definitions (Link to PR)
rjsf-bot
published 5.18.1 •

rjsf-bot
published 5.18.0 •

Changelog

Source

5.18.0

@rjsf/antd

  • Fix issue where the theme provided by the ConfigProvider under antd v5 wasn't respected thereby rendering the form items unusable under dark themes #4129

@rjsf/core

  • Fix Error state not resetting when schema changes #4079

@rjsf/mui

  • Fixed the SelectWidget and BaseInputTemplate to filter out errorSchema and autocomplete from the textFieldProps being spread onto the TextField, fixing #4134

@rjsf/utils

  • Added a new skipEmptyDefault option in emptyObjectFields, fixing #3880
  • Added a new computeSkipPopulate option in arrayMinItems, allowing custom logic to skip populating arrays with default values, implementing #4121.
  • Fixed bug where the string "\</strong>" would get printed next to filenames when uploading files, and restored intended bolding of filenames fixing #4120.

Dev / docs / playground

  • Updated the documentation to describe how to use the skipEmptyDefault option.
  • Fixed missing import of Form in usage documentation - fixing #4127
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc