Skip to content

Releases: cern-sis/react-formule

v1.9.0

06 Feb 19:17

Choose a tag to compare

1.9.0 (2026-02-06)

Bug Fixes

  • demo: fixes tsc and lint errors (5875bb3)

Features

  • form: exports RJSFForm to be usable from outside (e2644d8)

v1.8.0

03 Feb 16:11

Choose a tag to compare

1.8.0 (2026-02-03)

Features

  • widgets: init table grid, autosuggest cell editor (9297df1)
  • widgets: switch - update for customizing checked/uncheked labels (085a69e)

v1.7.0

03 Feb 14:51

Choose a tag to compare

1.7.0 (2026-02-03)

Bug Fixes

  • form: bump antd to fix ErrorBoundary type error (ae10be7)

Features

  • admin: updates for manual schema/uiSchema changes (fe52819)
  • form - updates option to hide fields, widgets (2908fd4), closes #137
  • form: add slider widget (12bf0ea)
  • widgets: adds email field in admin panel (b293808)

v1.6.0

13 Jun 15:29

Choose a tag to compare

1.6.0 (2025-06-13)

Features

  • ai: add ai integration for form generation (c792e09)
  • form: show field description (fa7f17f)

v1.5.0

06 Jun 12:44

Choose a tag to compare

1.5.0 (2025-06-06)

Bug Fixes

  • deps: add main declaration to package.json for bundlephobia (3fba10b)
  • form: fix form data being updated on setting changes (f8fafe5)
  • form: fix tree items reordering issues (eebd523)
  • form: fix tree items reordering issues (reorder on drop) (d5ce7ac)

Features

  • form: add files field (455f994)
  • form: improve collection fields (579b196), closes #19
  • form: rework ui schema settings (2471f1c)
  • form: use custom ui:padding prop instead of custom template for schema ui settings (2ac547c)

v1.4.0

03 Mar 16:53

Choose a tag to compare

1.4.0 (2025-03-03)

Bug Fixes

  • form: add reload button to error boundary (df8036a), closes #93
  • form: fix tab field content not updating (9cc21c4)

Features

v1.3.0

28 Nov 13:56

Choose a tag to compare

1.3.0 (2024-11-28)

Features

  • form: add (auto)save and local schema repo (effb06d)

v1.2.1

13 Nov 15:33

Choose a tag to compare

1.2.1 (2024-11-13)

Bug Fixes

  • form: handle exceptions in form (8e09624)

v1.2.0

25 Sep 14:08

Choose a tag to compare

1.2.0 (2024-09-25)

Bug Fixes

  • form: prevent reload loop with rjsf v5.20 (7116a5b)

Features

  • form: allow users to provide custom published fields/widgets (490c2d9)
  • form: improve published versions of uri, select, date fields (9e05c44)

v1.1.1

13 Aug 14:32

Choose a tag to compare

1.1.1 (2024-08-13)

Bug Fixes