Releases: mui/toolpad
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
v0.0.33
Dec 28, 2022
A big thanks to the 2 contributors who made this release possible. Here are some highlights ✨:
Improvements to the scope explorer, and some other bug fixes and improvements.
- Fix: Demo reCaptcha v2 fallback does not work (#1485) @bharatkashyap
- Group scope variables by function in global scope explorer (#1464) @Janpot
- Fix canvas ref timing issues (#1476) @Janpot
- Fix flaky rest-basics test (#1481) @Janpot
All contributors of this release in alphabetical order: @bharatkashyap, @Janpot
v0.0.32
Dec 21, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Added survey for the Toolpad usage, simplified RPC logs, added latest deployment preview in the editor, undo/redo improvements, improved grid columns editor, added visual feedback when query runs, as well as various fixes.
- Add survey dialog (#1480) @bytasv
- Simplify RPC logs (#1473) @Janpot
- Move recaptcha script away from _app (#1472) @Janpot
- Add latest deployment preview in editor (#1423) @bytasv
- Single-update undo/redo (#1374) @apedroferreira
- Non permanent root redirection (#1468) @oliviertassinari
- Fix display of errors during loading of data (#1457) @Janpot
- Replace gridcolumns editor dialog with popover (#1455) @Janpot
- Fix: Incorrect migration for Text component (#1451) @bharatkashyap
- Add formatting options to DataGrid columns (#1449) @Janpot
- Add visual feedback when query is running (#1454) @Janpot
- [docs] Banner tweaks (#1475) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari
v0.0.31
0.0.31
Dec 14, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Add a new Text component that subsumes Typography and Link, and allows support for Markdown. Allow support for dynamic templates, and fix a bug around the default value of components.
- Add Text component to merge Typography, Markdown, Link (#1298) @bharatkashyap
- Document and cleanup of utility functions (#1442) @Janpot
- Revert react-router-dom to 6.3 (#1444) @Janpot
- Update README.md @prakhargupta1
- Fix yarnlock (#1443) @bytasv
- Add roadmap to the docs (#1424) @bytasv
- Landing page tweaks (#1433) @bharatkashyap
- Fix controlled value reset when default value changes (#1434) @bytasv
- Add integration test for default template (#1429) @bharatkashyap
- Support dynamic app templates (#1430) @apedroferreira
- Fix changelog @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @prakhargupta1
v0.0.30
Dec 7, 2022
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Release the demo version, update app duplictaion UX.
- Revert accidental react-router-dom update (#1426) @Janpot
- Add demo link to the docs (#1319) @bharatkashyap
- Add Demo link to landing page (#1228) @bharatkashyap
- Add a Default app template (#1381) @bharatkashyap
- Remove stats template (#1418) @apedroferreira
- Propose solution for flaky undo test (#1415) @Janpot
- Update dependencies (#1403) @Janpot
- Move to next.config.mjs (#1404) @Janpot
- Add note about missing connections to demo footer (#1406) @apedroferreira
- Try out transpilePackages on latest next (#1362) @Janpot
- Don't immediately open duplicated apps (#1397) @Janpot
- Make sure EditableText updates when underlying string changes (#1400) @Janpot
- Undoable/redoable node selection (#1394) @apedroferreira
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot
v0.0.29
Nov 30, 2022
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Improved query options in demo, fixed time property in HAR, unified app editor options menus
- Undo redo tests (#1308) @bytasv
- Hide connections tree in demo (#1393) @apedroferreira
- Create apps programmatically in integration tests (#1384) @Janpot
- Set connection/query available options in demo (#1323) @apedroferreira
- Add some tips about writing highlights in release docs (#1352) @Janpot
- Fix time property in HAR (#1383) @Janpot
- Unify app editor options menus (#1286) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot
v0.0.28
Nov 23, 2022
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Client-side functions, migration fixes, add sidebar to overview page, support visual captcha as fallback, add "alpha" label to app and landing page, automatic app names in demo.
- Fix landing page hydration issue (#1375) @bharatkashyap
- Update demo bar copy (#1371) @apedroferreira
- Fix overflow for explorer (#1372) @Janpot
- Add "alpha" label to app and landing page hero (#1356) @bharatkashyap
- Add missing sucrase helper (#1360) @Janpot
- Remove demo docker (#1369) @apedroferreira
- Remove demo configuration from render.yaml (#1368) @apedroferreira
- Move typescript to devDependencies (#1366) @Janpot
- Remove sentry debug option (#1361) @Janpot
- Fix yarn.lock @Janpot
- Upgrade eslint (#1287) @Janpot
- Fallback to visible captcha if invisible captcha fails (#1272) @apedroferreira
- Refactor overview page (#1357) @Janpot
- Fix migration to v3 (#1359) @Janpot
- Run functions client side (#1325) @Janpot
- Show IP address in log messages (#1350) @apedroferreira
- Fix prettier script in CI (#1355) @Janpot
- Automatic app names in demo (#1351) @apedroferreira
- [core] Group renovate GitHub Action dependency updates (#1341) @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari
v0.0.27
0.0.27
Nov 16, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Upgraded to Next.js 13, some fixes on undo/redo and also an improvement to the cloud demo which allows continuing work on the latest-used app.
- Allow working on latest used app from demo home page (#1304) @apedroferreira
- Make sure to show a 404 for non existing apps in the preview (#1344) @Janpot
- Make sure code components can run against React in production mode (#1348) @Janpot
- Disable baseUrl when ran in browser (#1346) @Janpot
- Upgrade to next 13 (#1294) @Janpot
- Show self-host bar in demo (#1309) @apedroferreira
- Move component compilation serverside (#1332) @Janpot
- Remove externalResolver for Sentry (#1343) @Janpot
- Convert scripts to ESM (#1307) @Janpot
- Add github repository link from landing page (#1342) @bharatkashyap
- Fix windows and AZERTY shortcuts for undo redo (#1274) @bytasv
- Simplify menu actions (#1281) @oliviertassinari
- Fix undo/redo race condition (#1328) @bytasv
- Fix hud overlay index (#1329) @bytasv
- Reorganize QueryEditor into its own folder (#1322) @Janpot
- Upgrade docs to Next.js 13 (#1297) @Janpot
- Remove package.json resolutions field (#1316) @Janpot
- Show creation dialog as loading while navigating to newly created app (#1317) @Janpot
- Change dots to ellipsis (#1314) @Janpot
- [core] Show the whole version to make blame easier @oliviertassinari
- [core] Pin GitHub Action versions @oliviertassinari
- [core] Feedback on branch protection @oliviertassinari
- [core] Remove scorecard default permissions @oliviertassinari
- [docs] Fix path typo in Fetch docs (#1331) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari