Releases: mui/toolpad
v0.0.22
Oct 12, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Improve update notification, fold mutations into queries, support duplicating application, support public applications, rename parameters in queries, add observability for our demo mode.
- Fix saving issues (#1142) @Janpot
- Add update notification instead of banner (#1128) @bharatkashyap
- Fix parameters for fetch queries (#1140) @Janpot
- Migrate existing mutations to queries (#1130) @Janpot
- Memoize useMenu onMenuClose (#1139) @Janpot
- Make sure parameters work in query preview (#1138) @Janpot
- Fix a few issues with app DOM migrations (#1133) @Janpot
- Update resource class for test_static (#1103) @Janpot
- Update renovate.json for playwright @Janpot
- remove manager @Janpot
- core-js restriction @Janpot
- Fix warning on save (#1125) @Janpot
- Make queries capable of mutations (#1122) @Janpot
- pin node version for more reproducability in the builds (#1119) @Janpot
- Allow duplicating apps (#658) @bharatkashyap
- Google Analytics improvements (#1090) @apedroferreira
- reCAPTCHA improvements (#1087) @apedroferreira
- Silence sentry warning (#1102) @Janpot
- Update playwright (#1118) @Janpot
- Handle appDom versioning (#776) @bharatkashyap
- Update renovate.json @Janpot
- Revert "[core] Add default data to DataGrid, Image, Select components" (#1106) @Janpot
- Update renovate.json @Janpot
- New renovatebot schedule (#1099) @Janpot
- Try out sharing vscode setup (#782) @Janpot
- Allow empty argTypes object in component config (#1088) @Janpot
- Alternative fix for 1050 (#1091) @Janpot
- Add enableColorScheme to CssBaseline in app theme (#1100) @Janpot
- Store next.js cache after the build (#1104) @Janpot
- Avoid state update during layout effect in NoSsr (#857) @Janpot
- Add a few more cache folders in circleci (#1089) @Janpot
- Support public applications (#1009) @Janpot
- [app] Select options editor enhancements (#1055) @bharatkashyap
- [core] disable react-router-dom update (#1123) @Janpot
- [core] Remove jsdoc eslint (#1109) @Janpot
- [core] Remove dead dependency @oliviertassinari
- [core] Rename query and params to parameters in fetch and function editors (#1096) @bytasv
- [core] x10 speedup of yarn install in the CI (#1098) @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari
v0.0.21
Oct 5, 2022
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Major groundwork to get online demo ready
- Attempt to fix render.yaml (#1069) @apedroferreira
- Fix component flicker (#1061) @apedroferreira
- Add Sentry (#1043) @apedroferreira
- Fix moving same row elements into same column (#1060) @apedroferreira
- Add Google reCAPTCHA v3 to online demo (#1054) @apedroferreira
- Online demo (#1002) @apedroferreira
- [core] Fix buildFilter property in render.yml (#1085) @Janpot
- [core] We don't build the database @oliviertassinari
- [core] Don't build on render for docs changes (#1081) @oliviertassinari
- [core] Remove outdated docsearch.js dependency (#1046) @oliviertassinari
- [docs] Fix outdated URL @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @Janpot, @oliviertassinari
v0.0.20
Sep 28, 2022
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Add default data to DataGrid, Image and Select components, add optional Google Analytics integration and improve Windows compatibility.
- Add Google Analytics (#1049) @apedroferreira
- [core] Add default data to DataGrid, Image, Select components (#1048) @bharatkashyap
- [core] Improve Windows compatibility (#1042) @oliviertassinari
- [Docs] Disable todo pages in docs (#1053) @bytasv
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @oliviertassinari
v0.0.19
v0.0.19
Sep 21, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
A big improvement to the documentation, the ability to use templates to create a new app and the beginning of some UI improvements to the app.
- Improve update notifications (#1006) @bharatkashyap
- Prebuilt app templates (#926) @apedroferreira
- Editor integration tests (#831) @apedroferreira
- Header layout towards UI revamp (#986) @Janpot
- Add instruction for testing a random commit on master (#1004) @Janpot
- Self-document integration test mode (#995) @Janpot
- [core] Fix scroll restoration in the docs (#866) @oliviertassinari
- [core] Fix markdown format (#889) @oliviertassinari
- [Docs] Fix self host url (#1033) @bytasv
- [Docs] Documentation docker (#1030) @bytasv
- [docs] Link the docs in the README.md (#1012) @oliviertassinari
- [docs] Add Building UI documentation (#1011) @bytasv
- [docs] Toolpad docs part 1 (#859) @bytasv
- [security] Improve the HTTP headers for security (#1013) @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari
v0.0.18
Sep 14, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Fixes and improvements all around, banner prompting to upgrade Toolpad
- Make errors visible in the runtime (#985) @Janpot
- Put Toolpad user in charge of response parsing (#987) @Janpot
- Group a few more packages for renovate (#982) @Janpot
- Revert "Make errors visible in the runtime" (#954) @Janpot
- Add a DataGrid to preview GoogleSheets response (#952) @bharatkashyap
- Fix DataGrid double scroll (#945) @apedroferreira
- Editable text component batched fixes (#898) @bharatkashyap
- Unify RFC template using core version (#951) @bytasv
- Make errors visible in the runtime (#946) @Janpot
- Remove editor segment from route (#800) @Janpot
- Preserve javascript semantics when dependencies fail (#948) @Janpot
- Rename parseError to errorFrom (#944) @Janpot
- Fix node and jsdom tests interferring with each other (#939) @Janpot
- Add components integration test (#938) @Janpot
- Fix naive content-type sniffing implementation (#940) @Janpot
- Format function source on save (#942) @Janpot
- Allow recreating data grid columns from existing data (#914) @apedroferreira
- Port MUI X renovate.json (#933) @Janpot
- Run yarn upgrade (#923) @apedroferreira
- Try enabling renovate again (#913) @Janpot
- Make sure to always assign the overlayroot (#915) @Janpot
- Toolpad-app dependencies update (#909) @Janpot
- [app] Add an update banner (#839) @bharatkashyap
- [core] Add release step for the docs (#890) @oliviertassinari
- [docs] Fix capitalization @oliviertassinari
- [docs] Fix typo @oliviertassinari
- [ui] Toolpad app favicon (#984) @bharatkashyap
- [ui] Toolpad logo favicon (#911) @bharatkashyap
- [website] Landing Page follow up (#906) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari
v0.0.17
Sep 7, 2022
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Landing page, configure body and headers in REST datasources, support bindable default values for inputs, improved save state display, minimum and maximum values for number props.
- Support DatePicker examples in custom components (#903) @Janpot
- Disable binding for layout props (#862) @apedroferreira
- Update screen after every render (#896) @Janpot
- Rest datasource configure bodies and headers (#721) @Janpot
- Use PostgreSQL as displayName instead of Postgres (#894) @Janpot
- Upgrade typescript across packages (#897) @Janpot
- Allow minimum and maximum value for component number props (#871) @apedroferreira
- Fix typo in code (#883) @Janpot
- Simplify deploy flow (#875) @Janpot
- Add more info to console error detection in integration tests (#881) @Janpot
- Force node 16 on render.com (#880) @Janpot
- Editor and save state tweaks (#879) @apedroferreira
- Be more accepting in postgres error parsing (#877) @Janpot
- Support bindable default value for inputs (#838) @Janpot
- [core] Update monorepo (#891) @oliviertassinari
- [docs] Fix screenshot link in the README (#893) @bharatkashyap
- [website] Fix GA events going to development (#899) @bharatkashyap
- [website] Improve video poster (#892) @oliviertassinari
- [website] Fix logo dimension (#888) @oliviertassinari
- [website] Landing page (#809) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari
v0.0.16
Aug 31, 2022
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Simplify interaction between canvas and editor, new interface to view unsaved changes, improve the flow for creating and editing queries and improve the localStorage hook implementation. Also, some documentation improvements!
- Nudge PRs to have linked issues, visual demos (#836) @bharatkashyap
- Fix error when rendering empty grid (#872) @Janpot
- Hide number of changes in UI, add it in debug logging utility (#861) @apedroferreira
- Props panel sections (#855) @apedroferreira
- Simplify interaction between canvas and editor (#858) @Janpot
- Improved and updated tutorial.md (#865) @VasuDevrani
- Only sign in to dockerhub if we intend to push images (#867) @Janpot
- Remove baseline overrides from eslintrc (#835) @Janpot
- Allow intercepting the console on CanvasHost (#856) @Janpot
- Improve drop area design (#854) @apedroferreira
- Improve QueryEditor flow (#844) @Janpot
- Fix missing jsx key warning (#851) @Janpot
- Improve localStorage implementation (#846) @Janpot
- Parse numbers as ms from epoch for date/datetime columns (#848) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @VasuDevrani
v0.0.15
Aug 24, 2022
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
New Postgres datasource, support mutations.
- Support mutations as non-idempotent version of queries (#698) @Janpot
- Verify that the base image exists in the docker release script (#824) @Janpot
- Fix missing key warning (#842) @Janpot
- Tweak release instructions (#829) @bytasv
- Remove obsolete core lib patch (#801) @Janpot
- Debounce code component renderering (#805) @Janpot
- Validate the name when creating code components (#802) @Janpot
- Create postgres dataSource prototype (#811) @Janpot
- Add tooltip to WIP components (#837) @Janpot
- Automatically wrap non-layout components in box containers (#804) @apedroferreira
- Use short ids for dom nodes (#807) @Janpot
- Remove dom duplication (#825) @Janpot
- Use prettier CLI + pretty-quick (#823) @Janpot
- App renaming integration test (#820) @Janpot
- Add hook to ease menu implementation (#821) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bytasv, @Janpot
v0.0.14
Aug 18, 2022
A big thanks to the 4 contributors who made this release possible. Here are some highlights ✨:
Add app overview list view, allow setting properties in code component debugger, Fix artifacts in the page designer, visual tweaks to the select component options editor.
- Add List view for apps as default (#690) @bharatkashyap
- Add interface to debug properties for code components (#803) @Janpot
- Fix custom component slots (#750) @apedroferreira
- Prevent node HUD from getting cut-off (#772) @apedroferreira
- Improve JsonView component UX (#797) @Janpot
- Fix deleting newly placed components with Backspace key (#771) @apedroferreira
- Update/improve release guide (#770) @apedroferreira
- Upgrade @mui/* packages (#785) @Janpot
- Use stable version of react-query (#784) @Janpot
- Use stable version of monaco-editor (#783) @Janpot
- Add tooling to facilitate integration testing (#786) @Janpot
- Fix scrollbar when selection options (#788) @oliviertassinari
- Make sure the application isn't saved during mounting (#779) @Janpot
- Make sure old style references are backwards compatible (#780) @Janpot
- Improve handling of React keys in ComponentCatalog (#775) @Janpot
- Fix missing key warning (#774) @Janpot
- Support default datasources (#691) @Janpot
- Put datasource in charge of saving the QueryNode (#764) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @Janpot, @oliviertassinari
v0.0.13
Aug 10, 2022
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Add user feedback, add network panel to REST datasources, make network panel clearable.
- Move google sheets preview inside of datasource (#761) @Janpot
- Make sure queries are default enabled (#768) @Janpot
- Add AbortController to function runtime (#766) @Janpot
- Remove docs aria-label (#716) @Janpot
- Add user feedback (#723) @Janpot
- Fix function datasource layout issue (#765) @Janpot
- Add RFC template (#729) @bytasv
- Extract presentational QueryInputPanel component for reuse (#762) @Janpot
- Rest datasource: add network inspection (#737) @Janpot
- Make network panel clearable (#760) @Janpot
- Drag and drop refactor (#730) @apedroferreira
- Optimize logic in bindings parsing (#759) @Janpot
- Only overwrite the default value when a prop has a binding (#757) @Janpot
- Extract Devtools component from function datasource for reuse in fetch (#740) @Janpot
- Refactor har generation utilities for reuse (#738) @Janpot
- Release script update (#731) @Janpot
- Release workflow continuation (#728) @Janpot
- Fixes to release action (#727) @Janpot
- Add docker tag github action (#726) @Janpot
All contributors of this release in alphabetical order: @apedroferreira, @bytasv, @Janpot