Skip to main content
October 20, 2025

Changed

  • When adding CSS properties marginLeft and marginRight in the Styles tab, the component now applies marginInlineStart and marginInlineEnd instead, for better RTL support.
  • Removed stylis-plugin-rtl dependency from the core package.
  • Removed lodash-es dependency from the core, designer, components-rich-text, and components-signature packages.
  • The DeviceStyle.object type has been changed to any.

Fixed bugs

Last modified on April 22, 2026