AnimeTrix
AnimeTrix copied to clipboard
Bump @mui/material from 5.13.7 to 5.14.2
Bumps @mui/material from 5.13.7 to 5.14.2.
Release notes
Sourced from @mui/material's releases.
v5.14.2
Jul 25, 2023
A big thanks to the 23 contributors who made this release possible.
@mui/material@5.14.2
- ​Revert "[core] Adds
componentprop toOverridePropstype (#35924)" (#38150)@michaldudak- ​[Chip][material] Fix base cursor style to be "auto" not "default" (#38076)
@DiegoAndai- ​[Tabs] Refactor IntersectionObserver logic (#38133)
@ZeeshanTamboli- ​[Tabs] Fix and improve visibility of tab scroll buttons using the IntersectionObserver API (#36071)
@SaidMarar
@mui/joy@5.0.0-alpha.89
- ​[Joy] Replace leftover
Joy-prefix withMui-(#38086)@siriwatknp- ​[Skeleton][joy] Fix WebkitMaskImage CSS property (#38077)
@Bestwebdesign- ​[Link][Joy UI] Fix font inherit (#38124)
@oliviertassinariDocs
- ​[docs] Add listbox placement demo for Select (#38130)
@sai6855- ​[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910)
@mnajdova- ​[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943)
@zanivan- ​[docs] Fix Joy UI menu example (#38140)
@harikrishnanp- ​[docs] Remove translations section from contributing guide (#38125)
@nikohoffren- ​[docs] Fix Base UI Button Tailwind CSS padding
@oliviertassinari- ​[docs] Mention in hompage hero that Core is free (#38075)
@mbrookes- ​[docs] Fix a typo in notifications.json (#38078)
@mbrookes- ​[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937)
@mnajdova- ​[docs] Implement the new API display design (#37405)
@alexfauquette- ​[docs] Update migration installation code blocks (#38028)
@danilo-leal- ​[docs][joy] Revise the Joy UI Link page (#37829)
@danilo-leal- ​[docs][joy] Add playground for Card component (#37820)
@Studio384- ​[docs][joy] Add adjustments to the color inversion page (#37143)
@danilo-leal- ​[docs][material] Improve documentation about adding custom colors (#37743)
@DiegoAndai- ​[examples] Fix Joy UI Next.js App Router font loading (#38095)
@IgnacioUtrilla- ​[examples] Fix material-next-app-router Font Usage with next/font (#38026)
@onderonurCore
- ​[blog] Update Discord invite link in Toolpad beta announcement (#38143)
@samuelsycamore- ​[blog] Update discord server link (#38131)
@prakhargupta1- ​[core] Fix rsc-builder removing the first line (#38134)
@michaldudak- ​[core] Remove the deprecation rule in tslint (#38087)
@michaldudak- ​[website] Mobile navigation: Toolpad to Beta (#38146)
@bharatkashyap- ​[website] Fix typo on pricing page
@oliviertassinari- ​[website] Fix a few regression (#38050)
@oliviertassinari- ​[website] Update Demo footers on MUI X landing page (#38027)
@richbustos- ​[website] Fix 301 redirection to base index page
@oliviertassinari- ​[website] Fix Cell selection feature name (#38029)
@oliviertassinari
... (truncated)
Changelog
Sourced from @mui/material's changelog.
5.14.2
Jul 25, 2023
A big thanks to the 23 contributors who made this release possible.
@mui/material@5.14.2
- ​Revert "[core] Adds
componentprop toOverridePropstype (#35924)" (#38150)@michaldudak- ​[Chip][material] Fix base cursor style to be "auto" not "default" (#38076)
@DiegoAndai- ​[Tabs] Refactor IntersectionObserver logic (#38133)
@ZeeshanTamboli- ​[Tabs] Fix and improve visibility of tab scroll buttons using the IntersectionObserver API (#36071)
@SaidMarar
@mui/joy@5.0.0-alpha.89
- ​[Joy] Replace leftover
Joy-prefix withMui-(#38086)@siriwatknp- ​[Skeleton][joy] Fix WebkitMaskImage CSS property (#38077)
@Bestwebdesign- ​[Link][Joy UI] Fix font inherit (#38124)
@oliviertassinariDocs
- ​[docs] Add listbox placement demo for Select (#38130)
@sai6855- ​[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910)
@mnajdova- ​[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943)
@zanivan- ​[docs] Fix Joy UI menu example (#38140)
@harikrishnanp- ​[docs] Remove translations section from contributing guide (#38125)
@nikohoffren- ​[docs] Fix Base UI Button Tailwind CSS padding
@oliviertassinari- ​[docs] Mention in hompage hero that Core is free (#38075)
@mbrookes- ​[docs] Fix a typo in notifications.json (#38078)
@mbrookes- ​[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937)
@mnajdova- ​[docs] Implement the new API display design (#37405)
@alexfauquette- ​[docs] Update migration installation code blocks (#38028)
@danilo-leal- ​[docs][joy] Revise the Joy UI Link page (#37829)
@danilo-leal- ​[docs][joy] Add playground for Card component (#37820)
@Studio384- ​[docs][joy] Add adjustments to the color inversion page (#37143)
@danilo-leal- ​[docs][material] Improve documentation about adding custom colors (#37743)
@DiegoAndai- ​[examples] Fix Joy UI Next.js App Router font loading (#38095)
@IgnacioUtrilla- ​[examples] Fix material-next-app-router Font Usage with next/font (#38026)
@onderonurCore
- ​[blog] Update Discord invite link in Toolpad beta announcement (#38143)
@samuelsycamore- ​[blog] Update discord server link (#38131)
@prakhargupta1- ​[core] Fix rsc-builder removing the first line (#38134)
@michaldudak- ​[core] Remove the deprecation rule in tslint (#38087)
@michaldudak- ​[website] Mobile navigation: Toolpad to Beta (#38146)
@bharatkashyap- ​[website] Fix typo on pricing page
@oliviertassinari- ​[website] Fix a few regression (#38050)
@oliviertassinari
... (truncated)
Commits
36d9f0dv5.14.2 (#38148)850c7dcRevert "[core] Addscomponentprop toOverridePropstype (#35924)" (#38150)2e56fbd[Tabs] Refactor IntersectionObserver logic (#38133)569a43e[Tabs] Fix and improve visibility of tab scroll buttons using the Intersectio...49989b1[docs][material] Improve documentation about adding custom colors (#37743)35291e7[Chip][material] Fix base cursor style to be "auto" not "default" (#38076)f2e5dedv5.14.1 (#38016)1b9c8ab[core] Addscomponentprop toOverridePropstype (#35924)db2968e[Modal] Remove deprecatedBackdropComponentandBackdropPropsfrom tests...dd4c199[Menu] Add MuiMenuList to createTheme components key (#37956)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| animetrix | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 31, 2023 1:48am |
Your Render PR Server URL is https://animetrix-pr-109.onrender.com.
Follow its progress at https://dashboard.render.com/web/srv-cj3h5mh5rnuluuu9b8m0.