Docs
- Added Layers API documentation.
- Added Layers module documentation.
Added
- Added Vietnamese translation @saosangmo #4378
- Added
Component.parents()
method.
Changed
- Updates/fixes on TS definition (@gubertcalixto #4389)
Fixed
- Lint staged include ts @Singwai #4375
- Handle default svg properly in the component image when reloading from storage @Singwai #4373
- Properly update ItemView on Layer root change #4370
- Take canvas offsets into account when dropping a new block on the canvas (absolute mode) @contentfree #4387
- Fix trait button command #4388
- Protect Selector Manager views from XSS #4411
- Update Resizer pointer events #4401
- Fix video component autoplay from src #462