Releases: webstudio-is/webstudio
Releases · webstudio-is/webstudio
0.211.0
Features
- Limit html embed (#5094) by @TrySound
- Add ctrl+enter shortcut for windows (#5095) by @kof
- Show toast when builder is offline (#5096) by @TrySound
Fixes
- Add more insert edge cases (#5078) by @TrySound
- Show proper shadow labels (#5081) by @TrySound
- Show proper validation error message when user inputs old path in redirect section (#5082) by @victorchrollo14
- Render delete icon only in design mode for folder settings and duplicate icon for page settings #5038 (#5083) by @Blazing-Mike
- Increase expand folder time (#5086) by @TrySound
- Allow placing labelable elements inside of labels (#5085) by @TrySound
- Show advanced properties in global root from other breakpoints (#5089) by @TrySound
- Update Build updatedAt on patch (#5098) by @istarkov
Documentation
Experimental
Other changes
- Add tag property control (#5080) by @TrySound
- Paste new tag with webflow and markdown (#5092) by @TrySound
- Release 05-04-2025 by @kof
Full Changelog: 0.210.0...0.211.0
0.210.0
Features
Fixes
- Asset details filename overflow issue. (#5054) by @victorchrollo14
- Use non-zero exit code for cancelled init flow (#5058) by @aleclarson
- Skip template prompt if
--template
is used (#5057) by @aleclarson - Prevent dragging folder inside of itself (#5070) by @TrySound
Experimental
- Link animation range names (#5056) by @istarkov
- Animation axis Icons change (#5060) by @istarkov
- Animations section, new component names, new icons (#5062) by @kof
- Add field label for animation section (#5068) by @TrySound
- Stagger Animation (#5066) by @istarkov
- Animation descriptions (#5075) by @kof
Other changes
- Upgrade uno (#4905) by @TrySound
- Use consistent naming of the meta key (#5069) by @kof
- Upgrade react-router and remix (#5067) by @TrySound
- Manually namespace meta (#5073) by @TrySound
- Release 01-04-2025 by @kof
Full Changelog: 0.209.0...0.210.0
0.209.0
Features
- Navigate to pro features on publish dialog (#5036) by @TrySound
- Allow using pro features in builder for free users (#5039) by @TrySound
- Support css variables in shadow properties (#5032) by @TrySound
- Implement cmd+enter shortcut to focus style source input (#5045) by @kof
- Substitute variables in calc and box-shadow (#5049) by @TrySound
- Make spacing input autogrow (#5052) by @kof
Fixes
- Fix wording in the toast (#5034) by @kof
- Style panel indication issue when we use calc() (#5042) by @victorchrollo14
- Fix add style input focus when pressing + button (#5047) by @kof
- Allow creating variables when input starts with dashes in advanced style section (#5051) by @kof
- Reset spacing values with alt-click (#5053) by @kof
Experimental
- Support resource in webhook form (#5006) by @TrySound
- Always show css value input instead of an add button (#5029) by @kof
- Add banner to Animate components (#5041) by @istarkov
- Move animation name Input title (#5043) by @istarkov
- Move animation debug to switch (#5044) by @istarkov
- Fix chrome 134 regression bug (#5046) by @istarkov
- Animate Text Split (#5048) by @istarkov
Other changes
- Bump zod (#5035) by @TrySound
- Drop embed template usages (#5040) by @TrySound
- Release 26-03-2025 by @kof
Full Changelog: 0.208.0...0.209.0
0.208.0
Fixes
Experimental
- Show animation is running is Nav Tree (#5023) by @istarkov
- Use collapsible section in animations (#5026) by @kof
Other changes
- Drop old flags (#5028) by @TrySound
- Restrict publish count per account (#5030) by @TrySound
- Migrate css-data to hyphenated properties (#5031) by @TrySound
- Release 22-03-2025 by @kof
Full Changelog: 0.207.0...0.208.0
0.207.0
Features
- Add mdn link to all properties in advanced style panel (#4951) by @kof
- Use 24px item height to fit more in the navigator (#4933) by @kof
- Improve search and new property autocompletion in advanced style panel (#4979) by @kof
- Show unresolved inherited values in style panel (#4990) by @TrySound
- Use resettable blue label for properties (#5000) by @TrySound
- Remove "delete" button from props asset (#5004) by @TrySound
- Sicky search input for advanced styles section (#4998) by @kof
- Make complex values in spacing UI look good (#5020) by @kof
Fixes
- When deleting property during search in advanced panel - remove it from results (#4950) by @kof
- Fixes saving binding when closing popover by click outside (#4941) by @kof
- Fix token state selector (#4955) by @kof
- Refix bigger clickable surface for local style source (#4956) by @kof
- Optionally memorize min height in style panel advanced css editor (#4962) by @kof
- Handle empty xml (#4965) by @TrySound
- Render empty page when xml is empty (#4966) by @TrySound
- Update display from none (#4969) by @TrySound
- Chrome dev mode scrolls into center aligned text editor (#4975) by @istarkov
- Format publishing tooltip properly (#4985) by @TrySound
- Long redirects urls and paths don't shorten in the UI (#4944) (#4988) by @Blazing-Mike
- Load resources when switch pages (#4994) by @TrySound
- Navigate to home page when undo page creation (#4995) by @TrySound
- Allow searching css with dash e.g. flex-direction (#4996) by @kof
- Restore focus after closing dropdown via Esc in CSS Value input (#5002) by @kof
- Shrinking animation panel when new keyframes are added (#5009) by @istarkov
- Vimeo and youtube inline option fix (#5017) by @kof
- Reparent within another slot instance (#5021) by @TrySound
Experimental
- Support linear() easing (#4957) by @TrySound
- Text Animation storybook (#4938) by @istarkov
- Animation publishing (#4976) by @istarkov
- Animations Prefer reduced motion and noscript support (#4984) by @istarkov
- Fix various issues with animation subtree changes (#4986) by @istarkov
- Use css editor in keyframes (#4952) by @kof
- Live animation setting update (#5005) by @istarkov
- Enable/disable animations per breakpoints (Builder UI only) (#5010) by @istarkov
- Breakpoint support for the Animation component (#5012) by @istarkov
Other changes
- Migrate repeated styles to hyphenated properties (#4958) by @TrySound
- Accept hyphenated property in css value parser (#4959) by @TrySound
- Bump react-router (#4961) by @TrySound
- Migrate border and outline to hyphenated properties (#4960) by @TrySound
- Avoid rendering button inside button (#4968) by @TrySound
- Migrate properties data to hyphen case (#4970) by @TrySound
- Hyphenate space and position sections (#4973) by @TrySound
- Bump remix (#4972) by @TrySound
- Hyphenate style engine (#4977) by @TrySound
- Upgrade checks (#4982) by @TrySound
- Hyphenate all sections (#4981) by @TrySound
- Store webhook form action as resource (#4983) by @TrySound
- Upgrade typescript (#4991) by @TrySound
- Hyphenate keyword values (#4987) by @TrySound
- Simplify css value input sizes (#4997) by @TrySound
- Hyphenate css-value-input (#5003) by @TrySound
- Hyphenate builder (#5007) by @TrySound
- Replace keywords with change-case (#5011) by @TrySound
- Rename callbacks in css input container (#5014) by @TrySound
- Show build id for debug purposes (#5022) by @TrySound
- Forbid publishing pro features (#5024) by @TrySound
- Release 21-03-2025 by @kof
Full Changelog: 0.206.0...0.207.0
0.206.0
Features
- Additional way to reset in spacing (#4924) by @kof
- Delete declaration and delete all declarations in advanced style panel context menu (#4948) by @kof
Fixes
- Chrome bug in ranges calculation (#4920) by @istarkov
- Shorten page name correctly in the top bar (#4921) by @kof
- Fix local token clickable area (#4922) by @kof
- Pass system to resources in builder (#4926) by @TrySound
- Rebind variables within scope (#4927) by @TrySound
- Generate global variables for published sites (#4932) by @TrySound
- Optimize saving global variables (#4936) by @TrySound
- Strange behaviour on scroll with tooltip content (#4934) by @istarkov
- Fixes 2 bugs in advanced panel (#4935) by @kof
- Navigate hash urls natively (#4929) by @TrySound
- Set proper default value in radix with content block (#4937) by @TrySound
Experimental
- Animation reorder keyframes on offset change (#4923) by @istarkov
- Fix SSR Animation styling (#4928) by @istarkov
- Reusable css editor (#4945) by @kof
Other changes
- Switch to hyphenated preset styles (#4930) by @TrySound
- Accept both camel and hyphen properties everywhere (#4943) by @TrySound
- Simplify xml generation (#4942) by @TrySound
- Migrate layout and size to hyphenated properties (#4946) by @TrySound
- Generate only asset name for published sites (#4947) by @TrySound
Full Changelog: 0.205.0...0.206.0
0.205.0
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
0.204.0
Features
- Focus mode for style panel (#4827, #4835) by @kof
- Restore variables by name when copy-pasting (#4824) by @TrySound
Fixes
- Improve redirect error message (#4831) by @kof
- Forbid text content in head meta and link (#4832) by @TrySound
Experimental
Other changes
- Generalize features fixture (#4820) by @TrySound
- Drop legacy netlify templates from CLI (#4833) by @TrySound
- Add portal to the DropdownMenuContent by default (#4828) by @kof
Full Changelog: 0.203.0...0.204.0
0.203.0
Features
- Unset variables when create or rename data variables (#4808) by @TrySound
- Add new netlify template (#4812) by @TrySound
- Rename "remove" to "detach" in token menu (#4814) by @kof
- Sticky actions in navigator (#4818) by @kof
Fixes
- Validate unexpected closing paren in expressions (#4803) by @TrySound
- Fix horizontal scrolling in navigator (#4813) by @kof
- Render nothing on website when collection is invalid (#4821) by @TrySound
Experimental
Other changes
- Support resources in jsx templates (#4800) by @TrySound
- Drop react and warn-once from CLI (#4801) by @TrySound
- Bump ui libraries (#4802) by @TrySound
- Split docker template (#4809) by @TrySound
- Drop error-utils (#4822) by @TrySound
Full Changelog: 0.202.0...0.203.0