Skip to content

v0.15.10

Compare
Choose a tag to compare
@artf artf released this 05 Jan 14:56
· 3246 commits to dev since this release

Added

  • Added new options for customization to config.selectorManager and the component-first selection via config.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

Fixed

  • Export correctly <body> when config.exportWrapper option is used #2096
  • Fixed empty text after a drag of a component in editing mode #2452
  • Destroy RTE module when editor.destroy is called #2469
  • Calibrate the coordinates on toolbar click #2375
  • Avoid dragging methods when no target is found #2478