0.169.0
Features
- Adds the ability to place images on the canvas immediately during upload by @istarkov in #3546
- Upload images on copy-paste by @istarkov in #3569
- Support image transform for 3rd party images by @istarkov in #3585
- Switch to overflow longhands by @TrySound in #3588
- Add ‘optimize’ property to Image component by @istarkov in #3599
Fixes
- Clear format in text toolbar by @TrySound in #3544
- Treat collection box as container by @TrySound in #3558
- Unsubscribe loading states after it's ready by @kof in #3563
- Validate using long-hand property for transition while saving by @JayaKrishnaNamburu in #3566
- Skip inaccessible iframes added by extensions to prevent cross-origin errors by @istarkov in #3586
- Reload scripts in HTML Embed on dynamic pages by @istarkov in #3587
- After cloning a shared template, buttons are still disabled by @istarkov in #3595
- Domain name and the link are not updated after renaming in publish dialog by @istarkov in #3594
- Dialog within collection issues by @istarkov in #3597
- Expand font shorthand properly by @TrySound in #3603
- Static assets redirect to dashboard by @istarkov in #3612
Refactors
- Display show/hide for layers in the style-panel only on hover by @JayaKrishnaNamburu in #3532
- Save content when content box is closed/blur by @JayaKrishnaNamburu in #3552
- Use JSX to represent instances in tests by @TrySound in #3568
- Use JSX in component generator tests by @TrySound in #3571
- Upgrade MDN-data by @TrySound in #3578
- Insert fragments with multiple roots by @TrySound in #3582
- Switch preset styles to nesting rules by @TrySound in #3604
- Switch AI to nesting rules by @TrySound in #3605
- Use longhand properties to save transition values in style-panel by @JayaKrishnaNamburu in #3584
- Drop legacy style rule by @TrySound in #3606
Experimental
- Support flex shorthands by @TrySound in #3551
- Support columns and list-style shorthands by @TrySound in #3557
- Support animation shorthand by @TrySound in #3565
- Support transition shorthand by @TrySound in #3575
- Support mask and mask-border shorthands by @TrySound in #3577
- Expand grid-area shorthands by @TrySound in #3579
- Expand font variant and synthesis shorthands by @TrySound in #3580
- Add Webflow image paste support by @istarkov in #3583
- Expand scroll and offset shorthands by @TrySound in #3596
- Support grid and grid-template shorthands by @TrySound in #3598
- Paste from Webflow 7 by @kof in #3549
- Paste from Webflow 8 by @kof in #3572
- Paste from Webflow 9 by @kof in #3602
- Correctly match unordered shorthands values by @TrySound in #3611
- Expand container shorthands by @TrySound in #3600
Builds
- Upgrade ESLint and Prettier by @TrySound in #3553
- Enable SemVer check in changelog by @TrySound in #3554
- Publish 0.168.0 by @TrySound in #3556
- Bump Storybook by @TrySound in #3559
Chores
Full Changelog: 0.168.0...0.169.0