Releases: webstudio-is/webstudio
Releases · webstudio-is/webstudio
0.78.0
0.77.0
0.76.0
What's Changed
- Tweak prompt and regenerate properties descriptions by @ggurgone in #1807
- Optimize transactions by @TrySound in #1816
- Disable scroll when browser or resolution is not supported by @TrySound in #1813
- Set only parsed values from style panel by @TrySound in #1811
- Add "clear styles" option for local style source by @TrySound in #1814
- Compute currentColor by @TrySound in #1815
- Fix text-align control default value by @TrySound in #1822
- Fix ssr error by @istarkov in #1820
- Add Build.dataSources by @TrySound in #1819
- Add "show" system prop for conditional rendering by @TrySound in #1724
- Add background section tooltips by @istarkov in #1821
- Add toggle group component by @TrySound in #1809
- Error description typo by @kof in #1830
- Support data source insert from template by @TrySound in #1826
- Forms playground by @istarkov in #1823
- Fix flex-child ordering by @istarkov in #1836
- Allow input color without hex, also fx invalid by @istarkov in #1837
- Fix url hash by @istarkov in #1838
- Fix breakpoints selected item styling by @darindimitroff in #1840
- Drop unused radix modules by @TrySound in #1851
- Support updating data source values by @TrySound in #1849
- Bump all radix packages by @TrySound in #1852
- Sync pages change by @istarkov in #1856
- Fix scrub lost unit on negative values by @istarkov in #1853
- Run eslint from the root with cache by @TrySound in #1854
- Fix props not saved by @istarkov in #1860
- Fix deprecated storybook args by @TrySound in #1864
- Migrate to storybook 7 by @TrySound in #1862
- Reset properties with option-click by @kof in #1866
- Migrate to node v18 by @TrySound in #1857
- Add property tooltip to icon controls by @TrySound in #1831
- Fix preview mode toggle and sync by @istarkov in #1865
- Fix hash scroll by @istarkov in #1861
- Rest endpoint to load by projectId by @andrasbacsai in #1863
- Fix spacing issues by @istarkov in #1870
- Replace minimist with parseArgs by @TrySound in #1868
- Use native node fetch by @TrySound in #1875
- Add expression utilities by @TrySound in #1874
- Move body font size and line height to normalize and also fix the values by @kof in #1867
- new color token foreground.inverse-primary by @taylornowotny in #1859
- Support data source expressions by @TrySound in #1882
- More effects props by @kof in #1881
- Ignore complex props by @TrySound in #1810
- Scope data sources to instances by @TrySound in #1885
- Sort properties alphabetically by @kof in #1886
- Scale blurriness fix by @kof in #1887
- (feat): Ability to add
box-shadow
to nodes. by @JayaKrishnaNamburu in #1634 - Migrate form to data sources by @TrySound in #1855
- Release 0.76.0 by @istarkov in #1890
New Contributors
- @darindimitroff made their first contribution in #1840
- @JayaKrishnaNamburu made their first contribution in #1634
Full Changelog: 0.75.0...0.76.0
0.75.0
What's Changed
- Override inherited with html style by @TrySound in #1773
- Fix position: fixed on body by @TrySound in #1775
- Fix font search field by @TrySound in #1776
- Add first component description for slot by @kof in #1772
- Prevent selection of pasted data by @TrySound in #1782
- Fix body layout by @istarkov in #1784
- Replace @types/css-tree override with patch by @TrySound in #1783
- removed old "state" gradient and replaced with "unselected" gradient … by @taylornowotny in #1791
- Clicking the current breakpoint should not deselect the breakpoint. by @wasimTQ in #1777
- Show style source menu button when menu is open by @TrySound in #1792
- Fix height jumping when editing text by @istarkov in #1788
- Check types outside of src folder by @TrySound in #1789
- Fix hydration error by @istarkov in #1795
- Move types above import/require conditions by @TrySound in #1801
- Change caret color to be visible by @istarkov in #1800
- Fix insert into container without children by @TrySound in #1802
- Add pending button by @istarkov in #1804
- Add combined control descriptions by @TrySound in #1803
- Fix focus after style source duplicating by @TrySound in #1805
- Add animated loading icon on publish button by @istarkov in #1778
- Release 0.75.0 by @istarkov in #1774
New Contributors
Full Changelog: 0.74.0...0.75.0
0.74.0
0.73.0
What's Changed
- Update typescript by @istarkov in #1734
- Fix object fit, ignore loader by @kof in #1737
- Allow inserting into editable containers by @TrySound in #1735
- Fix editing text inside button by @TrySound in #1739
- Reset any style panel property with option+click by @kof in #1741
- Merge text and block components by @TrySound in #1742
- Drop radio button field and checkbox field by @TrySound in #1745
- Avoid default import from react by @TrySound in #1744
- Bump lexical by @TrySound in #1749
- Fix popups by @TrySound in #1752
- Entri by @istarkov in #1738
- Fix unhandled background parsing error by @istarkov in #1753
- Provide params with context by @TrySound in #1743
- Css preview by @kof in #1740
- Fix preview by @TrySound in #1755
- Fix paragraph template wording by @TrySound in #1754
- Drop deprecated system colors by @TrySound in #1758
- Remove domains flag by @istarkov in #1761
- Add effects section with opacity and cursor by @istarkov in #1760
- Experimental universal input by @kof in #1732
- New tooltips component by @kof in #1746
- CSS data descriptions generation script by @ggurgone in #1759
- Add breakpoints descriptions by @TrySound in #1757
- Reduce gap in position, move it further down out of the way by @kof in #1766
- Release 0.73.0 by @istarkov in #1762
Full Changelog: 0.72.0...0.73.0
0.72.0
What's Changed
- Select body when switch pages by @TrySound in #1712
- Add toast when cannot add component by @TrySound in #1713
- Token Deletion Code Review by @kof in #1722
- Update domain status on load by @istarkov in #1725
- Split props for base and remix links by @TrySound in #1711
- changed some color token values and added new token: background.style-source.breakpoint by @taylornowotny in #1728
- Vimeo by @kof in #1702
- Fix you don't have access on project create by @istarkov in #1731
- Publish tracking by @istarkov in #1726
- Release 0.72.0 by @istarkov in #1733
Full Changelog: 0.71.0...0.72.0
0.71.0
0.70.0
0.69.0
What's Changed
- Custom Domains by @istarkov in #1564
- Replace meta.children with meta.template by @TrySound in #1676
- Add project domain validations by @istarkov in #1675
- Search tree shift by selector by @TrySound in #1678
- Accept components map in renderers by @TrySound in #1679
- Update inspector panels design by @TrySound in #1680
- Prevent user from editing outdated builds by @TrySound in #1682
- Add insertTemplate helper by @ggurgone in #1683
- Add requiredAncestors and invalidAncestors to meta by @TrySound in #1684
- Enforce node protocol by @TrySound in #1685
- Drop unused asset table fields by @TrySound in #1635
- Use meta stored in atom in builder and canvas by @TrySound in #1687
- Merge image components by @TrySound in #1690
- Hide props and styles tabs for html embed by @TrySound in #1686
- Publish by buildId by @istarkov in #1689
- Sort components by order property in WsComponentMeta by @kof in #1681
- Add sdk-components-react-remix package by @TrySound in #1691
- Figcaption as a tag for Text by @kof in #1692
- Add domains to publish by @istarkov in #1694
- Token deletion confirmation by @kof in #1695
- Make css value suffix optional and preventable by @kof in #1699
- Update README.md by @kof in #1701
- Release 0.69.0 by @istarkov in #1700
Full Changelog: 0.68.0...0.69.0