Optimajet FormEngine v7.4.0

Released: Oct 20, 2025

v7.4.0 での更新項目

機能

  • When adding CSS properties marginLeft and marginRight in the Styles tab, the component now applies marginInlineStart and marginInlineEnd instead, for better RTL support.
  • The DeviceStyle.object type has been changed to any.

不具合の修正

  • Fixed a bug that caused custom components with kind: 'container' to render incorrectly in designer mode.
  • Fixed a bug where the internal validation rule type was not recognized in JSON.
  • Removed stylis-plugin-rtl dependency from the core package.
  • Removed lodash-es dependency from the core, designer, components-rich-text, and components-signature packages.