Updated
- Update how attributes are exported inside toJSON in Components
- Create randomized ids for Components
- Removed the
srcattribute from the canvas's iframe
Added
- Added
overflow-x: hiddento the wrapper - Added
component:cloneevent #739 - Added
component:removeevent #748 - Added prettier with a precommit hook
- Added the possibility to order Block's categories #742
- Added native HTML5 Drag and Drop support, disableable by
nativeDndoption (trueby default)
If you useblock:drag:*events with this module enabled, you have to switch to these new one - Added
getElin Component - Added async loading of images in ComponentImageView with a new
fileproperty