Added
- Added new options for customization to
config.selectorManager
and the component-first selection viaconfig.selectorManager.componentFirst
option #2474 - Added
state
option in RTE actions to enable custom checks for enabling/disabling action buttons. Thanks @adriangroch #2429 - Added Spanish language. Thanks to @josfh2005 #2443
- Added French language. Thanks to @jmalapeer #2449
Changed
- Escape HTML characters when converting text node to HTML. Thanks @mcammisa #2446
- Use
custom-name
property on layer name edit - Update layers view when component prop
layerable
changes #2433