Skip to content

v2.4.1

Compare
Choose a tag to compare
@epicfaace epicfaace released this 27 Dec 20:49

@rjsf/core

  • Update options type in WidgetProps (#2065)
  • Fix: avoid mixing CJS require in ESM modules (#2028)

@rjsf/antd theme

  • Fixed ui:disabled option for antd selects (#2111)

@rjsf/bootstrap-4 theme

  • Fix invalid "pId" attribute in AddButton (Bootstrap-4) (#2046)

@rjsf/fluent-ui theme

  • Fix fluent ui imports, so libraries that use @rjsf/fluent-ui won't have to transpile the package (#2083)

@rjsf/material-ui theme

  • Fix Material-UI inline checkboxes (#2038)

Dev / docs / CI