compute.toys
compute.toys copied to clipboard
Bump @mui/utils from 6.1.1 to 6.1.2
Bumps @mui/utils from 6.1.1 to 6.1.2.
Release notes
Sourced from @mui/utils
's releases.
v6.1.2
A big thanks to the 13 contributors who made this release possible.
@mui/[email protected]
- [Autocomplete] Fix listbox opens and closes on click when used with
limitTags
(#42494)@appleSimple
- [Button] Ignore
dark
andcontrastText
if not provided in the theme (#43861)@siriwatknp
- [Button] Fix regression for color
inherit
(#43862)@siriwatknp
- [LinearProgress] Fix background color (#43949)
@sai6855
- Support CSS variables with shadow DOM (#43948)
@siriwatknp
- [Rating] Use Rating
name
as prefix of input element ids (#43829)@yash49
- [Drawer] Fix issue with main window being used instead of iframe's window (#43818)
@albarv340
- [ThemeProvider] Support setting default mode (#43951)
@siriwatknp
Docs
- Update theme toggle demo (#43956)
@Janpot
- Add note about minimum required webpack version (#43864)
@Janpot
- Format Pigment CSS docs (#43812)
@oliviertassinari
- Fix visual bug on dashboard template (#43836)
@oliviertassinari
- Fix pigment-css.md syntax error (#43837)
@kdichev
- Fix Sign-in template form experience (#43838)
@oliviertassinari
- Remove "To be continued" section from v0 –> v1 migration guide (#43832)
@samuelsycamore
- Fix 301 to chromium (#43809)
@oliviertassinari
- [joy-ui] Add missing ComponentLinkHeader components (#43865)
@samuelsycamore
- [Modal] Remove unnecessary type assertion (#43825)
@ZeeshanTamboli
- [Table] Stabilize random series in virtualized table demo (#43744)
@Janpot
- [system] Add migration guide link to
@mui/styles
pages (#43833)@samuelsycamore
Core
- [code-infra] Fix flaky dashboard screenshot - take 2 (#43937)
@Janpot
- [code-infra] Replace all instances of
e
withevent
and add eslint rule (#43866)@samuelsycamore
- [code-infra] Fix and update bundling fixtures (#43709)
@Janpot
- [code-infra] Update transitive dependencies with vulnerabilties (#43895)
@Janpot
- [code-infra] Optimize regression tests (#43889)
@Janpot
- [code-infra] Remove custom playwright installation steps (#43881)
@Janpot
- [code-infra] Fix flaky dashboard screenshot (#43890)
@Janpot
- [code-infra] Add new instanceof proptypes for toolpad (#43814)
@Janpot
- Fix eslint-plugin-react-compiler issues in usePagination tests (#43946)
@wilhelmlofsten
- Uniformity in version range
@oliviertassinari
- Replace
toBeAriaHidden
matcher withtoBeInaccessible
in tests (#43870)@ZeeshanTamboli
- [docs-infra] Strengthen CSP (#43711)
@oliviertassinari
- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860)
@siriwatknp
- [icons] Reduce Material Icon page size (#43911)
@oliviertassinari
- [test] Point Istanbul to correct URL (#43935)
@sai6855
- [test] Sync React.version parse logic with codebase (#43820)
@oliviertassinari
- Improve getReactElementRef() utils (#43022)
@sai6855
- [Drawer] Refactor getScrollbarSize usages (#43828)
@BrianWoolfolk
- [Modal] Replace
show
parameter name withhide
in modal manager (#43868)@ZeeshanTamboli
... (truncated)
Changelog
Sourced from @mui/utils
's changelog.
v6.1.2
Oct 2, 2024
A big thanks to the 13 contributors who made this release possible.
@mui/[email protected]
- [Autocomplete] Fix listbox opens and closes on click when used with
limitTags
(#42494)@appleSimple
- [Button] Ignore
dark
andcontrastText
if not provided in the theme (#43861)@siriwatknp
- [Button] Fix regression for color
inherit
(#43862)@siriwatknp
- [LinearProgress] Fix background color (#43949)
@sai6855
- Support CSS variables with shadow DOM (#43948)
@siriwatknp
- [Rating] Use Rating
name
as prefix of input element ids (#43829)@yash49
- [Drawer] Fix issue with main window being used instead of iframe's window (#43818)
@albarv340
- [ThemeProvider] Support setting default mode (#43951)
@siriwatknp
Docs
- Update theme toggle demo (#43956)
@Janpot
- Add note about minimum required webpack version (#43864)
@Janpot
- Format Pigment CSS docs (#43812)
@oliviertassinari
- Fix visual bug on dashboard template (#43836)
@oliviertassinari
- Fix pigment-css.md syntax error (#43837)
@kdichev
- Fix Sign-in template form experience (#43838)
@oliviertassinari
- Remove "To be continued" section from v0 –> v1 migration guide (#43832)
@samuelsycamore
- Fix 301 to chromium (#43809)
@oliviertassinari
- [joy-ui] Add missing ComponentLinkHeader components (#43865)
@samuelsycamore
- [Modal] Remove unnecessary type assertion (#43825)
@ZeeshanTamboli
- [Table] Stabilize random series in virtualized table demo (#43744)
@Janpot
- [system] Add migration guide link to
@mui/styles
pages (#43833)@samuelsycamore
Core
- [code-infra] Fix flaky dashboard screenshot - take 2 (#43937)
@Janpot
- [code-infra] Replace all instances of
e
withevent
and add eslint rule (#43866)@samuelsycamore
- [code-infra] Fix and update bundling fixtures (#43709)
@Janpot
- [code-infra] Update transitive dependencies with vulnerabilties (#43895)
@Janpot
- [code-infra] Optimize regression tests (#43889)
@Janpot
- [code-infra] Remove custom playwright installation steps (#43881)
@Janpot
- [code-infra] Fix flaky dashboard screenshot (#43890)
@Janpot
- [code-infra] Add new instanceof proptypes for toolpad (#43814)
@Janpot
- Fix eslint-plugin-react-compiler issues in usePagination tests (#43946)
@wilhelmlofsten
- Uniformity in version range
@oliviertassinari
- Replace
toBeAriaHidden
matcher withtoBeInaccessible
in tests (#43870)@ZeeshanTamboli
- [docs-infra] Strengthen CSP (#43711)
@oliviertassinari
- [docs-infra] Open Codesandbox demo with fontsize=12 (#43860)
@siriwatknp
- [icons] Reduce Material Icon page size (#43911)
@oliviertassinari
... (truncated)
Commits
e6ff0b5
[release] v6.1.2 (#43957)c77bd84
Bump@types/react
to v18.3.6 (#43555)d5b547e
Bump@types/chai
to ^4.3.20 (#43914)5c0aeb6
[material-ui][Drawer] Refactor getScrollbarSize usages (#43828)7f9fe37
Bump@types/prop-types
to ^15.7.13 (#43842)aba3bc9
[material-ui][Drawer] Fix issue with main window being used instead of iframe...3c83c7d
[material-ui] Improve getReactElementRef() utils (#43022)- See full diff 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)