Releases: mui/toolpad
v0.1.30
Sep 28, 2023
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Some more documentation improvements, move to Vitest and minor bug fixes.
- fix 2704 (#2725) @JerryWu1234
- Fix prettier changes script (#2722) @Janpot
- Remove unused address dependency (#2723) @Janpot
- yarn prettier @oliviertassinari
- Move to vitest (#2709) @Janpot
- Run full prettier in CI (#2713) @Janpot
- Improve docs language consistency (#2715) @Janpot
- Fix typo in docs description (#2714) @Janpot
- Update monorepo (#2712) @Janpot
- [core] Sync prism-okaidia.css with docs-infra @oliviertassinari
- [core] Straight quotes & website monorepo change @oliviertassinari
All contributors of this release in alphabetical order: @Janpot, @JerryWu1234, @oliviertassinari
v0.1.29
Sep 22, 2023
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
Documentation improvements. Fix handling of dates in the data grid.
- Update package.json (#2708) @JerryWu1234
- Fix create-toolpad-app for absolute paths (#2682) @Janpot
- Fix DataGrid date inferencing (#2706) @Janpot
- fix it will be reset the value and fix 404 (#2693) @JerryWu1234
- Add with-wasm example (#2700) @Janpot
- hoist documentation dependencies again (#2701) @Janpot
- Memory optimizations (#2689) @Janpot
- Remove useEvent in favor for @mui/utils useEventCallback (#2702) @Janpot
- Update theming docs (#2672) @Janpot
- Bring in some fixes from #2546 (#2687) @Janpot
- Remove unused eslint-plugin-prettier (#2688) @Janpot
- Unify useDom, useDomLoader and useAppState (#2677) @Janpot
- Avoid reloading queries twice on changes (#2675) @Janpot
- Explicit dependencies (#2673) @Janpot
- Update monorepo (#2681) @apedroferreira
- Remove unused hook (#2671) @Janpot
- [docs] Fix incorrect nomenclature (#2705) @bharatkashyap
- [docs] Add file structure concepts page (#2636) @prakhargupta1
- [docs] Replace some images, gifs with videos (#2662) @prakhargupta1
- [website] Improve loading image @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @oliviertassinari, @prakhargupta1
v0.1.28
Sep 13, 2023
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Support date and time formats in DataGrid, upgrade to Node 18, fix container components, respect user's prettier config when formatting files.
- Simplify component loading (#2667) @Janpot
- Fix gap and direction in layout slots (#2653) @apedroferreira
- Support date/dateTime formatting (#2589) @Janpot
- Remove monaco-editor special case in renovatebot (#2663) @Janpot
- format component and function (#2665) @JerryWu1234
- Upgrade react-inspector (#2647) @Janpot
- Remove fetch polyfills for node 18 (#2651) @Janpot
- respect the user's prettier config when writing yml files (#2638) @JerryWu1234
- Allow execa update (#2654) @Janpot
- Fix container components (#2635) @apedroferreira
- Upgrade to Node 18 (#2505) @apedroferreira
- [docs] Simpler package readme @oliviertassinari
- [docs] Fix /toolpad/reference/api/get-context/ 404 (#2656) @oliviertassinari
- [docs] Fix description @oliviertassinari
- [docs] Fix 404 link @oliviertassinari
- [docs] Sync prism with docs-infra (#2652) @oliviertassinari
- [examples] Migrate to railsway (#2646) @oliviertassinari
- [refactor] Refactor worker rpc (#2645) @Janpot
- [website] Tweak a few elements on the landing page (#2666) @danilo-leal
- [website] Remove dead code @oliviertassinari
- [website] Fix redirection @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @danilo-leal, @Janpot, @JerryWu1234, @oliviertassinari
v0.1.27
Sep 6, 2023
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
Add support for setting cookies inside custom functions, add a Checkbox component and link docs to more places inside the app!
- Fix stackblitz issues with setCookie (#2641) @Janpot
- Support setCookie API (#2630) @Janpot
- Replace @mui/lab with @mui/x-tree-view (#2639) @Janpot
- Fix TreeView types after core update (#2634) @Janpot
- [Toolpad Editor] Add tooltip to custom component subtitle (#2612) @rohanprasadofficial
- [Toolpad Editor] Fix Markdown text alignment issue (#2591) @rohanprasadofficial
- [Toolpad Editor] Fix : text component alignment rendering (#2587) @rohanprasadofficial
- fix add a new property placeholder (#2622) @JerryWu1234
- Improve visual test for resizing columns (#2610) @apedroferreira
- Disallow binding to event handlers and list templates (#2600) @Janpot
- Exclude esm folder from icons alias (#2606) @Janpot
- add checkbox (#2494) @JerryWu1234
- Fix typo in the code snippet of createComponent API (#2605) @Janpot
- Lock file maintenance (#2604) @renovate[bot]
- Lock file maintenance (#2603) @renovate[bot]
- [core] Finish migration to GA4 @oliviertassinari
- [docs] Add live apps link to the homepage examples (#2633) @prakhargupta1
- [docs] Rename Examples group (#2628) @bharatkashyap
- [docs] Open docs link in a new page @oliviertassinari
- [docs] Fix references @oliviertassinari
- [docs] Fix shell layout @oliviertassinari
- [docs] Clean-up examples (#2611) @oliviertassinari
- [docs] Official URL (#2609) @oliviertassinari
- [refactor] Move Toolpad runtime to the RPC mechanism (#2582) @Janpot
- [website] Fix
NpmCopyButton
placement (#2640) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @oliviertassinari, @prakhargupta1, @renovate[bot], @rohanprasadofficial
v0.1.26
Aug 31, 2023
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
Improve date columns on the grid, Support Intl
in bindings.
- Add visual regression tests for text component (#2593) @Janpot
- Auto-create a theme when the user starts editing (#2594) @Janpot
- Show page parameters in url form and add link to docs (#2577) @Kirera-Wainaina
- [Toolpad Editor] Add tooltip to display more dropdown (#2590) @rohanprasadofficial
- Stabilize query editor screenshots (#2584) @Janpot
- [Toolpad Editor] Add themes docs link to theme panel (#2583) @rohanprasadofficial
- Bypass server context for stackblitz (#2579) @Janpot
- Improve columns editor UX (#2570) @Janpot
- Allow using Intl in bindings (#2586) @Janpot
- Stabilize visual regression test (#2574) @Janpot
- fix 2467_AutoComplete (#2540) @JerryWu1234
- Allow theme files to not specify a palette (#2556) @Janpot
- Auto parse date strings on data grids (#2371) @bharatkashyap
- Fix query editor panels orientation (#2557) @Janpot
- Remove lodash from @mui/components (#2545) @Janpot
- Update monorepo (#2544) @apedroferreira
- Refactor Toolpad App Navigation (#2535) @Janpot
- [core] Remove dead code (#2580) @oliviertassinari
- [core] Remove S3 orb from circleci config (#2547) @Janpot
- [docs] add graphQL to overview page and add 2 readme docs (#2576) @prakhargupta1
- [Docs] Add initial steps of creating a custom component (#2534) @prakhargupta1
- [website] Add GA4 events (#2532) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @Kirera-Wainaina, @oliviertassinari, @prakhargupta1, @rohanprasadofficial
v0.1.25
Aug 23, 2023
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Add GraphQL example app, add descriptions to component docs, improve resizable panels, improve custom component creation UX, simplify page layouts.
- Stall package updates for dependencies that require node 18 (#2533) @Janpot
- Add more examples page (#2447) @prakhargupta1
- React resizable panels (#2398) @Janpot
- Make module exports compatible with node module resolution in typescript (#2522) @Janpot
- Require a helperText for builtin components and argTypes (#2456) @Janpot
- Fix esbuild warning (#2521) @Janpot
- Improve open code editor snackbar (#2520) @Janpot
- Add graphQL example (#2471) @prakhargupta1
- Update bug template to ask for specific environment (#2513) @Janpot
- Add an explanation on why we use structuredClone in the canvas (#2514) @Janpot
- Avoid single child layout containers (#2388) @apedroferreira
- [docs] Add 'Miscellaneous' section to How-to guides (#2524) @bharatkashyap
- [website] Fix typo (#2530) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @prakhargupta1
v0.1.24
Aug 17, 2023
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
Add support for reading cookies in custom functions, allow editing page title from the page editor UI and other miscellaneous fixes!
- Fix falsy prop updates (#2495) @apedroferreira
- Chart adjustments (#2493) @apedroferreira
- Support reading cookies in backend functions (#2491) @Janpot
- Fix issues with vite deps optimizer (#2490) @Janpot
- fix background color style (#2326) @JerryWu1234
- Update npm stats example to use new chart component (#2385) @apedroferreira
- Update monorepo (#2475) @apedroferreira
- [core] Upgrade monorepo (#2496) @bharatkashyap
- [core] Fix confusing component nomenclature (#2479) @bharatkashyap
- [core] Set GitHub Action top level permission @oliviertassinari
- [core] Remove dead code html meta (#2476) @oliviertassinari
- [docs] Cleanup (#2497) @bharatkashyap
- [docs] Fix 301 reports in ahrefs @oliviertassinari
- [Enhancement] Edit page title from page editor (#2480) @Kirera-Wainaina
v0.1.23
Aug 10, 2023
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
Chart component improvements, add scrolling to pages in app sidebar, Windows fixes, UI fixes, test and app cleanup improvements.
- Fix cycle of SIGINT disposal event (#2472) @apedroferreira
- Clean up env watcher and build contexts on process exit (#2461) @Janpot
- Fix full page error overflow (#2460) @Janpot
- Fix app not starting in Windows (10) (#2442) @apedroferreira
- Remove ses (#2462) @Janpot
- Chart improvements from npm stats example update (#2400) @apedroferreira
- add scroll (#2459) @JerryWu1234
- Bring back grid remount to update columns (#2450) @Janpot
- Gracefully shut down Toolpad editor (#2443) @Janpot
- Fix new components not showing up when component folder doesn't exist (#2454) @Janpot
- Improve undo/redo test flakyness (#2455) @Janpot
- Improve setup time of tests (#2452) @Janpot
- Improve prisma example (#2441) @prakhargupta1
- Update ensure triage label workflow (#2444) @DanailH
- Remove some Next.js leftovers around monaco-editor (#2437) @Janpot
- Improve rest test flakyness (#2438) @Janpot
- Remove logging of RPC errors (#2410) @Janpot
- Scope MUI X license to builtin components only (#2427) @Janpot
- Clean up worker communication with devserver (#2418) @Janpot
- Add note about why we need usePolling (#2426) @Janpot
- Adjust timeout and import node-fetch in create-toolpad-app test (#2414) (#2419) @Kirera-Wainaina
- Increase localApp fixture timeout (#2416) @Janpot
- [docs] Follow Docs-infra default design (#2458) @oliviertassinari
- [docs] Improve deployment instructions (#2440) @bharatkashyap
- [docs] Fix 404s (#2424) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @DanailH, @Janpot, @JerryWu1234, @Kirera-Wainaina, @oliviertassinari, @prakhargupta1
v0.1.22
Aug 3, 2023
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
Performance improvements in resource usage and startup time. Improve the chart component. Continue refining the page hierarchy explorer. Fix problems with renaming pages.
- Improve Toolpad startup time (#2412) @Janpot
- Update monorepo (#2411) @Janpot
- Components explorer improvements (#2397) @bharatkashyap
- Improve docs (#2394) @prakhargupta1
- Fix Windows EBUSY error when removing files during tests (#2401) @apedroferreira
- it will delete old page while adding new page (#2171) @JerryWu1234
- Avoid running the server in a separate process (#2381) @Janpot
- Chart component improvements (#2343) @apedroferreira
- Refactor deleting nodes (#2322) @apedroferreira
- Remove redundant integration tests section from contribution docs (#2383) @apedroferreira
- Upgrade monorepo (#2382) @apedroferreira
- Decrease memory usage of functions in production mode (#2354) @Janpot
- Fix examples order in home page (#2375) @prakhargupta1
- Fix rest tests flakyness around env reloading (#2363) @Janpot
- Automerge Toolpad updates in the examples (#2364) @Janpot
- [core] Fix pnpm install instruction @oliviertassinari
- [Docs] Connect to Google sheet (#2223) @prakhargupta1
- [docs] Get ready for next docs-infra change @oliviertassinari
- [docs] Improve the docs (#2366) @oliviertassinari
- [docs] Fine for production (#2356) @oliviertassinari
- [website] Add "Book Demo" button (#2405) @bharatkashyap
- [website] Add a social preview (#2380) @bharatkashyap
- [website] Update image paths on landing page (#2359) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @JerryWu1234, @oliviertassinari, @prakhargupta1
v0.1.21
Jul 25, 2023
A big thanks to the 6 contributors who made this release possible. Here are some highlights ✨:
New Chart and Metric components, a page structure explorer to view components hierarchy and a new Page panel to contain page level state!
- Move more APIs to utils package (#2352) @Janpot
- Add page tab suggestions/improvements (#2342) @apedroferreira
- Add visual regression test for resize grid (#2337) @apedroferreira
- try with a lower memory limit @oliviertassinari
- add example live @oliviertassinari
- Fix the datagrid remounting when columns change (#2327) @Janpot
- Fix: Improve missing editor scenario (#2238) @bharatkashyap
- Update with-prisma README.md (#2336) @prakhargupta1
- Upgrade monorepo (#2333) @bharatkashyap
- Remove httpbin from rest tests to try and fix flakyness (#2330) @Janpot
- Update CONTRIBUTING.md (#2328) @bharatkashyap
- Fix some flakyness in the visual regression testing (#2329) @Janpot
- Add Page tab to right-side panel (#2311) @apedroferreira
- Default vertical alignment to top instead of center (#2312) @apedroferreira
- Chart component (#2081) @apedroferreira
- Remove Next.js (#2288) @Janpot
- Remove packages/toolpad (#2287) @Janpot
- Codify lodash usage in eslint (#1270) @Janpot
- Add some visual regression tests (#1959) @Janpot
- Add Metric component (#2202) @Janpot
- Switch to stackblitz links for examples (#2307) @Janpot
- [docs] Add link to live demo to KPI example (#2341) @prakhargupta1
- [docs] Fix npx folder confusion (#2346) @oliviertassinari
- [docs] Fix fs usage example @oliviertassinari
- [docs] Fix fs usage example @oliviertassinari
- [docs] Fix Connecting to databases page (#2345) @oliviertassinari
- [docs] [cli] Add
createFunction
deprecation notices (#2334) @bharatkashyap - [feat] Add page structure explorer (#2246) @bharatkashyap
- [test] Fail the CI when new unexpected files are created (#2332) @oliviertassinari
- [website] Toolpad landing page design upgrade (#2266) @danilo-leal
- [website] Fix CLS on hero icon (#2344) @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @danilo-leal, @Janpot, @oliviertassinari, @prakhargupta1