Features
- Auto-detect font weight based on selected font family (#4134) by @kof
- Show all expression errors with linter (#4251) by @TrySound
Fixes
- Switch to available inspector panel (#4194) by @TrySound
- Unexpectedly losing focus while editing input fields. (#4191) by @istarkov
- Avoid props autofocus (#4199) by @kof
- Fix color thumb vertical alignment (#4207) by @kof
- Unexpected end of JSON input in Webhook Form (#4214) by @istarkov
- Skip unsafe attribute names on generation (#4216) by @istarkov
- Identifier names must not be reserved words (#4221) by @istarkov
- Find proper drop target in collections (#4198) by @TrySound
- Duplicate local style sources (#4235) by @TrySound
- Render images on canvas (#4234) by @TrySound
- Some scrub bugs (#4240) by @TrySound
- Expression Editor cursor position jumps to wrong place (#4242) by @istarkov
- Publish crashes on pages with dynamic paths ending in ‘?’ (#4248) by @istarkov
- Some symbols in the page’s ‘Dynamic path’ input cause the builder to crash. (#4246) by @istarkov
- Variable bindings on Class don't show on live site (#4253) by @istarkov
Experimental
- Support copying root styles from marketplace (#4193) by @TrySound
- Allow pasting styles into style source (#4200) by @TrySound
- Parse length and color in css variables (#4204) by @TrySound
- Abort controller (#4195) by @kof
- Show color picker in advanced panel (#4206) by @TrySound
- Hide inherited root styles (#4210) by @TrySound
- Support nested and attribute selectors (#4213) by @kof
- Support css variables in dedicated sections (#4212) by @TrySound
- Support css variables for borders (#4225) by @TrySound
- Preview css variables on highlight in combobox (#4224) by @TrySound
- Preserve numeric order in css variables autocomplete (#4227) by @TrySound
- Support css variables in space section (#4226) by @TrySound
- Support gradient variables (#4239) by @TrySound
Other changes
- Remove deprecated tree (#4180) by @TrySound
- Simplify var value fallbacks (#4201) by @TrySound
- Faster font weight detection (#4211) by @kof
- Improve advanced section performance (#4215) by @TrySound
- Enable isolated declarations in icons (#4208) by @TrySound
- Autocomplete variables lazily (#4220) by @TrySound
- Upgrade devtools (#4230) by @TrySound
- Migrate inset control to new style engine (#4231) by @TrySound
- Advanced properties performance (chrome only) (#4238) by @istarkov
- Fix migrations (#4241) by @istarkov
- Add advanced transform options (#4243) by @TrySound
- Rename variables to data variables (#4254) by @TrySound
- Support css vars in repeated values (#4255) by @TrySound
- Regenerate radix stories (#4256) by @TrySound
Full Changelog: 0.183.0...0.184.0