Bump @toolpad/core to ^0.8.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| @toolpad/core (source) | ^0.7.0 -> ^0.8.1 |
Release Notes
mui/toolpad (@toolpad/core)
v0.8.1
Patch re-release to fix incorrect create-toolpad-app release of v0.8.0
v0.8.0
Oct 19, 2024
A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
-
BREAKING Replaces the
menuItemsslot on theAccountcomponent with a more exhaustivepopoverContentslot - Adds a
sidebarFooterslot and ahideNavigationprop toDashboardLayout - Adds a React-Router integration example for
DashboardLayout - Increased customizability of the
Accountcomponent using new slotspreviewandpopoverContent - Adds
passkeysupport to theSignInPage, and an integration example to the docs - Integrates Toolpad Core components in the Toolpad Studio runtime
@toolpad/core
- Added page-container to all components page also reordered based on the side-nav (#4178) @prakhargupta1
- New slots and sub-components on the Account component (#4181) @bharatkashyap
- Fix
auth.tsfile generation (#4237) @bharatkashyap - Add
passkeyprovider support and example (#4063) @bharatkashyap - Support collapsed mini-drawer by default (#4234) @apedroferreira
- Add
sidebarFooterslot (#4236) @apedroferreira - Add hideNavigation prop (#4231) @vikasgurjar
- Avoid React invalid props warning for PageContainer (#4189) @Janpot
- Remove leading slash from patterns for PageContainer (#4191) @Janpot
- Rename breadCrumbs to breadcrumbs (#4143) @Janpot
- Toolpad Core website was linking to Toolpad Studio examples (#4238) @prakhargupta1
@toolpad/studio
- Integrate Toolpad Core in Toolpad Studio runtime (#4119) @apedroferreira
Docs
- Improve tutorial example, docs, CLI installation (#4225) @bharatkashyap
- Docs/demo cleanup (#4268) @apedroferreira
- Full documentation for React Router integration (#4185) @apedroferreira
- Fix integration docs
_app.tsx(#4239) @bharatkashyap - Use production URL to demo production use @oliviertassinari
- Add placeholders for upcoming features (#4175) @prakhargupta1
- Update package screenshot in contributing.md (#4230) @prakhargupta1
- Fix input.label in SlotsSignIn (#4157) @djedu28
Core
- Update README.md @apedroferreira
- Move vitest to dev dependency in
@toolpad/utils(#4267) @Janpot - Revert "Bump typescript to 5.6.2" (#4228) @Janpot
- Lock file maintenance (#4176) @renovate[bot]
- Remove custom playwright installation steps (#4154) @Janpot
- remove e identifier (#4152) @Janpot
- Enable React compiler eslint plugin (#4121) @Janpot
- Remove <-- from changelog (#4232) @oliviertassinari
- Make git repo easier to go to from IDE @oliviertassinari
- Increase the minimum Node.js version support to 14.0.0 (#4171) @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @djedu28, @Janpot, @oliviertassinari, @prakhargupta1, @renovate[bot], @vikasgurjar
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Netlify deploy preview
Bundle size report
No bundle size changes (Toolpad) No bundle size changes
Generated by :no_entry_sign: dangerJS against 03fbfd93fd815c5a7bc565f3c7fb36c13184de0d
@bharatkashyap may I ask you to have a look at this? Specially the failing visual regression test: https://app.argos-ci.com/mui/material-ui/builds/33024/114833784
Edited/Blocked Notification
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
@bharatkashyap may I ask you to have a look at this? Specially the failing visual regression test: https://app.argos-ci.com/mui/material-ui/builds/33024/114833784
All good, just normal changes in the latest version of the component :)