Try our Chrome extension
Easily add the current web-page from your browser directly into your changedetection.io tool, more great features coming soon!Changedetection.io needs your support!
You can help us by supporting changedetection.io on these platforms;
- Rate us at AlternativeTo.net
- Star us on GitHub
- Follow us at Twitter/X
- G2 Software reviews
- Check us out on LinkedIn
- And tell your friends and colleagues :)
The more popular changedetection.io is, the more time we can dedicate to adding amazing features!
Many thanks :)
changedetection.io team
Ještě ne před sekundami
False
Ještě ne před sekundami
Spouštěcí text Ignorovaný text Blokovaný text
2 hours ago
Skip to content
Navigation Menu
Sign in Appearance settings
* Platform
+ AI CODE CREATION
o GitHub Copilot Write better code with AI
o GitHub Copilot app Direct agents from issue to merge
o MCP Registry Integrate external tools
+ DEVELOPER WORKFLOWS
o Actions Automate any workflow
o Codespaces Instant dev environments
o Issues Plan and track work
o Code Review Manage code changes
o Code Quality Enforce quality at merge
+ APPLICATION SECURITY
o GitHub Advanced Security Find and fix vulnerabilities
o Code security Secure your code as you build
o Secret protection Stop leaks before they start
+ EXPLORE
o Why GitHub
o Documentation
o Blog
o Changelog
o Marketplace
View all features
* Solutions
+ BY COMPANY SIZE
o Enterprises
o Small and medium teams
o Startups
o Nonprofits
+ BY USE CASE
o App Modernization
o DevSecOps
o DevOps
o CI/CD
o View all use cases
+ BY INDUSTRY
o Healthcare
o Financial services
o Manufacturing
o Government
o View all industries
View all solutions
* Resources
+ EXPLORE BY TOPIC
o AI
o Software Development
o DevOps
o Security
o View all topics
+ EXPLORE BY TYPE
o Customer stories
o Events & webinars
o Ebooks & reports
o Business insights
o GitHub Skills
+ SUPPORT & SERVICES
o Documentation
o Customer support
o Community forum
o Trust center
o Partners
View all resources
* Open Source
+ COMMUNITY
o GitHub Sponsors Fund open source developers
+ PROGRAMS
o Security Lab
o Maintainer Community
o Accelerator
o GitHub Stars
o Archive Program
+ REPOSITORIES
o Topics
o Trending
o Collections
* Enterprise
+ ENTERPRISE SOLUTIONS
o Enterprise platform AI-powered developer platform
+ AVAILABLE ADD-ONS
o GitHub Advanced Security Enterprise-grade security features
o Copilot for Business Enterprise-grade AI features
o Premium Support Enterprise-grade 24/7 support
* Pricing
Type / to search
Sign in
Sign up Appearance settings
You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
Uh oh!
There was an error while loading. Please reload this page.
mui / material-ui Public
* Uh oh!
There was an error while loading. Please reload this page.
* Notifications You must be signed in to change notification settings
* Fork 32.5k
* Star 98.7k
* Code
* Issues 1.4k
* Pull requests 109
* Discussions
* Actions
* Projects
* Security and quality 0
* Insights
Additional navigation options
* Code
* Issues
* Pull requests
* Discussions
* Actions
* Projects
* Security and quality
* Insights
Releases: mui/material-ui
Releases Tags
Releases · mui/material-ui
Release list
* v9.3.1
* v9.3.0
* v9.2.0
* v9.1.2
* v9.1.1
* v9.1.0
* v9.0.1
* v7.3.11
* v7.3.10
* v9.0.0
Previous Next
Jump to release
* v9.3.1
* v9.3.0
* v9.2.0
* v9.1.2
* v9.1.1
* v9.1.0
* v9.0.1
* v7.3.11
* v7.3.10
* v9.0.0
Previous Next
v9.3.1
v9.3.1 Latest
Latest
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 06 Aug 10:11
v9.3.1
5b91ac7
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 4 contributors who made this release possible.
@mui/material@9.3.1
* [transitions] Prevent exit transitions from getting stuck (#48881) @ZeeshanTamboli
@mui/codemod@9.3.1
* Include transforms in published package (#48934) @brijeshb42
Core
* [blog] Clarify early bird renewal discount scope (#48906) @DanailH
* [test][pagination] Add more unit tests (#48927) @silviuaavram
All contributors of this release in alphabetical order: @brijeshb42, @DanailH, @silviuaavram, @ZeeshanTamboli
Contributors
*
*
*
*
brijeshb42, DanailH, and 2 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 3 m3thom, alexwindy0, and UweStolz reacted with thumbs up emoji
All reactions
* 👍 3 reactions
3 people reacted
v9.3.0
v9.3.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 05 Aug 08:44
v9.3.0
da37c08
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
* ♿️ Keyboard navigation in the Toggle Button Group now follows the roving tabindex pattern.
* ♿️ The Autocomplete announces its loading and no options messages through a new status slot.
@mui/material@9.3.0
* [autocomplete] Wrap the no results and loading messages in an aria live region (#48690) @silviuaavram
* [buttongroup] Respect global disableRipple / disableFocusRipple in grouped buttons (#48762) @siriwatknp
* [checkbox][radio] Respect global disableRipple from MuiButtonBase defaultProps (#48795) @siriwatknp
* [formcontrollabel] Add missing labelPlacementEnd class (#48843) @siriwatknp
* [listitembutton] Fix typos in component code (#48868) @ZeeshanTamboli
* [menuitem] Add aria-checked for checkbox and radio menu items (#48651) @siriwatknp
* [modal] Replace custom findIndexOf with findIndex (#48827) @ZeeshanTamboli
* [modal][dialog] Fix scrollbar compensation in Shadow DOM (#48826) @ZeeshanTamboli
* [select] Fix endAdornment overlapping the open indicator (#48723) @siriwatknp
* [tablepagination] Add focus style to default InputBase used in Select (#48871) @silviuaavram
* [togglebuttongroup] Add roving tabindex keyboard navigation (#48849) @silviuaavram
@mui/system@9.3.0
* Prevent prototype pollution in cssVarsParser (#48822) @Janpot
@mui/codemod@9.3.0
* Don't leak state between files in v5.0.0/path-imports (#48797) @manbearwiz
* Remove use of eval() (#48701) @oliviertassinari
* Transform all style exports in v5.0.0/path-imports codemod (#48800) @manbearwiz
Docs
* Clarify container prop inheritance for Shadow DOM (#48670) @Juan-C-Ceballos
* Clarify third-party script risk in CSP unsafe-inline note (#48787) @Janpot
* Document box-sx-prop codemod (#48888) @SR0725
* Document Grid direction column removal in v9 upgrade guide (#48880) @kalayciburak
* Fix color contrast in GitHub labels example (#48844) @silviuaavram
* Fix per-page canonical URL and stale SEO link (#48789) @brijeshb42
* Fix redirect loop on the Design Kits page (#48869) @Janpot
* Fix typo 'overriden' -> 'overridden' in CHANGELOG (#48785) @ZhouYinLong-lab
* Improve TransferList examples (#48845) @silviuaavram
* Link a new theme generator tool (#48847) @mansourcodes
* Remove broken learning resource links (#48598) @morning-verlu
* Update the 9.2.0 changelog (#48763) @silviuaavram
* [autocomplete] Clarify how to render custom start and end adornments (#48883) @DebadityaHait
* [drawer] Clarify clipped AppBar spacing (#48887) @rushijagani-dev
* [menu] Fix stale selected prop reference in Selected menu section (#48879) @LukasTy
* [skeleton] Document preserving typography sizing with custom border radius (#48596) @meaqua9420
Core
* [blog] Fix caret annotation broken by Prettier wrapping (#48884) @bernardobelchior
* [code-infra] Automate team sync on about page (#48794) @brijeshb42
* [code-infra] Bump @mui/internal-code-infra to 0.0.4-canary.101 (#48878) @Janpot
* [code-infra] Fix Dependabot alerts (#48756) @Janpot
* [code-infra] Fix team sync PR creation (#48911) @brijeshb42
* [code-infra] Pin node version in publish CI (#48799) @brijeshb42
* [core-docs] Tighten service worker host check (#48581) @Janpot
* [docs-infra] Change branch name to the allowed one (#48910) @brijeshb42
All contributors of this release in alphabetical order: @bernardobelchior, @brijeshb42, @DebadityaHait, @Janpot, @Juan-C-Ceballos, @kalayciburak, @LukasTy, @manbearwiz, @mansourcodes, @meaqua9420, @morning-verlu, @oliviertassinari, @rushijagani-dev, @silviuaavram, @siriwatknp, @SR0725, @ZeeshanTamboli, @ZhouYinLong-lab
Contributors
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
brijeshb42, Janpot, and 16 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 6 li1234yun, emagombe, m3thom, dev-garcia, alexwindy0, and UweStolz reacted with thumbs up emoji
All reactions
* 👍 6 reactions
6 people reacted
v9.2.0
v9.2.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 03 Jul 08:02
v9.2.0
cb77df2
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 9 contributors who made this release possible.
* ⚙️ Add support for data-* attributes on slotProps.
@mui/material@9.1.3
* [l10n] Add missing MuiPagination localization to zh-CN locale (#48741) @greymoth-jp
* [select] Guard display ref during mouse down (#48744) @michelengelen
@mui/utils@9.1.3
* [utils] Add opt-in DataAttributesOverrides augmentation for slot props (#48554) @LukasTy
Docs
* [docs] Improve Icon Dialog responsiveness on small screens (#48639) @Prakash1185
* [docs] Fix invalid UTF-8 in skill references (#48739) @mturac
Core
* [code-infra] Resolve Renovate dashboard warnings (#48700) @Sushantplive
* [code-infra] Validate npm publishing through dry run (#48691) @brijeshb42
* [code-infra] Run prettier after renovate update (#48754) @Janpot
* [code-infra] Fix 'A11y results committed?' check on react-pinned nightly jobs (#48740) @Janpot
* [core] Remove leftover Joy UI references (#48719) @siriwatknp
* [code-infra] Bump react-router to 7.15.1 (#48725) @Janpot
* [docs-infra] Drive docs analytics IDs via ANALYTICS_ENV (#48694) @Janpot
* [docs-infra] Pre-render API page descriptions (#48693) @brijeshb42
* [code-infra][icons-material] Build lib/package.json with code-infra --no-expand (#48689) @Janpot
* [code-infra] Fix react@18/next nightly workflow (#48635) @Janpot
All contributors of this release in alphabetical order: @brijeshb42, @greymoth-jp, @Janpot, @LukasTy, @michelengelen, @mturac, @Prakash1185, @siriwatknp, @Sushantplive
Contributors
*
*
*
*
*
*
*
*
*
mturac, brijeshb42, and 7 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 5 UweStolz, m3thom, maletta, karthikyelisetti, and dashanicole reacted with thumbs up emoji
All reactions
* 👍 5 reactions
5 people reacted
v9.1.2
v9.1.2
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
mj12albert released this 23 Jun 17:03
v9.1.2
a1ea5d8
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 5 contributors who made this release possible.
@mui/material@9.1.2
* [autocomplete] Don't submit forms when committing freeSolo value with Enter key (#48679) @mj12albert
* [transitions] Fix RTG import in ESM (#48645) @mj12albert
@mui/system@9.1.2
* [InitColorSchemeScript] Fix script tag warning in Next.js 16 dev mode (#48671) @siriwatknp
Docs
* Fix typos in release instructions (#48687) @brijeshb42
* Update @mui/x-* packages to latest (#48661) @Janpot
Core
* [code-infra] Convert leaf @mui/system .js+.d.ts pairs to TypeScript (part 1) (#48578) @Janpot
* [code-infra] Bump to latest code-infra packages (#48672) @brijeshb42
* [code-infra] Resolve remaining minimatch advisory (#48662) @Janpot
* [code-infra] Bump nx to resolve minimatch advisory (#48658) @Janpot
* [core] Drop @babel/* pnpm overrides (#48710) @Janpot
* [docs-infra] Revert "Pin StackBlitz demo vite to v7 and plugin-react to v5" (#48709) @Janpot
* [docs-infra] Fix code-block copy button broken on direct page load (#48653) @brijeshb42
* [test] Stabilize Data Grid demo data in Argos screenshots (#48654) @LukasTy
All contributors of this release in alphabetical order: @brijeshb42, @Janpot, @LukasTy, @mj12albert, @siriwatknp
Contributors
*
*
*
*
*
brijeshb42, Janpot, and 3 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v9.1.1
v9.1.1
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 23 Jun 17:02
v9.1.1
0f9b43f
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 9 contributors who made this release possible.
@mui/material@9.1.1
* [Autocomplete] Update fullWidth prop documentation (#48626) @vipin8797
* [ButtonBase] Fix focus ripple lingering after blur (#48650) @siriwatknp
* [InitColorSchemeScript] Server-render in tests for React 19.3 (#48604) @Janpot
* [Transition] Mount child in same commit when opening from unmounted (#48649) @siriwatknp
@mui/styled-engine@9.1.1
* [styled-engine] Prevent enableCssLayer styles from being overridden by unlayered styles (#48603) @Janpot
Docs
* Send SOURCE to Brevo on newsletter subscribe (#48633) @aemartos
* fix TypeScript heading capitalization (#48619) @ifer47
* Remove outdated security section (#48628) @oliviertassinari
* [legal] Update EULA links on website (#48642) @rluzists1
Core
* Update dependencies to resolve Dependabot security alerts (#48641) @Janpot
* [core-docs] Pin StackBlitz demo vite to v7 and plugin-react to v5 (#48643) @Janpot
* [code-infra] Port codebase to use tsgo (#48616) @brijeshb42
* [docs-infra] Fix immutable cache headers for /_next/static assets (#48655) @brijeshb42
* [docs-infra] Run link checker during docs build instead of as separate CI step (#48634) @Janpot
* [docs-infra] Support turbopack for docs (#48569) @brijeshb42
* [test] Cover docs landing-page composites with Argos (#48589) @LukasTy
All contributors of this release in alphabetical order: @aemartos, @brijeshb42, @ifer47, @Janpot, @LukasTy, @oliviertassinari, @rluzists1, @siriwatknp, @vipin8797
Contributors
*
*
*
*
*
*
*
*
*
brijeshb42, Janpot, and 7 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
All reactions
v9.1.0
v9.1.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 08 Jun 08:42
v9.1.0
a389a2d
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
* ⚙️ Support for the prefers-reduced-motion setting.
* ♿️ Improved support for Windows High Contrast mode with the enhanceHighContrast theme wrapper.
@mui/material@9.1.0
* [autocomplete] Enable clearing highlight when mouse leaves popup (#48354) @mj12albert
* [autocomplete] Fix freeSolo controlled values cleared by initial null (#48611) @mj12albert
* [autocomplete] Fix item removal when it receives focus from VoiceOver before using Backspace (#48572) @silviuaavram
* [autocomplete] Fix resetHighlightOnMouseLeave JSdoc (#48536) @mj12albert
* [autocomplete] Guard against null inputRef during unmount (#48617) @noam3127
* [badge] Add aria-hidden to badge content and polish docs demos (#48471) @mj12albert
* [badge] Use inline CSS variables for anchorOrigin/overlap positioning (#48549) @siriwatknp
* [button] Fix customized flex gap styles (#48542) @mj12albert
* [dialog] Fix unwanted DialogPaper focus ring (#48535) @mj12albert
* [focus trap] Fix incorrect tab order when tabIndex >= 1 (#48546) @mj12albert
* [progress] Show runtime errors only once (#48591) @silviuaavram
* [select] Allow spacebar to select elements (#48615) @silviuaavram
* [select] Support typeahead when closed (#48563) @mj12albert
* [step button] Choose higher contrast ripple color for dark mode focus (#48612) @silviuaavram
* [stepper] Include StepConnector inside Step element (#48492) @silviuaavram
* [stepper] Proper support for vertical alternativeLabel (#48485) @silviuaavram
* [tabs] Fix React 18 roving tabindex and dedupe invalid-value warning (#48605) @Janpot
* [theme] Add HighContrast theme enhancer (#48319) @silviuaavram
* [timeline item] Fix extra ::before spacing when TimelineOppositeContent is present (#46663) @tyalau
* [tooltip] Prevent stuck-open tooltip when child becomes disabled (#48606) @Janpot
* [transitions] Custom Transition component (#48325) @mj12albert
* [transitions] Support prefers-reduced-motion (#48357) @mj12albert
@mui/utils@9.1.0
* [utils] Prevent prototype pollution in fastDeepAssign (#48580) @Janpot
Docs
* [docs] Add function slotProps documentation (#48574) @mj12albert
* [docs] Clarify styled-components version compatibility (#48533) @nightt5879
* [docs] Fix broken URLs (#48520) @oliviertassinari
* [docs] Fix invalid JSON in Zed MCP setup example (#48490) @pavan-sh
* [docs] Mention release version for enhanceHighContrast (#48609) @silviuaavram
* [docs] Remove outdated MUI X v8 notification (#48600) @cherniavskii
* [docs] Remove redundant enhanceHighContrast information (#48632) @silviuaavram
* [docs-infra] Decrease loaded bundle size on docs (#48584) @brijeshb42
* [docs-infra] Drop multi-locale plumbing from API pages (#48370) @brijeshb42
* [docs-infra] Fix Cookie banner heading (#48529) @oliviertassinari
* [docs-infra] Infinitely cache all static assets (#48627) @brijeshb42
* [docs-infra] Remove outdated noSEOadvantage entries (#48527) @oliviertassinari
* [docs-infra] Restore build-only invariant throws via NEXT_RUNTIME guard (#48475) @Janpot
* [docs-infra] Test HTML validation in broken links checker (#48088) @Janpot
* [docs][icons] Fix Font Awesome Chip demo in dark mode (#48576) @siriwatknp
* [docs][icons] Remove redundant font awesome demo (#48493) @ZeeshanTamboli
* [docs][modal] Add nested modal guidance (#46507) @JakeSaterlay
* [docs][stepper] Fix focus management in examples (#48494) @silviuaavram
Core
* Eslint markdown (#48371) @Janpot
* [agents] Fix some docs links (#48561) @silviuaavram
* [blog] Copy editing improvement on v9 announcement blog posts (#48543) @joserodolfofreitas
* [code-infra] Cleanup unused jss packages (#48590) @brijeshb42
* [code-infra] Collapse canary workflows into nightly and nightly-cron (#48556) @Janpot
* [code-infra] Convert @mui/private-theming to TypeScript (#48565) @Janpot
* [code-infra] Convert @mui/styled-engine to TypeScript (#48544) @Janpot
* [code-infra] Convert @mui/styled-engine-sc to TypeScript (#48577) @Janpot
* [code-infra] Fix duplicate resource_class in test_regressions CI job (#48601) @LukasTy
* [code-infra] Make @mui/internal-docs-utils compatible with TypeScript 6 (#48594) @Janpot
* [code-infra] Migrate CircleCI jobs to Gen2 resource classes (#48593) @LukasTy
* [code-infra] Parallelize visual regression screenshots (#48557) @Janpot
* [code-infra] Run nightly-cron on v7.x (#48579) @Janpot
* [core] Fix typescript@next typecheck (#48587) @Janpot
* [pnpm] Add security settings to pnpm-workspace.yaml (#48582) @Janpot
* [styled-engine-sc] Fix compatibility with Vite and Vitest (#48558) @mj12albert
* [test] Add axe-core tests for mui-material (#48341) @siriwatknp
* [test] Configure Tailwind CSS in the visual-regression app (#48575) @Janpot
All contributors of this release in alphabetical order: @brijeshb42, @cherniavskii, @JakeSaterlay, @Janpot, @joserodolfofreitas, @LukasTy, @mj12albert, @nightt5879, @noam3127, @oliviertassinari, @pavan-sh, @silviuaavram, @siriwatknp, @tyalau, @ZeeshanTamboli
Contributors
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
joserodolfofreitas, brijeshb42, and 13 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 4 m3thom, UweStolz, SLadeAll, and maletta reacted with thumbs up emoji
All reactions
* 👍 4 reactions
4 people reacted
v9.0.1
v9.0.1
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 07 May 05:40
v9.0.1
933bdf6
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 25 contributors who made this release possible.
@mui/material@9.0.1
* [accessibility] HighContrast mode on Avatar, Badge, Slider and Switch (#48320) @silviuaavram
* [autocomplete] Fix highlight sync and scroll preservation (#48322) @mj12albert
* [autocomplete] Fix input value and clear (#48263) @mj12albert
* [autocomplete] Fix iOS group scrollbar overflow (#48400) @oliviertassinari
* [autocomplete] Fix popper rendering issues (#48327) @mj12albert
* [autocomplete] Improve highlight tracking and selection state (#48219) @mj12albert
* [button] Fix startIcon alignment (#48332) @mj12albert
* [button][button base] Document type attribute (#48146) @mj12albert
* [button][fab][menu item][list item button] Remove duplicated className entries (#48213) @silviuaavram
* [checkbox] Set aria-checked=mixed when indeterminate (#48147) @mj12albert
* [circularprogress][linearprogress] Improve accessibility (#48172) @silviuaavram
* [dialog][drawer][focus trap] Fix initial focus target (#48280) @mj12albert
* [drawer] Fix swipe close flicker (#48372) @mj12albert
* [drawer] Fix transition jump (#48308) @mj12albert
* [focus trap] Remove IE 11-specific focus safety check from FocusTrap cleanup (#48368) @ZeeshanTamboli
* [form controls] Add internal useFormControlState hook (#48344) @mj12albert
* [icon button] Remove unused color palette mapping in styles (#48353) @sai6855
* [icons] Revert to using wildcard export paths (#48381) @brijeshb42
* [input] Fix layout shift with display: flex (#43839) @oliviertassinari
* [input] Prevent notched prop leaking into DOM (#48281) @mj12albert
* [input base] Place aria-label on the input element (#48283) @silviuaavram
* [inputs] Fix autofocus in SSR environment (#48290) @mj12albert
* [List] Fix sticky subheader overlapping iOS scrollbar (#48375) @sandeshdamkondwar
* [popper] Persist positioning styles when popperOptions changes reference (#48121) @mj12albert
* [select] Stop using combobox element for labeling (#48251) @silviuaavram
* [select] Support single-pointer-cycle selection and pointer cancellation (#48328) @mj12albert
* [switch] Fix incorrect role with slotProps.input (#48469) @mj12albert
* [tabs] Fix scrollable tabs blocking pointer events (#48166) @mj12albert
* [textfield] Fix autofill styles always in dark mode when CSS variables is used (#48244) @ZeeshanTamboli
* [tooltip] Simplify RTL styles using CSS logical properties (#48351) @sai6855
* [tooltip] Close Tooltip when its child becomes disabled (#44507) @chudesno
* [typography] Fix h4 variant when using responsiveFontSizes() (#48314) @mj12albert
* [useMediaQuery] Fix crash in Firefox extension (#45196) @Mr-Quin
@mui/system@9.0.1
* [system] Fix theme mutation when using responsive typography shorthand in sx (#48266) @tomups
@mui/codemod@9.0.1
* [codemod] Add --jsx option to v9.0.0/system-props codemod (#48315) @siriwatknp
* [codemod] Add packageName support to the v9 system props codemod (#48253) @franco-dias
@mui/utils@9.0.1
* [utils] Add shadow dom utils (#48256) @mj12albert
* [utils] Fix resolveProps receiving empty string className (#48289) @SAY-5
* [utils] Remove unnecessary excludeKeys from extractEventHandlers (#48481) @ZeeshanTamboli
Docs
* [docs][autocomplete] Add demo with Tanstack Query useInfiniteQuery (#48356) @mj12albert
* [docs] Add agent skills for styling, theming, Next.js, and Tailwind CSS integrations (#48187) @mapache-salvaje
* [docs] Cleanup @mui/base (#48278) @mj12albert
* [docs] Fix create-playground script (#48380) @imazizbohra
* [docs] Fix date range calendar demo after MUI X v9 update (#48262) @LukasTy
* [docs] Fix icon search modal (#48255) @mj12albert
* [docs] Fix Material UI and MUI system "Upgrade to v9" docs (#48245) @ZeeshanTamboli
* [docs] Fix Popover JSdoc (#48310) @nitzan-treg
* [docs] Fix RTL toggle highlight in docs settings drawer (#48476) @sai6855
* [docs] Fix typos (#48155) @ayushshukla1807
* [docs] Fix typos (#48270) @pavan-sh
* [docs] Fix versions page (#48261) @mnajdova
* [docs] Fix vision grammar (#48477) @pavan-sh
* [docs] Improve accessibility for select examples (#48250) @silviuaavram
* [docs] Improve CSP guide with required directives (#48258) @Janpot
* [docs] Link to agent skills in relevant docs (#48387) @mapache-salvaje
* [docs] Make NumberField described by helper text (#48257) @silviuaavram
* [docs] Remove esm.sh references and endorsement (#44649) (#48330) @starboyvarun
* [docs] Remove generated CSS utility component doc (#48383) @mj12albert
* [docs] Remove incorrect message from experiments page and hide /experiments from crawlers (#48297) @ZeeshanTamboli
* [docs] Remove outdated references of .ttf and .woff (#48399) @oliviertassinari
* [docs] Restore wider maxWidth for disableToc pages (#48260) @LukasTy
* [docs] Show v9 announcement banner (#48242) @mnajdova
* [docs] Sync team members from frontend-public endpoint (#48273) @Janpot
* [docs] Update AGENTS.md testing section (#48392) @mj12albert
* [docs] Update e2e test README and test error message (#48285) @ZeeshanTamboli
* [docs] Update menu examples to always have aria-expanded (#48211) @silviuaavram
* [docs] Update MUI Treasury links (#47760) @siriwatknp
* [docs] Update MUI X dependencies to v9.0.0 (#48231) @siriwatknp
* [docs] Update MUI X roadmap section (#48316) @siriwatknp
* [docs] Update WCAG links and version from 2.1 to 2.2 (#48379) @mj12albert
* [docs] Use React.useId() for demo IDs (#48300) @Janpot
Core
* [blog] Introducing Material UI and MUI X v9 (#48157) @joserodolfofreitas
* [code-infra] bundle size check internal core docs (#48390) @Janpot
* [code-infra] Deduplicate vale script (#48385) @brijeshb42
* [code-infra] Fix type shadowing (#48389) @Janpot
* [code-infra] Migrate to vite from webpack for e2e tests (#48248) @brijeshb42
* [code-infra] Remove a few ts-ignore comments (#43265) @Janpot
* [code-infra] Remove no longer needed eslint-import-resolver-webpack package (#48207) @ZeeshanTamboli
* [code-infra] Remove references to @mui/base and @mui/joy (#48358) @brijeshb42
* [code-infra] Use vale rules from code-infra package (#48173) @brijeshb42
* [core] Remove next.mui.com links (#48240) @mnajdova
* [core-docs] Use type-only imports for type-only references (#48386) @JCQuintas
* [docs-infra] Add x-chat to MuiProductId type and product switcher (#48209) @hasdfa
* [docs-infra] Fix duplicate JSDoc in proptypes generation (#48304) @brijeshb42
* [docs-infra] Fix duplicate JSDoc in proptypes generation for merged declarations (#48296) @brijeshb42
* [docs-infra] Fix import of cjs react-simple-code-editor in esm (#48349) @brijeshb42
* [docs-infra] Fix tab index on Base UI tab (#48345) @brijeshb42
* [docs-infra] Migrate docs app container/frame components (#48182) @brijeshb42
* [docs-infra] Migrate MarkdownDocs component to docs package (#48227) @brijeshb42
* [docs-infra] Re-apply changes from previous revert (#48243) @brijeshb42
* [docs-infra] Remove infra around the i18n setup (#48360) @brijeshb42
* [docs-infra] Rename package to @mui/internal-api-docs-builder (#48230) @brijeshb42
* [docs-infra] Revert JSDoc in proptypes generation for merged declarations (#48301) @brijeshb42
* [docs-infra] Revert Migrate docs app container/frame components (#48239) @brijeshb42
* [docs-infra] Revert Migrate MarkdownDocs component to docs package (#48238) @brijeshb42
* [internal] Add missing #host-reference (#48226) @silviuaavram
* [internal] Move changelog and update security page for post v9 release (#48298) @siriwatknp
* [internal] Remove outdated .woff files (#48398) @oliviertassinari
* [test] Fix autocomplete test description (#48395) @ZeeshanTamboli
All contributors of this release in alphabetical order: @ayushshukla1807, @brijeshb42, @chudesno, @franco-dias, @hasdfa, @imazizbohra, @Janpot, @JCQuintas, @joserodolfofreitas, @LukasTy, @mapache-salvaje, @mj12albert, @mnajdova, @Mr-Quin, @nitzan-treg, @oliviertassinari, @pavan-sh, @sai6855, @sandeshdamkondwar, @SAY-5, @silviuaavram, @siriwatknp, @starboyvarun, @tomups, @ZeeshanTamboli
Contributors
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
joserodolfofreitas, tomups, and 23 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 8 m3thom, UweStolz, keyserj, dev-garcia, leeyucha, Org-sync, feconroses, and philippjfr reacted with thumbs up emoji 🚀 1 petrichor-hl reacted with rocket emoji
All reactions
* 👍 8 reactions
* 🚀 1 reaction
9 people reacted
v7.3.11
v7.3.11
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 07 May 03:31
v7.3.11
6ddda37
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 5 contributors who made this release possible.
@mui/material@7.3.11
* [autocomplete] Fix highlight sync and scroll preservation (#48350) @mj12albert
* [autocomplete] Fix popper rendering issues (#48343) @mj12albert
* [autocomplete] Improve highlight tracking and selection state (#48318) @mj12albert
* [button] Fix startIcon alignment (#48339) @mj12albert
* [button] Remove duplicated className entries (#48284) @silviuaavram
* [checkbox] Set aria-checked=mixed when indeterminate (#48286) @mj12albert
* [dialog][drawer][focus trap] Fix initial focus target (#48324) @mj12albert
* [drawer] Fix transition jump (#48340) @mj12albert
* [input] Fix layout shift with display: flex (#48359) @oliviertassinari
* [inputs] Fix autofocus in SSR environment (#48307) @mj12albert
* [popper] Persist positioning styles when popperOptions changes reference (#48302) @mj12albert
* [switch] Fix incorrect role with slotProps.input (#48472) @mj12albert
* [utils] Add shadow dom utils (#48309) @mj12albert
Docs
* [docs] Update banner to announce v9 (#48299) @siriwatknp
* [docs] Add v9 in the versions select in v7.mui.com (#48233) @alexfauquette
Core
* [internal] Update some host-reference entries (#48225) @silviuaavram
All contributors of this release in alphabetical order: @alexfauquette, @mj12albert, @oliviertassinari, @silviuaavram, @siriwatknp
Contributors
*
*
*
*
*
oliviertassinari, mj12albert, and 3 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 2 m3thom and petrichor-hl reacted with thumbs up emoji
All reactions
* 👍 2 reactions
2 people reacted
v7.3.10
v7.3.10
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 08 Apr 07:52
v7.3.10
2a8ad69
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
A big thanks to the 15 contributors who made this release possible. A few highlights ✨:
* 📖 Added the Menubar component page to the docs.
@mui/material@7.3.10
* [alert][dialog] Accessibility improvements (#48161) @silviuaavram
* [autocomplete] Add root slot (#47916) @GerardasB
* [autocomplete] Fix helper text focusing input when clicked (#48162) @mj12albert
* [autocomplete] Fix popup reopening on window focus regain with openOnFocus (#47914) @aman44444
* [autocomplete] Optimize selected option lookup (#48027) @anchmelev
* [autocomplete] Support full slots for clearIndicator and popupIndicator (#47913) @silviuaavram
* [button-base] Fix native button detection (#47994) @mj12albert
* [input] Fix high contrast cutoff on first character (#48160) @silviuaavram
* [list item text][card header] Revert cleanup of duplicated CSS rules (#47938) @sai6855
* [popper] Add missing classes export (#48033) @mj12albert
* [select] Fix focus visible always set on menu item (#48022) @silviuaavram
* [slider] Accept readonly array for the value prop (#47961) @pcorpet
* [switch] Add border to make it visible in high contrast mode (#48210) @silviuaavram
* [theme] Do not create channel tokens for custom colors when nativeColor is used (#48144) @ZeeshanTamboli
* [transitions] Performance improvements & misc fixes (#48217) @mj12albert
Docs
* [codemod] Add v7 migration docs for deprecated Autocomplete APIs and Autocomplete codemod (#47954) @ZeeshanTamboli
* [menubar] Add Menubar component page (#47942) @siriwatknp
* [progress] Label all demo components (#48168) @mj12albert
* [system] Update styled API docs for easier understanding (#47969) @olivier-lxo
* Fix the dark mode footer row shadow for the Data Grid on the advanced components page (#48152) @arminmeh
* Fix MUI X redirects (#47917) @cherniavskii
* Use direct palette vars in Tailwind v4 snippet (#47955) @Ahmad-Alaziz
Core
* [blog] Blogpost for upcoming price changes for MUI X (#47820) @DanailH
* [blog] Update the 2026 price changes blogpost (#47944) @DanailH
* [code-infra] Add pkg-pr-new as dev dependency (#48023) @silviuaavram
* [docs-infra] Update Release Instructions and Search Index v7 (#48109) @dav-is
All contributors of this release in alphabetical order: @Ahmad-Alaziz, @aman44444, @anchmelev, @arminmeh, @cherniavskii, @DanailH, @dav-is, @GerardasB, @mj12albert, @olivier-lxo, @pcorpet, @sai6855, @silviuaavram, @siriwatknp, @ZeeshanTamboli
Contributors
*
*
*
*
*
*
*
*
*
*
*
*
*
*
*
arminmeh, mj12albert, and 13 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 3 m3thom, petrichor-hl, and sewolonX reacted with thumbs up emoji 😄 1 sewolonX reacted with laugh emoji 🎉 1 sewolonX reacted with hooray emoji ❤️ 1 sewolonX reacted with heart emoji 🚀 1 sewolonX reacted with rocket emoji 👀 1 sewolonX reacted with eyes emoji
All reactions
* 👍 3 reactions
* 😄 1 reaction
* 🎉 1 reaction
* ❤️ 1 reaction
* 🚀 1 reaction
* 👀 1 reaction
3 people reacted
v9.0.0
v9.0.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
No results found
View all tags
github-actions released this 08 Apr 12:05
v9.0.0
a83fd59
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.
🥳 We're excited to announce the stable release of Material UI v9.0! This major release focuses on accessibility improvements, sx prop performance, and cleanup of deprecated APIs. See the Material UI v9.0 announcement blog posts for more details. Also see the MUI v9 announcement blog posts for the broad ecosystem updates.
Check out the upgrade guide to see how you can move to this version.
@mui/material@9.0.0
* [slider] Use pointer events instead of mouse events (#48164) @mj12albert
* [switch] Add border to make it visible in high contrast mode (#48180) @silviuaavram
* [transitions] Performance improvements & misc fixes (#48151) @mj12albert
* Remove unnecessary overridesResolvers from styled components (#48204) @sai6855
Core
* [code-infra] Setup workflow to publish internal packages (#47952) @brijeshb42
* [core-docs] Add x-scheduler to MuiProductId type (#48185) @rita-codes
* [docs-infra] Add scheduler to product switcher (#48208) @rita-codes
* [internal] Prepare libraries for v9 stable release (#48206) @siriwatknp
🙇♂️ We'd like to extend a big thank you to everyone involved who made this major release possible.
Contributors
*
*
*
*
*
*
brijeshb42, mj12albert, and 4 other contributors
Assets 2
Loading
Uh oh!
There was an error while loading. Please reload this page.
👍 33 petrichor-hl, vitabaks, dev-garcia, lazee, Firgrep, eliascarv, tan-ahmed, oliviertassinari, maxpsz, li1234yun, and 23 more reacted with thumbs up emoji 😄 2 sewolonX and blainegarrett reacted with laugh emoji 🎉 7 li1234yun, sewolonX, MartinXPN, MaikEight, blainegarrett, forensicxlab, and feconroses reacted with hooray emoji ❤️ 2 sewolonX and blainegarrett reacted with heart emoji 🚀 7 sewolonX, MartinXPN, zainphp, birnbuazn, feconroses, niltonxp2, and K33pQu13t reacted with rocket emoji 👀 2 Dakkers and sewolonX reacted with eyes emoji
All reactions
* 👍 33 reactions
* 😄 2 reactions
* 🎉 7 reactions
* ❤️ 2 reactions
* 🚀 7 reactions
* 👀 2 reactions
40 people reacted
Previous 1 2 3 4 5 … 57 58 Next
Previous Next
Footer
© 2026 GitHub, Inc.
Footer navigation
* Terms
* Privacy
* Security
* Status
* Community
* Docs
* Contact
* Manage cookies
* Do not share my personal information
You can’t perform that action at this time.
For now, Differences are performed on text, not graphically, only the latest screenshot is available.
Screenshot requires a Content Fetcher ( Sockpuppetbrowser, selenium, etc ) that supports screenshots.