Optimajet FormEngine v7.3.0

Released: Oct 2, 2025

v7.3.0 での更新項目

機能

  • Added Table component.
  • Added the feature to override or disable the onChange and onBlur component handlers.
  • Added the feature to disable styling for certain components.
  • Added an interactive, editable, live-coding form example to the documentation.
  • Added CellInfoContextProvider for implementing table components.
  • Added a standard color for svg icons in the component palette.
  • Added the feature to hide property editors on the Actions tab.
  • The sideEffects property has been added to packages (to better support tree-shaking).
  • Added feature to disable component removal.
  • Added export of individual components for the RSuite Components library.
  • Replaced window with globalThis in project code.
  • Updated Internal Dependencies:
    • Updated tar-fs from 2.1.3 to 2.1.4.

不具合の修正

  • Fixed a bug that caused the Rich Text Editor component not being cleared.
  • Fixed an issue that allowed adding items to the color pickers with a predefined list of colors.
  • Fixed partially displayed error messages.
  • Fixed a bug that caused duplicates in the Picker component when adding new values.