New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@mui/material-pigment-css

Package Overview
Dependencies
Maintainers
9
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/material-pigment-css - npm Package Versions

2345

7.0.1

Diff
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 6.4.8 •
diegoandai
published 7.0.0-beta.4 •

Changelog

Source

7.0.0-beta.4

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

Mar 13, 2025

A big thanks to the 10 contributors who made this release possible. This release contains bug fixes 🐛 and improvements to the new package layout 🏗️.

@mui/material@7.0.0-beta.4

  • [Accordion] Add missing root slot (#45532) @sai6855
  • [AccordionSummary] Add slots and slotProps (#45559) @sai6855
  • [ListItemText] Add missing root slot (#45540) @sai6855
  • [SpeedDial] Add missing root slot (#45541) @sai6855
  • [Tooltip] Allow auto placement on tooltip (#45399) @Jtaks
  • [useScrollTrigger] Do nothing if target is null (#45441) @vipierozan99
  • [TextareaAutosize] Fix ResizeObserver causing infinite selectionchange loop (#45351) @mj12albert
  • Fix negative input for CSS variables spacing array (#45550) @siriwatknp
  • Add missing deprecations in deprecations-all file (#45505) @sai6855
  • Rename some @mui/material/styles/createTypography exports (#45558) @Janpot

@mui/icons-material@7.0.0-beta.4

  • Remove unused icon names from the download script (#45453) @yermartee

@mui/system@7.0.0-beta.4

  • Prevent nested non-vars theme inheritance (#45545) @siriwatknp
  • Disable theme recalculation as default behavior (#45405) @siriwatknp
  • Fix package layout inconsistencies (#45491) @DiegoAndai

@mui/styled-engine@7.0.0-beta.4

  • Add enableCssLayer prop to StyledEngineProvider (#45428) @siriwatknp

@mui/types@7.3.0

  • [code-infra] Fix type resolution for @mui/types (#45513) @Janpot

@mui/utils@7.0.0-beta.4

  • Fix package layout inconsistencies (#45491) @DiegoAndai
  • Use correct iri-reference homepage format (#45472) @dahiro

Docs

  • [Backdrop] Fix component name in migration guide (#45506) @sai6855
  • [TextField] Add HTML input section to TextField page (#45439) @siriwatknp

Core

  • [code-infra] Convert a few docs modules to ts (#45548) @Janpot
  • [code-infra] Remove more CJS modules from the docs (#45557) @Janpot
  • [code-infra] Remove nested imports from theme augmentation (#45514) @Janpot
  • [docs-infra] Add @ts-ignore to avoid type checking for MUI X (#45555) @siriwatknp
  • [blog] Fix author end-of-year updates (#45533) @oliviertassinari

All contributors of this release in alphabetical order: @dahiro, @DiegoAndai, @Janpot, @Jtaks, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vipierozan99, @yermartee

brijeshb42
published 6.4.7 •
brijeshb42
published 7.0.0-beta.3 •

Changelog

Source

7.0.0-beta.3

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

Mar 5, 2025

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

diegoandai
published 7.0.0-beta.2 •

Changelog

Source

7.0.0-beta.2

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

Feb 27, 2025

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

Core

  • [code-infra] Add package.json export (#45433) @Janpot
  • [blog] React 19 migration for MUI X (#45348) @arminmeh

All contributors of this release in alphabetical order: @arminmeh, @Janpot

diegoandai
published 7.0.0-beta.1 •

Changelog

Source

7.0.0-beta.1

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

Feb 27, 2025

This release fixes incorrect build output from the previous release (beta.0).

Core

  • [code-infra] Fix build:types script omitting folders with a dot in their name (#45422) @Janpot
  • [release] Fix versions (#45420) @mj12albert

All contributors of this release in alphabetical order: @Janpot, @mj12albert