Features
- Rebind masked variables (#4849) by @TrySound
- Allow deleting variables used in expressions (#4860) by @TrySound
- Add new vercel template based on react-router (#4825) by @TrySound
- Support global data variables (#4870) by @TrySound
- Drop legacy CLI templates (#4867) by @TrySound
- Add global system variable in builder (#4896) by @TrySound
- Unset global variables when delete (#4904) by @TrySound
- Unset variables in page meta when deleted (#4907) by @TrySound
- Improved UX for adding multiple advanced style panel properties (#4846) by @kof
- Suggest a variable when user forgets -- in advanced panel (#4850) by @kof
- Autocomplete values in advanced panel (#4854) by @kof
- Search for advanced section in style panel (#4862) by @kof
- Context menu for advanced style panel (#4876) by @kof
- Backspace to reset the value in CSS Value Input (#4878) by @kof
Fixes
- Remove masked duplicates in binding popover (#4855) by @TrySound
- Fix copy instance if no text is selected (#4858) by @kof
- Cleanup parent children when delete instances (#4859) by @TrySound
- Rebind variables after delete (#4865) by @TrySound
- Preserve global variables when duplicate page (#4875) by @TrySound
- Scrub on windows (#4847) by @istarkov
- Space in navigation menu button trigger exits text editing (#4880) by @istarkov
- Certificate update (#4887) by @istarkov
- Allow broken variables when validate updates (#4892) by @TrySound
- Prevent inserting into instance with placeholder (#4901) by @TrySound
- Show highlighted item in slash menu in content block (#4903) by @kof
- Fix reset on gap icons (#4908) by @kof
- Use scroll area for pages (#4909) by @TrySound
- Reordering Animation Children (#4917) by @istarkov
- Insert marketplace sections after selected instance (#4918) by @TrySound
Experimental
- Advanced style panel mode (#4840) by @kof
- Advanced panel sorting and grouping (#4842) by @kof
- Improve readability in advanced section (#4852) by @kof
- Generate global system variable with CLI (#4885) by @TrySound
- More advanced style panel feaures (#4890) by @kof
- Animate UI (#4851) by @istarkov
- Add debug info (#4915) by @istarkov
- New predefined animations (#4916) by @istarkov
- Shorthands autocomplete (#4898) by @kof
Other changes
- Delete prop resources (#4839) by @TrySound
- Drop webstudio-custom-template fixture (#4834) by @TrySound
- Rewrite more copy paste tests with jsx template (#4845) by @TrySound
- Use text field for devlogin (#4838) by @TrySound
- Bump radix components (#4848) by @TrySound
- Replace ultraflag with @bomb.sh/args (#4857) by @TrySound
- Unreleased bugs with advanced section (#4882) by @kof
- Move css generation to sdk (#4889) by @TrySound
- Decouple system store from variables (#4888) by @TrySound
- Fix system on non-home pages (#4893) by @TrySound
- Generate presets with css cascade layers (#4894) by @TrySound
- Output hyphenated properties from css parser (#4900) by @TrySound
- Automate release creation (#4910) by @istarkov
- Release 26-02-2025 by @kof
Full Changelog: 0.204.0...0.205.0