Releases: mui/toolpad
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
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