Release version 0.6.0
[0.6.0] - 2022-10-04
Added
- Demo of
DefaultDrawer
. - Add feature to drag and drop component into container components in
DefaultDrawer
. - Install
interactjs
library. - Added a feature to filter the components that can enter a container.
- Add new attribute
childrenTypes
in theComponentDefinition
class.
Changed
- Updated the demo for more relevance
Fixed
- Fix the bug that does not define the position of components if no 'container' component exists