What's Changed
- Up wrapper api collections by @artf in #6664
- Update resolveCollectionVariable by @artf in #6670
- Fix incorrect conversion of rgba to hex8 in color picker by @DavidHarvey in #6672
- Update data resolver watcher by @artf in #6676
- Type callback events by @artf in #6710
- Ensure document is defined during hasFocus by @artf in #6711
- Ensure styles cache is properly cleared. Fixes #6685 by @artf in #6712
- build(deps): bump underscore from 1.13.1 to 1.13.8 by @dependabot[bot] in #6721
- Fix typo in 'isComponent' reference by @mattmurph9 in #6727
- Port newer color readability functions from TinyColor by @DavidHarvey in #6681
- fix drag drop cause removing wrong element by @them7d in #6692
- allow for more complex selectors in parseSelector by @tomekczm in #6684
- build(deps): bump lodash.template from 4.5.0 to 4.18.1 by @dependabot[bot] in #6735
- Data source import policy by @artf in #6738
- Fix Youtube videos with strict-origin-when-cross-origin by @artf in #6739
- Fix border radius order by @artf in #6740
- Add convertAttributeValues to allow parsing HTML attributes values by @artf in #6741
- Add allowEmpty to getCss by @artf in #6742
- Allow dynamic boxRect for CanvasSpot by @artf in #6744
New Contributors
- @mattmurph9 made their first contribution in #6727
- @them7d made their first contribution in #6692
- @tomekczm made their first contribution in #6684
Full Changelog: v0.22.14...v0.22.15