|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 0.0.41 |
| 4 | + |
| 5 | +<!-- generated comparing v0.0.40..master --> |
| 6 | + |
| 7 | +_Feb 22, 2023_ |
| 8 | + |
| 9 | +A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +Add a List component, polish Markdown component, easier access to Page module settings, feedback for mutation queries, and a new option to edit Text component directly in canvas! |
| 12 | + |
| 13 | +- ​<!-- 17 -->Fix binding editor confirm on unsaved changes (#1695) @apedroferreira |
| 14 | +- ​<!-- 16 -->Adjust margins for Markdown component (#1690) @Janpot |
| 15 | +- ​<!-- 15 -->Remove deprecated waitForNavigation playwright API (#1699) @Janpot |
| 16 | +- ​<!-- 14 -->Make text component editable in the canvas (#1694) @Janpot |
| 17 | +- ​<!-- 13 -->Hide resizable height prop controls (#1641) @apedroferreira |
| 18 | +- ​<!-- 12 -->Move selected node state to page view only (#1679) @apedroferreira |
| 19 | +- ​<!-- 11 -->Fix DataGrid number formats for non-numerical values (#1626) @Janpot |
| 20 | +- ​<!-- 10 -->Add feedback for mutating queries (#1691) @Janpot |
| 21 | +- ​<!-- 09 -->Show confirmation dialog when there are unsaved changes (#1618) @apedroferreira |
| 22 | +- ​<!-- 08 -->Fix resizing after drag & drop UI changes (#1639) @apedroferreira |
| 23 | +- ​<!-- 07 -->Polish Markdown component (#1477) @bharatkashyap |
| 24 | +- ​<!-- 06 -->Confirm unsaved code component changes (#1628) @apedroferreira |
| 25 | +- ​<!-- 05 -->Add in page settings option to sidebar to allow for easier access to page module settings (#1672) @scouttyg |
| 26 | +- ​<!-- 04 -->Add List component (#1527) @apedroferreira |
| 27 | +- ​<!-- 03 -->Fix: Column changes dropped on prop update (#1583) @bharatkashyap |
| 28 | +- ​<!-- 02 -->Fix: Disable "Remove" on draft nodes (#1681) @bharatkashyap |
| 29 | +- ​<!-- 01 -->Align headers and typography in the theme (#1627) @Janpot |
| 30 | + |
| 31 | +All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @scouttyg |
| 32 | + |
3 | 33 | ## 0.0.40
|
4 | 34 |
|
5 | 35 | <!-- generated comparing v0.0.39..master -->
|
|
0 commit comments