0.171.0
Features
- Paste from Webflow by @TrySound, @istarkov, @johnsicili and @kof
Fixes
- Set initial canvas width once selected breakpoint is known (#3684) by @kof
- Fix nsubscribe logic when entering builder second time (#3689) by @kof
- Fix transition (#3676) by @istarkov
- ExpandShorthands fails and prevent builder to load (#3702) by @istarkov
- Add style-source indicator for transitions section title (#3697) by @JayaKrishnaNamburu
- Transition bugs (#3730) by @TrySound
- DOMContentLoaded is not firing for inline module scripts (#3727) by @istarkov
- Ignore transparent color when paste gradient (#3736) by @TrySound
- Image paste from webflow (#3743) by @istarkov
- Lightbox paste partial support (#3744) by @istarkov
Experimental
- Fix style preset generation (#3677) by @TrySound
- Support breakpoints in css parser (#3685) by @TrySound
- Relax asset schema for wf data (#3688) by @kof
- Support webflow local styles (#3695) by @TrySound
- Paste from webflow 14 (#3687) by @kof
- Only add a breakpoint when there are styles on that breakpoint (#3701) by @kof
- Add Desktop Webflow Navbar support (#3665) by @istarkov
- Support webflow custom properties (#3706) by @TrySound
- Parse transform css property into tuples (#3704) by @JayaKrishnaNamburu
- Parse
translate
css property into tuples (#3696) by @JayaKrishnaNamburu - Parse
scale
css property into tuples (#3705) by @JayaKrishnaNamburu - Combo classes for wf copy paste (#3713) by @kof
- More comboclass fixes (#3716) by @kof
- Optionally support parsing custom properties (#3722) by @TrySound
- Fix local styles when copy from webflow (#3735) by @TrySound
- Pasting from webflow 15 (#3733) by @kof
- Add transparent color when paste bg clip from webflow (#3739) by @TrySound
- Fix webflow validation error (#3742) by @TrySound
Other changes
- Release changelog (#3679) by @TrySound
- Drop tailwind shorthands (#3693) by @TrySound
- Merge timing function parser into value parser (#3694) by @TrySound
- Drop jest-jsdom (#3678) by @TrySound
- Allow any style value to be hidden (#3703) by @TrySound
- Add universal css fragment parser (#3712) by @TrySound
- Add repeated style control (#3717) by @TrySound
- Split css literal parser (#3721) by @TrySound
- Move shadow parser into value parser (#3723) by @TrySound
- Support presets in style object model fixtures (#3725) by @TrySound
- Update wrangler (#3699) by @istarkov
- Move transform parser into css value parser (#3726) by @TrySound
- Move rate-limit to cloudflare (#3710) by @istarkov
- Forbid unused parameters (#3732) by @TrySound
- Move filter parsers to generic value parser (#3729) by @TrySound
- Parse complex aspect ratio as unparsed value (#3740) by @TrySound
Full Changelog: 0.170.0...0.171.0