Releases: mui/toolpad
v0.1.1
Mar 28, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Mutate state in event handlers by assigning to properties of page elements. Make binding to DataGrid selection easier with improved typings. Big cleanup of dead code.
- Use node name in the canvas HUD (#1818) @Janpot
- Allow mutating page state in event handlers (#1807) @Janpot
- Improve UX around integration testing (#1808) @Janpot
- Disable property control for controlled properties (#1809) @Janpot
- Use next.js custom server (#1723) @Janpot
- Remove postgres (#1799) @Janpot
- Remove example and docker files (#1798) @Janpot
- Clean up more obsolete things in the repo (#1797) @Janpot
- Fix errors when running the project the first time (#1796) @Janpot
- Fix imports from toolpad (#1793) @Janpot
- Fix changing tabs closing query editor (#1784) @apedroferreira
- Generate .gitignore on dev command (#1705) @apedroferreira
- Improve dataGrid.selection types (#1790) @Janpot
- Dependency cleanup (#1791) @Janpot
- Fixes on the dev pipeline (#1789) @Janpot
- Remove Prisma, isolated-vm and dead code (#1787) @Janpot
- Update release instructions (#1788) @Janpot
- Fix capitalization of elements (#1782) @Janpot
- Update moduleresolution for core and components (#1780) @Janpot
- Remove the localMode flag (#1768) @Janpot
- Convert tests to local mode (#1718) @Janpot
- Add docs contributing instructions (#1779) @Janpot
- Allow falsy MySQL variable values (#1738) @evankennedy
- Add Toolpad to cspell config for the workspace (#1767) @Janpot
- Use latest version for examples (#1764) @Janpot
- Rename dev13 script to dev (#1766) @Janpot
- Small typo fix @prakhargupta1
- Docs updates for the new direction (#1743) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @evankennedy, @Janpot, @prakhargupta1
v0.1.0
Mar 20, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Today we're taking a big step. We're making Toolpad focus much more on integrating with your IDE, while providing the ease of building UI fast with a drag and drop. Read more here.
- Add create-toolpad-app CLI (#1700) @bharatkashyap
- Direction 13 (#1651) @Janpot
- Fix dragged element corners (#1750) @Janpot
- Turn off preview environments (#1697) @Janpot
- this don't work @Janpot
- build to legacy master @Janpot
- add ignore console to test @Janpot
- Disable bindings for properties that can be controlled in canvas (#1696) @apedroferreira
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot
v0.0.41
Feb 22, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
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!
- Fix binding editor confirm on unsaved changes (#1695) @apedroferreira
- Adjust margins for Markdown component (#1690) @Janpot
- Remove deprecated waitForNavigation playwright API (#1699) @Janpot
- Make text component editable in the canvas (#1694) @Janpot
- Hide resizable height prop controls (#1641) @apedroferreira
- Move selected node state to page view only (#1679) @apedroferreira
- Fix DataGrid number formats for non-numerical values (#1626) @Janpot
- Add feedback for mutating queries (#1691) @Janpot
- Show confirmation dialog when there are unsaved changes (#1618) @apedroferreira
- Fix resizing after drag & drop UI changes (#1639) @apedroferreira
- Polish Markdown component (#1477) @bharatkashyap
- Confirm unsaved code component changes (#1628) @apedroferreira
- Add in page settings option to sidebar to allow for easier access to page module settings (#1672) @scouttyg
- Add List component (#1527) @apedroferreira
- Fix: Column changes dropped on prop update (#1583) @bharatkashyap
- Fix: Disable "Remove" on draft nodes (#1681) @bharatkashyap
- Align headers and typography in the theme (#1627) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @scouttyg
v0.0.40
v0.0.39
Feb 8, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Edit option from preview, improved Select component behavior, updated drag & drop UI/UX, improved image columns in Data Grid, add Data Grid documentation.
- Improve behavior of image columns (#1637) @Janpot
- Add DataGrid docs (#1616) @bytasv
- Fix console errors @apedroferreira
- Improve drag & drop / canvas UI (#1553) @apedroferreira
- Add some new future components (#1631) @Janpot
- Fix design issue template (#1636) @bytasv
- Add design GH template (#1632) @bytasv
- Remove - from select options (#1630) @Janpot
- Improve deploy in iframe tests (#1622) @Janpot
- disable server code build when not in local mode @Janpot
- Remove firefox specific branch in tests (#1620) @Janpot
- Add fast edit option from preview (#1603) @bytasv
- Be more accepting of select options (#1604) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bytasv, @Janpot
v0.0.38
Feb 1, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Improved default template.
- Dual build toolpad-core for esm and cjs (#1617) @Janpot
- Add new custom GA events to demo (#1588) @apedroferreira
- Change default template (#1601) @bytasv
- Add MySQL datasource (#1313) @bharatkashyap
- Cherrypick some changes from direction 13 branch (#1599) @Janpot
- [core] Remove dead code @oliviertassinari
- [core] Fix Next.js warning @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari
v0.0.37
0.0.37
Jan 25, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Added a new FilePicker component, some changes to page navigation and improvements to JavaScript runtime code.
- Fix navigation through DOM views with pages (#1565) @apedroferreira
- Add FilePicker component (#1537) @bytasv
- Split browser and server js runtimes (#1584) @Janpot
- Fix webpack missing exports warnings (#1582) @Janpot
- Make applyTransform runtime agnostic (#1585) @Janpot
- Recreate yarn.lock (#1577) @Janpot
- Upgrade monorepo dependency (#1580) @Janpot
- Remove onChangeHandler from Select and TextField (#1576) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bytasv, @Janpot
v0.0.36
Jan 18, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Added Tabs component and new canvas bridge implementation, fixed DatePicker localization, binding to objects, link redirection. Improved code around js evaluation.
- Fix DatePicker localization issues (#1575) @Janpot
- Avoid resubscribing in useSyncExternalStore on every render (#1554) @Janpot
- Rename Tabs main prop (#1568) @bytasv
- Add tabs and container components (#1549) @bytasv
- Reorganize js evaluation across project (#1548) @Janpot
- New canvas bridge implementation (#1550) @Janpot
- Fix binding to objects with more than one property (#1542) @Janpot
- [core] Add missing need triage label on RFC @oliviertassinari
- [docs] Fix link redirection @oliviertassinari
All contributors of this release in alphabetical order: @bytasv, @Janpot, @oliviertassinari
v0.0.35
Jan 11, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Custom column types, add search to apps overview, add inline tooltips to components and properties, component library tweaks.
- Fix templates after dog API changed (#1544) @Janpot
- Reorganize shared utils (#1539) @Janpot
- Remove obsolete dom reducer actions (#1541) @Janpot
- Some component library tweaks (#1526) @Janpot
- Pin react-router-dom instead of resolutions (#1519) @Janpot
- Update README.md @prakhargupta1
- Add inline documentation to components and properties (#1518) @Janpot
- Correct types in Datepicker (#1517) @Janpot
- Promote previously experimental config (#1515) @Janpot
- Add search to the apps overview (#1402) @bharatkashyap
- Custom column types (#1462) @bytasv
- Restructure installation docs (#1511) @Janpot
All contributors of this release in alphabetical order: @bharatkashyap, @bytasv, @Janpot, @prakhargupta1
v0.0.34
Jan 4, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
New date picker component, Make switching views part of undo/redo cycle.
- Fix dependabot vulnerabilities (#1512) @Janpot
- Don't import from dist folders (#1513) @Janpot
- Root type check (#1510) @bytasv
- Fix function editor save (#1507) @Janpot
- Do not rename nodes when migrating Typography components (#1509) @Janpot
- Just re-export the prettier config (#1508) @Janpot
- Datepicker format handling changes (#1504) @bytasv
- Undo/redo through different views (#1417) @apedroferreira
- Make sure npm package is splitted out correctly (#1502) @Janpot
- Date picker component (#1499) @bytasv
- [core] Remove dead prettier config @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bytasv, @Janpot, @oliviertassinari