Optimajet FormEngine v6.0.0

Released: Aug 1, 2025

v6.0.0 での更新項目

機能

  • New:
    • Added Placeholder components: Paragraph, Graph, Grid.
    • Added Divider component.
    • Added examples for selective component inclusion with CDN bundles.
    • Added the reloadFormList method to useFormBuilder and builderRef.
    • Premium components are now included in the Designer CDN bundle.
    • Added new viewer-bundle-premium CDN package containing all free and premium components.
  • Changed:
    • Enhanced CSS Editor with new "Styles for className" header in Styles tab.
    • Deprecated the Meta.kind field.
  • Breaking changes:
    • When using formStorage in Designer, forms are now loaded through IFormStorage.getForm instead of FormViewerProps.getForm.
    • The formName parameter is now optional in the IFormStorage.getForm function.

不具合の修正

  • Fixed accessibility issue in RSuite Input component.