Optimajet FormEngine v5.0.0

Released: Jun 23, 2025

v5.0.0 での更新項目

機能

  • Added ARIA attributes aria-errormessage, aria-invalid, aria-labelledby to all input components.
  • Migrated examples and demo app to Vite.
  • Published the code for the following packages in our open-source repository:
    • react-form-builder/core
    • react-form-builder/components-rsuite
    • react-form-builder/viewer-bundle

不具合の修正

  • Fixed keyboard navigation in dropdown lists. The virtualized list must be disabled via an option.
  • Removed unnecessary stylis-plugin-rtl dependency from react-form-builder/designer package.
  • The Signature component has been moved to a separate package.
  • Removed computeChildren prop from FormViewerProps.
  • Removed onDataLoad prop from TagPicker component.
  • Removed licenseKey prop from FormViewer component.