Skip to content

v0.19.5

Compare
Choose a tag to compare
@artf artf released this 13 Jul 11:09
· 1204 commits to dev since this release

Docs

  • Added Layers API documentation.
  • Added Layers module documentation.

Added

  • Added Vietnamese translation @saosangmo #4378
  • Added Component.parents() method.

Changed

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