Optimajet FormEngine v6.1.0
Released: Aug 11, 2025
v6.1.0 での更新項目
機能
- Added support for using a functional argument type in custom actions.
- Added support for passing CSS styles via the style property instead of className.
- Added support for specifying a component role (e.g., label, tooltip, etc.).
- Added the ability to manage component features, including:
- cfComponentIsPreset
- cfDisableAdditionalProperties
- cfDisableMainComponentProperties
- cfDisableStyleProperties
- cfDisableStylesForClassNameEditor
- cfEnableInlineStylesEditor
- cfDisableTooltipProperties
- Deprecated the slot and preset options in the ComponentKind type.
不具合の修正
- Fixed an issue where saving or creating a new form could break the behavior of the custom form list.
- Fixed an issue where deleting a form that was not currently open caused a "formName is undefined" error.