0.176.0
版本发布时间: 2024-08-21 19:27:58
webstudio-is/webstudio最新发布版本:0.182.0(2024-09-27 15:04:08)
Features
- Add markdown embed component (#3884) by @TrySound
- Highlight markdown in code editor (#3893) by @TrySound
- Allow small screen size in preview (#3897) by @kof
- Add shift/option modifiers to spacing and position input popovers (#3924) by @kof
- Tolerate comma instead of dot typo in style value input (#3926) by @kof
- Added ability to search / filter out components (#3925) by @cadamsdev
- Add component panel search improvements (#3933) by @kof
- Style panel and settings panel keyboard shortcuts (#3936) by @kof
- Added navigator panel keyboard shortcut and refactored navigator docking behavior (#3961) by @kof
- Add
offset-position
andoffset-anchor
properties under advanced section (#3970) by @JayaKrishnaNamburu
Fixes
- Do not fail on prettier Errors during SSG build (#3857) by @istarkov
- When cutting in text editing mode, it should not cut the instance (#3881) by @kof
- Parse transform-origin property values as tuples (#3883) by @JayaKrishnaNamburu
- Automatically add json content-type to webhook forms (#3889) by @TrySound
- Prevent duplicate token when renaming (#3873) by @kof
- Free up the wstd subdomain after project was deleted (#3869) by @kof
- Broken copy paste when inputs or text selection were used before (#3894) by @istarkov
- Background-position indicator in position grid for keywords (#3899) by @JayaKrishnaNamburu
- Tree node edit (#3904) by @istarkov
- Color in markdown embed icon on canvas (#3907) by @TrySound
- Make Navigation Items editable after opening Binding dialog (#3905) by @istarkov
- Support html form in ssg (#3908) by @TrySound
- Stop wrapping icon with the label (#3918) by @kof
- Fix blinking navigator item focus ring (#3919) by @kof
- Incorrect style calculations (#3929) by @istarkov
- Navigator scrolling starts too early (#3932) by @kof
- Add hflex/vflex styles (#3954) by @kof
- Sometimes publishing status indicator doesn't correspond actual publishing (#3973) by @istarkov
- Better sorting of transitions and allow
enter
key to save (#3968) by @JayaKrishnaNamburu
Experimental
- Return empty values for hidden keyword properties (#3879) by @JayaKrishnaNamburu
- Add backface-visibility property for transforms (#3802) by @JayaKrishnaNamburu
- Allow json in template literals (#3886) by @istarkov
- Add transform-origin extractor for individual property handling in the style-panel (#3928) by @JayaKrishnaNamburu
- Add ui controls for perspective under transform controls (#3945) by @JayaKrishnaNamburu
- Add UI controls for managing
transform-origin
property from style-panel (#3930) by @JayaKrishnaNamburu - Parse perspective-origin property value as tuples for x and y values (#3947) by @JayaKrishnaNamburu
- Add ui controls for managing perspective-origin from transforms (#3950) by @JayaKrishnaNamburu
- Support selecting style source and state (#3972) by @TrySound
Other changes
- Set tag as release name (#3856) by @TrySound
- Migrate project build to postgrest (#3854) by @TrySound
- Remove legacy n8n handler (#3844) by @TrySound
- Split react-sdk/runtime (#3858) by @TrySound
- Delete unused colors from design system (#3860) by @kof
- Delete deprecated button from the design system (#3862) by @kof
- Upgrade radix primitives (#3808) by @TrySound
- Check fixtures sizes (#3859) by @TrySound
- Remove deprecated input-field component (#3866) by @kof
- Delete deprecated popover (#3867) by @kof
- Stop formatting minified ssg scripts (#3864) by @TrySound
- Delete info log (#3870) by @kof
- Delete deprecated text and icon button component (#3868) by @kof
- Move trpc-interface to postgrest (#3874) by @TrySound
- Bump remix (#3865) by @TrySound
- Remove unused eslint suppressions (#3876) by @TrySound
- Switch to eslint 9 (#3877) by @TrySound
- Switch authorization-token to postgrest (#3878) by @TrySound
- Use workflow_run completed event for fixtures (#3888) by @istarkov
- Load fixtures by build id, use current deplyment for sync (#3890) by @istarkov
- Upgrade prettier (#3892) by @TrySound
- Migrate project to postgrest (#3900) by @TrySound
- Migrate dashboard to postgrest (#3902) by @TrySound
- Make initial value of the logo brightness always at least 30 (#3911) by @kof
- Add timezone (#3913) by @istarkov
- Rewrite loading animation (#3916) by @kof
- Upgrade storybook (#3915) by @TrySound
- Fix marketplace loading issue (#3921) by @istarkov
- Load compact data into builder (#3922) by @TrySound
- Rewrite html styles with css (#3938) by @TrySound
- Optimize html styles access (#3939) by @TrySound
- Store indexed data in style object model (#3943) by @TrySound
- Enable ssl for local development (#3937) by @istarkov
- Upgrade html-tags (#3946) by @TrySound
- Setup reusable style object model (#3948) by @TrySound
- Use secure cookies in local development and fix layout nesting (#3949) by @istarkov
- Rewrite normalize styles with css (#3951) by @TrySound
- Drop sorting by specificity (#3959) by @TrySound
- Switch to compact build data for marketplace (#3967) by @TrySound
- Remove single() PostgREST calls from Build to improve compression (#3969) by @istarkov
- Fix pages switcher in preview (#3975) by @kof
Full Changelog: https://github.com/webstudio-is/webstudio/compare/0.175.0...0.176.0