bugs-bugs-bugs
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 tonull
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)