You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@mui/docs

Package Overview
Dependencies
Maintainers
9
Versions
172
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/docs - npm Package Versions

2345
18

6.4.11

Diff
mj12albert
published 6.4.11 •
mj12albert
published 7.0.2 •

Changelog

Source

7.0.2

Apr 9, 2025

A big thanks to the 12 contributors who made this release possible.

@mui/material@7.0.2

  • [Autocomplete] Add ability to render custom single value (#45387) @ZeeshanTamboli
  • [Autocomplete] Prevent shrink animation in controlled Autocomplete when initial value is provided (#45734) @imadx
  • [AvatarGroup] Fix spacing prop ignoring value 0 (#45799) @Kartik-Murthy
  • [Dialog] Deprecate composed classes (#45418) @sai6855

@mui/material-nextjs@7.0.2

  • Fix nonce issues (#45794) @Janpot
  • Add warnings to nextjs router integration (#45778) @Janpot

@mui/styled-engine@7.0.2

  • Added caching to StyledEngineProvider to improve performance for running tests with Jest (#45846) @siriwatknp

Core

  • [blog] Improve upvote video (0646444) @oliviertassinari
  • [code-infra] Remove webpack aliases (#45841) @Janpot
  • [code-infra] Remove .tsbuildinfo from build folder (#45727) @Janpot
  • [code-infra] Stabilize theme viewer screenshot tests (#45768) @Janpot
  • [code-infra] Remove modern bundles (#45808) @Janpot
  • Update buildTypes script to optionally remove css imports (#45835) @brijeshb42
  • Allow repo to be accepted as an argument for releaseTag (#45801) @brijeshb42
  • Update scripts to support base-ui (#45784) @brijeshb42
  • Sync scorecards.yml across codebase (4de5076) @oliviertassinari
  • Remove baseUrl and skipLibCheck (#45806) @Janpot
  • [docs-infra] Fix redirect styles pages (#45848) @siriwatknp
  • [docs-infra] Remove false-positive Vale rules (#45843) @oliviertassinari
  • [docs-infra] Make sure Next.js can find package.json through its aliases (#45840) @Janpot
  • [docs-infra] Fix Next.js brand name coverage (6915f8d) @oliviertassinari
  • [docs-infra] Fix layout shift between MIT and commercial pages (#45760) @oliviertassinari
  • [docs-infra] Non breaking space for ESM (#45758) @oliviertassinari
  • [support-infra] Remove dead 'workflow_call:' (#45736) @oliviertassinari
  • [utils] Support cleanup callbacks in useForkRef (#45621) @DiegoAndai

Docs

  • Fix pigment vite integration example (#44746) @brijeshb42
  • Update migration instructions and codemod references for deprecated APIs (#45793) @sai6855
  • Add TanStack Router routing example (#44930) @vetledv
  • Fix layout shifting in icons page (#45779) @sai6855
  • Fix migration instructions (#45762) @oliviertassinari
  • Fix wrong TypeScript support version (#45761) @oliviertassinari
  • Fix link to mui-joy/src/styles/components.d.ts (#45763) @oliviertassinari
  • Fix 301 link (ae94c40) @oliviertassinari
  • Fix 301 links (abd8f63) @oliviertassinari
  • Fix 301 redirection (c7658de) @oliviertassinari
  • [nextjs] Migrate from deprecated "legacyBehavior" prop (#44871) @oliviertassinari
  • [nextjs] Document CSP for Next.js Pages Router (#45798) @Grohden

All contributors of this release in alphabetical order: @brijeshb42, @DiegoAndai, @Grohden, @imadx, @Janpot, @Kartik-Murthy, @oliviertassinari, @renovate[bot], @sai6855, @siriwatknp, @vetledv, @ZeeshanTamboli

aarongarciah
published 6.4.10 •
diegoandai
published 7.0.1 •

Changelog

Source

7.0.1

<!-- generated comparing v7.0.0..master -->

Mar 28, 2025

A big thanks to the 7 contributors who made this release possible.

@mui/material@7.0.1

  • Export ThemeProviderProps (#45701) @aarongarciah
  • [Fab] Fix default variant text color when using CSS vars (#45714) @aarongarciah
  • Remove mention of v7 in deprecation messages (#45708) @DiegoAndai
  • [Popover] Allow null in anchorEl function return type (#45045) @eduter
  • Fix missing CSSProperties/MixinOptions types (#45706) @Janpot

@mui/icons-material@7.0.1

  • [code-infra] Fix icon-material type resolution under moduleResolution: "node" (#45704) @Janpot
  • Bring back individual icon dts (#45711) @Janpot

Core

  • Improve the release instructions (#45688) @mnajdova

Docs

  • Fix Masonry and Toolpad dark mode demos (#45721) @siriwatknp
  • Update v7 related copy (#45716) @aarongarciah
  • Avoid unwanted undefined in page title (#45718) @aarongarciah
  • Fix joy templates error (#45715) @siriwatknp
  • Rename GitHub icon import (#45709) @micttyoid
  • Fix Safari issue in dark mode (#45696) @mnajdova
  • Fix Grid, GridLegacy, Stack, Badge, Select, Autocomplete demos CSS variables (#45693) @DiegoAndai
  • Add "Material UI v7 is here" to the notifications (#45694) @DiegoAndai
  • Fix Breadcrumbs, List, Divider, and Typography dark mode demos (#45692) @siriwatknp
  • Fix Material Icons page in dark mode (#45691) @mnajdova

All contributors of this release in alphabetical order: @aarongarciah, @DiegoAndai, @eduter, @Janpot, @micttyoid, @mnajdova, @siriwatknp

siriwatknp
published 7.0.0 •

Changelog

Source

7.0.0

<!-- generated comparing v7.0.0-rc.0..master -->

Mar 26, 2025

🎉 We're happy to announce the stable release of v7.

  • Read the blog post about the announcement.
  • Check out the v7 upgrade guide.

@mui/material@7.0.0

  • [Autocomplete] Fix when onHighlightChange is called (#45438) @ZeeshanTamboli
  • [Tabs] Fix modifier keys + Left/Right Arrow key from being consumed by tab navigation (#45345) @mushfiqbh
  • Update minimum TypeScript support to 4.9 (#45535) @siriwatknp

@mui/system@7.0.0

  • [system] Fix palette mode does not change when not using CSS vars (#45660) @siriwatknp

@mui/lab@7.0.0-beta.9

  • [lab] Remove @mui/base dependency (#45602) @mnajdova

Docs

  • [docs] Fix unnecessary redirects for v7 (#45677) @Janpot
  • [docs] Fix new React project link, CRA deprecated (#45362) @oliviertassinari
  • [docs] Prepare the v7 upgrade guide for stable release (#45624) @DiegoAndai
  • [docs] Fix grammatical errors in support.md (#45631) @letianpailove
  • [docs] Update nextjs font optimization guide (#45600) @IshfaqAhmedProg
  • [docs] Deprecate Toolpad Studio (#45613) @Janpot
  • [docs] Sync the mode from page to demos #45661 @siriwatknp

Core

  • [blog] v7 stable release (#45623) @DiegoAndai
  • [code-infra] Disable flaky masonry screenshot (#45678) @Janpot
  • [code-infra] Migrate regression tests to vite (#44964) @Janpot
  • [code-infra] Update rollup (#45666) @Janpot
  • [code-infra] Support React.ComponentType in proptypes generation (#45664) @Janpot
  • [code-infra] Ensure translations.json is present in all @mui/docs package builds (#45626) @LukasTy
  • [code-infra] Improve Argos script debuggability (#45619) @Janpot
  • [code-infra] Reconfigure react-remove-properties babel plugin (#45218) @Janpot
  • [core] Prepare master for v7 stable (#45674) @DiegoAndai
  • [core] Improve instructions on changing domain (#45637) @mnajdova
  • [core] Deprecate ponyfillGlobal (#45606) @Janpot
  • [docs-infra] Restructure docs theme context to CSS variables (#45386) @siriwatknp
  • [styles] Remove code & docs (#45633) @mnajdova

All contributors of this release in alphabetical order: @DiegoAndai, @IshfaqAhmedProg, @Janpot, @letianpailove, @LukasTy, @mnajdova, @mushfiqbh, @oliviertassinari, @siriwatknp, @ZeeshanTamboli

siriwatknp
published 6.4.9 •
siriwatknp
published 7.0.0-rc.0 •

Changelog

Source

7.0.0-rc.0

<!-- generated comparing v7.0.0-beta.4..master -->

Mar 18, 2025

A big thanks to the 4 contributors who made this release possible.

@mui/material@7.0.0-rc.0

  • [StepLabel] Add missing root slot (#45603) @sai6855
  • [Switch] Add slots and slotProps (#45595) @siriwatknp
  • [utils] Add merging function to mergeSlotProps utility (#45543) @siriwatknp

Core

  • [blog] Clarify the difference between the two Pro plans (#45266) @oliviertassinari
  • [code-infra] Allow specifying a custom error formatter module for error minifcation (#45291) @Janpot
  • [code-infra] Make getVersionEnvVariables reusable for other repos (#45562) @Janpot
  • [code-infra] Update peer dependency of @mui/utils in @mui/docs (#45561) @Janpot
  • Add StackBlitz template to issue template (#45504) @Janpot

All contributors of this release in alphabetical order: @Janpot, @oliviertassinari, @sai6855, @siriwatknp

diegoandai
published 5.17.1 •
siriwatknp
published 5.17.0 •
diegoandai
published 6.4.8 •
2345
18