Skip to content

v0.14.6

Compare
Choose a tag to compare
@artf artf released this 18 Mar 22:59
· 4512 commits to dev since this release

Changed

  • Don't trigger component:add when components are just moved #868

Added

  • Hide very large labels in blocks
  • Show a message in trait manager panel when there is no component selected #869

Fixed

  • Init correctly components with javascript #873
  • Fix errors when the editor is reinitialized #914
  • Escape string in HTML attributes #912
  • Manage correctly boolean attributes in HTML output #943
  • Prevent the editor from being injected twice during development #928
  • Fixed the import of components and styles with the same ids #932

Removed

  • Removed add:component event