Skip to content

bugs-bugs-bugs

Compare
Choose a tag to compare
@zonika zonika released this 13 Dec 16:54
· 129 commits to master since this release

This release resolves the following reported issues:

  • Empty page areas (with placeholders) are now editable in page mode (#1282)
  • Deleting an embedded _component (NOT part of a _componentList) now sets the parent's _component field to null instead of an empty object (#1200)
  • Creating a new component whose defaults reference named instances of another component will clone data from the referenced component instead of using the default data of the referenced component (#1305)