Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-10-02 | 737 Bytes | |
v7.3.4 source code.tar.gz | 2025-10-02 | 214.2 MB | |
v7.3.4 source code.zip | 2025-10-02 | 236.7 MB | |
Totals: 3 Items | 451.0 MB | 0 |
A big thanks to the 3 contributors who made this release possible. Here are some highlights ✨:
Small update to revert a change that broke the <Tabs>
component. Also publishing a beta version of @mui/lab
which was accidentally published as a stable release.
@mui/material@7.3.4
- [Tabs] Revert "Fix not scrolling to correct tab after refresh when auto scrollable (#46869)" (#47014) @ZeeshanTamboli
Docs
- Sort package manager automatically (#46897) @Janpot
Core
- Bring @mui/lab back to unstable version (#47012) @Janpot
- Fix
ThemeOptions
andcreateTheme*
cyclic dependency (#47007) @siriwatknp
All contributors of this release in alphabetical order: @Janpot, @siriwatknp, @ZeeshanTamboli