material-ui

Material UI: Ready-to-use foundational React components, free forever. It includes Material UI, which implements Google's Material Design.

MIT License

Downloads
179M
Stars
91.4K
Committers
3.2K
material-ui - v6.0.0-alpha.11

Published by brijeshb42 4 months ago

Jun 11, 2024

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

@mui/[email protected]

  • [Autocomplete] Shouldn't resize when hovering (#42452) @ZeeshanTamboli
  • [Chip] Fix focus issue related with the Escape event (#41578) @shrilsharma
  • [Grid] Fix support for CSS variables (#42574) @oliviertassinari
  • [InputBase] Use globalCss for Pigment integration (#42431) @siriwatknp
  • Change React.ReactElement type from any to unknown (#42473) @sai6855
  • Integrate extendSxProp adapter (#42543) @siriwatknp
  • [Tab] Fix applying iconWrapper styles from theme and update its description (#42549) @sai6855
  • [pigment-css] Add stringifyTheme for Pigment CSS integration (#42476) @siriwatknp

@mui/[email protected]

  • [Grid] Remove disableEqualOverflow by using gap (#42526) @DiegoAndai
  • [useMediaQuery] Drop Safari < 14 support (#42464) @aarongarciah

@mui/[email protected]

  • Allow passing NaN as defaultValue to useControlled (#41559) @iammminzzy

@mui/[email protected]

  • Improve styled and sx prop transformation (#42598) @siriwatknp
  • Support more cases for sx-prop transformation (#42527) @siriwatknp

@mui/[email protected]

  • Fix issues reported by react compiler in mui-private-theming components (#42619) @sai6855

Docs

  • Add theme.applyStyles and migrate docs (#42498) @siriwatknp
  • Fix dashboard template console error (#42594) @oliviertassinari
  • Migrate system props to sx prop (#42475) @siriwatknp
  • [material-ui]Fix duplicated sentence (#42521) @alexfauquette
  • [Grid] Fix docs spacing (#42573) @oliviertassinari
  • [joy-ui] Add Next.js App Router instructions on how to prevent flickering (#42514) @devnyxie
  • [joy-ui] Fix HTML tag without preformatting (#42525) @jacobmoshipco
  • [material-ui] Add docs for complementary stepper components (#41900) @anle9650
  • [material-ui] Fix typo on Sign-in/Sign-up templates (#42605) @zanivan
  • [material-ui] Add container queries docs (#42434) @siriwatknp
  • [material-ui] Fix ESLint error in Stepper demo (#42559) @aarongarciah
  • [material-ui] Shorten useMediaQuery subheading (#42561) @aarongarciah
  • [material-ui] Add a Refine example project (#42461) @necatiozmen

Core

  • [website] Move the React Engineer - X role to future roles (#42532) @DanailH
  • [core] Allow for..of loops (#42600) @michaldudak
  • [core] Add comment about Object.js @oliviertassinari
  • [core] Disable eslint-plugin-react-compiler for Base (#42563) @aarongarciah
  • [core] Group Pigment CSS dependencies (#42174) @siriwatknp
  • [core] Configure eslint-plugin-react-compiler (#42555) @aarongarciah
  • [core] Skip charts animation for visual regression test (#42530) @alexfauquette
  • [docs-infra] Simplify click header (#42593) @oliviertassinari
  • [docs-infra] Add configurable jsdoc host variable (#42472) @tonygravell
  • [docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal
  • [docs-infra] Prevent link anchor when selecting text (#41994) @alexfauquette
  • [docs-infra] Add the Base UI logo with copy functionality (#42446) @danilo-leal
  • [examples] Remove Pigment CSS examples (#42471) @sai6855
  • [test] Restore pnpm tc command (#42572) @oliviertassinari
  • [test] Restore testing internal packages (#42519) @michaldudak
  • [website] Close Developer Advocate / Content Engineer role @oliviertassinari
  • [website] Remove blank line @oliviertassinari
  • [website] Fix mobile layout shift @oliviertassinari

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @anle9650, @DanailH, @danilo-leal, @devnyxie, @DiegoAndai, @iammminzzy, @jacobmoshipco, @michaldudak, @necatiozmen, @oliviertassinari, @sai6855, @shrilsharma, @siriwatknp, @tonygravell, @zanivan, @ZeeshanTamboli

material-ui - v6.0.0-alpha.10

Published by aarongarciah 5 months ago

Jun 4, 2024

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

@mui/[email protected]

  • [Backdrop] Deprecate components and componentsProps (#42468) @DiegoAndai
  • [Collapse] Bound max transition time (#42390) @oliviertassinari
  • [FilledInput] Remove unapplied classes from filledInputClasses interface and add missing classes to root (#42082) @sai6855
  • [InputBase] Deprecate components and componentProps props for v6 (#42093) @ChronicusUA
  • Remove remaining IE11 code (#42283) @DiegoAndai
  • [Modal] Deprecate components and componentsProps (#42469) @DiegoAndai
  • [Popover] Migrate useSlotProps to useSlot (#42369) @sai6855
  • [useMediaQuery] Remove unused useMediaQueryTheme (#42367) @aarongarciah

@mui/[email protected]

  • Remove IE11 code (#42436) @DiegoAndai

Docs

  • Reflect Base UI and MUI System in a different repository @oliviertassinari
  • Update twitter.com to x.com @oliviertassinari
  • Simplify Example projects page @oliviertassinari
  • [icons] Update README and docs page (#41938) @danilo-leal
  • [material-ui] Add changelog section to the design kits page (#42449) @danilo-leal
  • [material-ui] Fix sentence in the All components page (#42336) @danilo-leal
  • [material-ui] Update Figma design kit doc redirect link (#42448) @danilo-leal
  • [system] Add "dynamic values" section to sx prop page (#42239) @aarongarciah

Core

  • [docs-infra] Update the OG card image design (#42470) @danilo-leal
  • [docs-infra] Add small design polish (#42455) @danilo-leal
  • [docs-infra] Update the Material logo + add copy functionality (#42435) @danilo-leal
  • [website] Update DoiT description and link in Sponsors section (#42505) @erezstmn-doit
  • [website] Clean up the docs-infra job ad (#42504) @danilo-leal
  • [website] Fix FlashCode position (#42139) @oliviertassinari
  • [website] Open Docs-infra engineer role (#42101) @danilo-leal
  • [website] Fix locationCountry in about page @oliviertassinari

All contributors of this release in alphabetical order: @aarongarciah, @ChronicusUA, @danilo-leal, @DiegoAndai, @erezstmn-doit, @oliviertassinari, @sai6855

material-ui - v6.0.0-alpha.9

Published by mj12albert 5 months ago

May 29, 2024

A big thanks to the 23 contributors who made this release possible. Here are some highlights ✨:

  • 🚀 CssVarsProvider and extendTheme are now stable (#42246) @siriwatknp

@mui/[email protected]

  • [AlertTitle] Enable extending Typography props (#42269) @lucasgmelo
  • [AvatarGroup] deprecate componentsProps for v6 (#42122) @lhilgert9
  • [Grid] Deprecate wrap prop (#42363) @fedirjh
  • [ListItem] Document *Component and *Props props deprecations (#42263) @aarongarciah
  • [ListItem] Deprecate ListItem's components and componentsProps (#42219) @aarongarciah
  • [ListItemSecondaryAction] Deprecate component (#42251) @aarongarciah
  • Stabilize CssVarsProvider and extendTheme (#42246) @siriwatknp
  • [Popper] Deprecate components and componentProps props for v6 (#42111) @ChronicusUA
  • [responsiveFontSizes] Handled undefined variants (#42412) @brijeshb42
  • [Slider] Fix wrong CSS value (#42370) @mnajdova
  • [Tooltip] Deprecate components and componentProps props for v6 (#42107) @ChronicusUA

@mui/[email protected]

  • [createStyled] Intercept ownerState coming from props and ownerState (#42358) @DiegoAndai

@mui/[email protected]

  • Add sx prop for v6 migration (#42153) @siriwatknp
  • Add codemod for removing system props (#42282) @siriwatknp

Docs

  • Remove unused images (#42324) @danilo-leal
  • Add Pigment CSS and Base UI logos SVGs (#42322) @danilo-leal
  • [joy-ui] Fix template responsiveness (#42422) @j4marcos
  • [material-ui] Add the Pashto locale (#42244) @sayoubiaf
  • [material-ui] Remove duplicate Design Kits page (#42338) @danilo-leal
  • [material-ui] Document callback to access theme in GlobalStyles (#42257) @aarongarciah
  • [material-ui] Add minor modifications to the Vertical stepper demo (#42342) @mihilt
  • [material-ui][Tabs] Improve the Basic Tabs demo (#42374) @MatheusEli
  • [pigment-css] Polish redirection mention @oliviertassinari

Core

  • [blog] Add fixes and clean ups to the Blog page (#42311) @danilo-leal
  • [blog] Add the "Product" tag to the Pigment CSS post (#42365) @danilo-leal
  • [code-infra] Simplify .stylelintrc.js @oliviertassinari
  • [code-infra] Fix stylelint locally (#42411) @oliviertassinari
  • [code-infra] Run corepack enable on all CI jobs (#42331) @Janpot
  • [code-infra] Create examples eslint rule (#42170) @oliviertassinari
  • [core] Apply React 19 type changes that don't require upcoming @types/ packages (#42346) @DiegoAndai
  • [core] Remove react-swipeable-views-utils package from docs (#42378) @ZeeshanTamboli
  • [core] Update @testing-library/react and @testing-library/dom packages (#42349) @ZeeshanTamboli
  • [core] Remove @types/prettier package (#42339) @ZeeshanTamboli
  • [core] Remove WyW-in-JS from Renovate config (#42335) @ZeeshanTamboli
  • [docs-infra] Split feedback channels per product (#42413) @alexfauquette
  • [docs-infra] Avoid cryptic errors when tests don't exist (#42356) @Janpot
  • [docs-infra] Make menu styles consistent (#42387) @danilo-leal
  • [docs-infra] Display deprecation messages in API pages (#42352) @aarongarciah
  • [docs-infra] Standardize API pages Alert styles (#42386) @danilo-leal
  • [docs-infra] Fix Toolpad Core API links (#42362) @apedroferreira
  • [docs-infra] Tigthen up the header design (#42180) @danilo-leal
  • [docs-infra] Add Toolpad to muiNpmOrgs for codesandbox demos (#42316) @Janpot
  • [docs-infra] Allow JSDoc tags (#42337) @aarongarciah
  • [test] Remove userAgent override in jsdom env (#42344) @cherniavskii
  • [utils] Fix GitHub-reported prototype pollution vulnerability in deepmerge (#41652) @tjcouch-sil
  • [website] Add Nikita to the about page (#42418) @nikitaa24
  • [website] Fix hero spacing changes applying at the wrong breakpoint (#42341) @KenanYusuf
  • [website] Adds Kenan Yusuf to about page (#42317) @KenanYusuf
  • [website] Improve about page @oliviertassinari

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @apedroferreira, @brijeshb42, @cherniavskii, @ChronicusUA, @danilo-leal, @DiegoAndai, @fedirjh, @j4marcos, @Janpot, @KenanYusuf, @lhilgert9, @lucasgmelo, @MatheusEli, @mihilt, @mnajdova, @nikitaa24, @oliviertassinari, @sayoubiaf, @siriwatknp, @tjcouch-sil, @ZeeshanTamboli

material-ui - v5.15.19

Published by mj12albert 5 months ago

May 29, 2024

A big thanks to the 12 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

  • [AlertTitle] Enable extending Typography props (@lucasgmelo) (#42334) @github-actions[bot]
  • [responsiveFontSizes] Handled undefined variants (@brijeshb42) (#42419) @github-actions[bot]
  • [Slider] Fix wrong CSS value (@mnajdova) (#42373) @github-actions[bot]

Docs

  • Link to pnpm installation docs (#42420) @aarongarciah
  • Remove LocalMonero (@oliviertassinari) (#42315) @github-actions[bot]
  • [material-ui] Fix typo in style interoperability with Tailwind CSS docs (@ZeeshanTamboli) (#42312) @github-actions[bot]
  • [material-ui][Pagination] Clarify pagination page prop API (@Mandar-Pandya) (#42265) @github-actions[bot]
  • [material-ui][Tabs] Improve the Basic Tabs demo (@MatheusEli) (#42426) @github-actions[bot]
  • [pigment-css] Fix duplication of content (#42410) @oliviertassinari

Core

  • [blog] Add the "Product" tag to the Pigment CSS post (@danilo-leal) (#42366) @github-actions[bot]
  • [blog] Update blog post OG image (@danilo-leal) (#42306) @github-actions[bot]
  • [blog] Update Pigment CSS post (@danilo-leal) (#42267) @github-actions[bot]
  • [core] Fix React 18.3 warnings about spreading keys in the Material UI Autocomplete component (#42099) (#42241) @DiegoAndai
  • [core] Fix a few more key spread issues (@oliviertassinari) (#42318) @github-actions[bot]
  • [docs-infra] Allow JSDoc tags (#42327) @aarongarciah
  • [website] Add Nikita to the about page (@nikitaa24) (#42421) @github-actions[bot]
  • [website] Fix hero spacing changes applying at the wrong breakpoint (@KenanYusuf) (#42357) @github-actions[bot]
  • [website] Adds Kenan Yusuf to about page (@KenanYusuf) (#42330) @github-actions[bot]
  • [website] Improve about page @oliviertassinari

All contributors of this release in alphabetical order: @aarongarciah, @brijeshb42, @danilo-leal, @DiegoAndai, @KenanYusuf, @lucasgmelo, @Mandar-Pandya, @MatheusEli, @mnajdova, @nikitaa24, @oliviertassinari, @ZeeshanTamboli

material-ui -

Published by mnajdova 5 months ago

May 21, 2024

A big thanks to the 7 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

  • [material-ui] Filter only valid theme palette for generating styles (#42147) @siriwatknp
  • [material-ui] Remove UMD bundle (#42172) @ZeeshanTamboli
  • [material-ui][TextField] Deprecate *Props props (#42062) @DiegoAndai

Docs

  • [docs] Remove Base UI from the README (#42307) @danilo-leal
  • [docs][material-ui] Fix typo in style interoperability with Tailwind CSS docs (#42279) @ZeeshanTamboli
  • [docs][material-ui] Add supported browsers section to migration guide (#42194) @DiegoAndai
  • [docs][material-ui][Pagination] Clarify pagination page prop API (#42220) @Mandar-Pandya

Core

  • [blog] Update blog post OG image (#42270) @danilo-leal
  • [blog] Update Pigment CSS post (#42266) @danilo-leal
  • [docs] Remove LocalMonero (#42224) @oliviertassinari
  • [docs-infra] Fix keyboard navigation on page tabs (#42152) @danilo-leal
  • [code-infra] Remove raw-loader (#42275) @Janpot
  • [core] Remove outdated Babel plugins (#42140) @ZeeshanTamboli
  • [core] Fix a few more key spread issues (#42168) @oliviertassinari
  • [website] Avoid duplicate simple vs. rich (#42100) @oliviertassinari

All contributors of this release in alphabetical order: @danilo-leal, @DiegoAndai, @Janpot, @Mandar-Pandya, @oliviertassinari, @siriwatknp, @ZeeshanTamboli

material-ui - v5.15.18

Published by brijeshb42 5 months ago

May 14, 2024

A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]

  • [Autocomplete] Improve design when there's a start adornment for small autocomplete (@TahaRhidouani) (#42176) @github-actions[bot]
  • [ToggleButtonGroup] Add missing selected class in ToggleButtonGroupClasses type (@tarunrajput) (#42250) @github-actions[bot]

Docs

  • [docs] Fix 301 to Figma @oliviertassinari

Core

  • [blog] Introducing Pigment CSS blog post (#42198) (#42255) @samuelsycamore
  • [website] Add redirection for talk @oliviertassinari
  • [website] Adds Arthur Balduini team info (@arthurbalduini) (#42226) @github-actions[bot]

All contributors of this release in alphabetical order: @arthurbalduini, @oliviertassinari, @samuelsycamore, @TahaRhidouani, @tarunrajput

material-ui - v6.0.0-alpha.7

Published by brijeshb42 5 months ago

May 16, 2024

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

@mui/[email protected]

  • [Autocomplete] Deprecate componentsProps props (#42179) @lhilgert9
  • [Autocomplete] Improve design when there's a start adornment for small autocomplete (#41781) @TahaRhidouani
  • [Autocomplete] deprecate *Component and *Props for v6 (#41875) @lhilgert9
  • [CircularProgress] Deprecate composed classes (#42076) @sai6855
  • [ToggleButtonGroup] Add missing selected class in ToggleButtonGroupClasses type (#42243) @tarunrajput

@mui/[email protected]

  • [Divider] Only apply codemod if light prop is present (#42098) @DiegoAndai

Docs

  • Fix 301 to Figma @oliviertassinari
  • Fix use of deprecated React API (#42118) @oliviertassinari
  • Remove the Base notification (#42191) @danilo-leal
  • [material-ui] Improve descriptions for deprecated props (#42221) @aarongarciah
  • [material-ui] Fix typo in composition docs (#42195) @aarongarciah

Core

  • [blog] Introducing Pigment CSS blog post (#42198) @samuelsycamore
  • [core] Remove confusing comment @oliviertassinari
  • [core] Match other repositories and convention @oliviertassinari
  • [core] Fix React 18.3 warnings about spreading keys in the Material UI Autocomplete component (#42099) @heath-freenome
  • [core] Remove unecessary quotes @oliviertassinari
  • [docs-infra] Share code for section title (#42236) @alexfauquette
  • [docs-infra] Limit the copy button to the visible code block (#42115) @danilo-leal
  • [docs-infra] Make select components with two capital letters (#42004) @alexfauquette
  • [docs-infra][toolpad] Fix Page title and SERP title mismatch (#41919) @bharatkashyap
  • [website] Add redirection for talk @oliviertassinari
  • [website] Adds Arthur Balduini team info (#42193) @arthurbalduini
  • [website] Update the role template file (#42192) @danilo-leal
  • [website] Update MUI X deps and migrate TreeView demos to v7 API (#42149) @noraleonte
  • [website] Fix pricing casing (#42178) @aarongarciah

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @arthurbalduini, @bharatkashyap, @danilo-leal, @DiegoAndai, @heath-freenome, @lhilgert9, @noraleonte, @oliviertassinari, @sai6855, @samuelsycamore, @TahaRhidouani, @tarunrajput

material-ui - v6.0.0-alpha.6

Published by mj12albert 6 months ago

May 8, 2024

A big thanks to the 10 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]

  • [Chip] Add colorDefault class to chipClasses (#42067) @sai6855
  • Migrate components to support CSS extraction (#42001) @siriwatknp
  • [SpeedDial] Deprecate TransitionComponent (#40698) @harry-whorlow

@mui/[email protected]

  • Add theme-v6 migration (#42056) @siriwatknp

@mui/[email protected]

  • Add the Emergency icon (#42080) @danilo-leal

Docs

  • [autocomplete] Fix duplicate autocomplete id (#42086) @oliviertassinari
  • Fix SEO redirection issues @oliviertassinari
  • [material-ui] Fix broken link (#42142) @aarongarciah
  • [material-ui][docs] Fix link on the Sync page (#42088) @danilo-leal

Core

  • [blog] Shorten title to fit @oliviertassinari
  • [blog] Update Sync post OG image (#42114) @danilo-leal
  • [blog] A few tweaks in introducing-sync-plugin (#42092) @oliviertassinari
  • [code-infra] Add canary release scripts (#41949) @michaldudak
  • [code-infra] Move ComponentLinkHeader to @mui/docs (#42061) @Janpot
  • [code-infra] Bump node image used by CI in docker (#42079) @LukasTy
  • [core] Restrict import path with ESLint (#41970) @oliviertassinari
  • [docs-infra] Add design and formatting improvements (#42063) @danilo-leal
  • [docs-infra] Fix HTML structure violations (#42085) @oliviertassinari
  • [website] Componentize a few Careers page sections (#42102) @danilo-leal
  • [website] Refine the InfoCard design (#42116) @danilo-leal
  • [website] Fix home page slider's track position (#42141) @aarongarciah
  • [website] Closing the survey @oliviertassinari
  • [website] Remove Survey banner from website and Core docs (#42104) @joserodolfofreitas

All contributors of this release in alphabetical order: @aarongarciah, @danilo-leal, @harry-whorlow, @Janpot, @joserodolfofreitas, @LukasTy, @michaldudak, @oliviertassinari, @sai6855, @siriwatknp

material-ui - v5.15.17

Published by mj12albert 6 months ago

May 8, 2024

A big thanks to the 4 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

  • [Slider] Move palette styles to the bottom (#41676) @siriwatknp

Docs

  • Fix SEO redirection issues @oliviertassinari
  • [material-ui] Fix broken link (@aarongarciah) (#42143) @github-actions[bot]
  • [material-ui] Fix link on the Sync page (@danilo-leal) (#42089) @github-actions[bot]

Core

  • [blog] Shorten title to fit @oliviertassinari
  • [blog] Update Sync post OG image (@danilo-leal) (#42117) @github-actions[bot]
  • [blog] A few tweaks in introducing-sync-plugin (@oliviertassinari) (#42094) @github-actions[bot]
  • [docs-infra] Fix code block layout shift (#41917) @oliviertassinari
  • [website] Fix home page slider's track position (@aarongarciah) (#42144) @github-actions[bot]
  • [website] Closing the survey @oliviertassinari
  • [website] Remove Survey banner from website and Core docs (#42104) @joserodolfofreitas

All contributors of this release in alphabetical order: @github-actions[bot], @joserodolfofreitas, @oliviertassinari, @siriwatknp

material-ui - v6.0.0-alpha.5

Published by siriwatknp 6 months ago

A big thanks to the 9 contributors who made this release possible. Here are some highlights ✨:

@mui/[email protected]

  • [FormControlLabel] Deprecate componentsProps (#41767) @sai6855
  • [PaginationItem] Deprecate components prop (#41777) @sai6855
  • [SvgIcon] Convert to support CSS extraction (#41779) @aarongarciah

@mui/[email protected]

  • [TextareaAutosize] Fix resizing instability (#41638) @ZeeshanTamboli

Docs

  • Fix small SEO issues @oliviertassinari
  • [material-ui] Fix minor spelling error in the "About the lab" page (#42073) @ryanhartwig
  • [material-ui] Update Figma plugin name (#41967) @danilo-leal
  • [material-ui][templates] Fix input props attributes in Landing Page template (#42013) @5-tom
  • [system] Update typo on the sx prop page (#42035) @bricker

Core

  • [docs-infra] Clean up branding theme file and improve font-face readibility (#42023) @danilo-leal
  • [docs-infra] Simplify docs demo (#42016) @oliviertassinari
  • [website] Add content about the Sync plugin in the Material UI page (#40515) @danilo-leal
  • [website] Sync career roles (#42058) @oliviertassinari
  • [website] Add Nadja on the about page (#42021) @mnajdova
  • [website] Fix code block design by changing the MarkdownElement import (#42022) @danilo-leal
  • [wesbite] Remove duplicate MarkdownElement component (#42028) @danilo-leal

All contributors of this release in alphabetical order: @5-tom, @aarongarciah, @bricker, @danilo-leal, @mnajdova, @oliviertassinari, @ryanhartwig, @sai6855, @ZeeshanTamboli

material-ui - v5.15.16

Published by siriwatknp 6 months ago

A big thanks to the 8 contributors who made this release possible. Here are some highlights ✨:
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

  • [material-ui][Dialog] Prevent onClick on the root element from being overwritten (@ryanburr) (#41914) @github-actions[bot]
  • [material-ui][Select] Fix muiName property TypeScript error (@EyaOuenniche) (#41786) @github-actions[bot]
  • —>[material-ui][l10n] Fix typo in is-IS locale (@magnimarels) (#41815) @github-actions[bot]

Docs

  • Fix small SEO issues @oliviertassinari
  • Fix 301 Toolpad links @oliviertassinari
  • Fix 301 Toolpad links @oliviertassinari
  • Fix 301 image redirections @oliviertassinari
  • Fix small SEO issues @oliviertassinari
  • Fix 301 redirection @oliviertassinari
  • Fix format git diff regression (#41882) @oliviertassinari
  • Fix 301 links @oliviertassinari
  • [material-ui] Fix import statement in migration guide (@sai6855) (#41864) @github-actions[bot]
  • [material-ui] Update Figma plugin name (@danilo-leal) (#42057) @github-actions[bot]
  • [material-ui] Fix minor spelling error in the "About the lab" page (@ryanhartwig) (#42075) @github-actions[bot]
  • [material-ui] Add missing backticks to HTML tag in the installation page (@Miguelrom) (#42009) @github-actions[bot]
  • [material-ui] Add Connect-related content (@danilo-leal) (#41924) @DiegoAndai
  • [material-ui] Fix Material 3 message typo (@aarongarciah) (#41822) @github-actions[bot]
  • [material-ui] Remove Data Grid v7 beta callout (@cherniavskii) (#41842) @github-actions[bot]
  • [material-ui][templates] Fix input props attributes in Landing Page template (@5-tom) (#42034) @github-actions[bot]
  • [system] Update typo on the sx prop page (@bricker) (#42078) @github-actions[bot]

Core

  • [blog] Add post to introduce the Connect plugin (@danilo-leal) (#41929) @DiegoAndai
  • [core] Automate cherry-pick of PRs from next -> master (#41742) @aarongarciah
  • [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari
  • [docs-infra] Use edge function for card generation (#41188) @alexfauquette
  • [docs-infra] Fix drawer performances (#41807) (#41820) @alexfauquette
  • [docs-infra] Fix analytics about inline ads (#41474) @alexfauquette
  • [website] Sync career roles (@oliviertassinari) (#42059) @github-actions[bot]
  • [website] Add content about the Sync plugin in the Material UI page (@danilo-leal) (#42074) @github-actions[bot]
  • [website] Add Nadja on the about page (#42054) @mnajdova
  • [website] Close the Design Engineer - X role (#42014) @DanailH
  • [website] Remove customer support agent role from website (@rluzists1) (#41996) @github-actions[bot]
  • [website] Add Jose to About Us (#41759) @JCQuintas

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @DanailH, @DiegoAndai, @github-actions[bot], @JCQuintas, @mnajdova, @oliviertassinari

material-ui -

Published by mnajdova 6 months ago

Apr 24, 2024

A big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:

  • 🔥 Converted 3 more Material UI components to use Pigment CSS.
  • ℹ️ Pigment CSS now lives in its own repository! From now on, all future development will happen there.

@mui/[email protected]

  • [Checkbox] Convert to support CSS extraction (#41957) @lhilgert9
  • [IconButton] Convert to support CSS extraction (#41850) @gijsbotje
  • [Radio] Convert to support CSS extraction (#41840) @lhilgert9
  • [Typography] Fix ownerState prop placement (#41903) @sai6855
  • Generate typography tokens (#41703) @siriwatknp
  • Move typography CSS variables to font (#42003) @siriwatknp
  • Fix getOverlayAlpha type (#41995) @oliviertassinari
  • Support CSS Extraction using codemod (#41935) @siriwatknp

@mui/[email protected]

  • [icons] Update the icons package (#41937) @danilo-leal

Docs

  • [material-ui] Remove react-swipeable-views from demos as it's no longer maintained (#41912) @soler1212
  • [material-ui] Add dark theme thumbnails for templates (#41947) @zanivan
  • [material-ui] Remove links and interdependencies from free templates (#41941) @zanivan
  • [material-ui] Add missing backticks to HTML tag in the installation page (#41972) @Miguelrom
  • Fix 301 Toolpad links @oliviertassinari
  • Fix 301 image redirections @oliviertassinari

Core

  • pnpm docs:zipRules && vale sync @oliviertassinari
  • Remove @pigment-css/* packages (#41965) @mnajdova
  • [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot
  • [code-infra] Move the HighlightedCode component to @mui/docs (#41859) @Janpot
  • [code-infra] Make Babel config path configurable in API docs builder (#41999) @michaldudak
  • [docs-infra] Fix flex-shrink pro-plan (#41990) @oliviertassinari
  • [docs-infra] Allow more value uses of MUI (#41706) @oliviertassinari
  • [docs-infra] Move CPU to shared config (#41901) @oliviertassinari
  • [docs-infra] Improve Twitter OG:image (#41860) @oliviertassinari
  • [docs-infra] Adapt docs infra to Base UI docs needs (#41963) @michaldudak
  • [docs-infra] Add demo container design refinements (#41948) @danilo-leal
  • [docs-infra] Use the getLayout on the material demo pages (#41936) @alexfauquette
  • [test] Update browser versions in karma config (#42008) @ZeeshanTamboli
  • [website] Remove customer support agent role from website (#41969) @rluzists1
  • [website] Fix grid usage and add stray improvements (#41930) @danilo-leal

All contributors of this release in alphabetical order: @alexfauquette, @danilo-leal, @gijsbotje, @Janpot, @lhilgert9, @michaldudak, @Miguelrom, @mnajdova, @oliviertassinari, @rluzists1, @sai6855, @siriwatknp, @soler1212, @zanivan, @ZeeshanTamboli

material-ui - v6.0.0-alpha.3

Published by DiegoAndai 6 months ago

Apr 17, 2024

A big thanks to the 24 contributors who made this release possible. Here are some highlights ✨:

  • 🔥 Converted 5 more Material UI components to use Pigment CSS.
  • 🚀 Added container queries utility to the @mui/system package (#41674) @siriwatknp.

@mui/[email protected]

  • Convert LinearProgress to support Pigment CSS (#41816) @siriwatknp
  • [Dialog] Prevent onClick on the root element from being overwritten (#41881) @ryanburr
  • [FloatingActionButton] Convert to support CSS extraction (#41851) @gijsbotje
  • Convert CircularProgress to support Pigment CSS (#41776) @siriwatknp
  • [PaginationItem] Convert to support CSS extraction (#41848) @gijsbotje
  • [StepConnector] deprecate composed classes (#41740) @sai6855
  • [StepLabel] Deprecate StepIconComponent, StepIconProps (#41835) @sai6855
  • [ToggleButton] Convert to support CSS extraction (#41782) @lhilgert9
  • [ToggleButtonGroup] Deprecate composed classes (#41288) @sai6855
  • [Typography] Fix Typography inherit variant styles (#41308) @kealjones-wk

@mui/[email protected]

  • Add container queries utility (#41674) @siriwatknp

@mui/[email protected]

  • Add styled v6 transformation (#41743) @siriwatknp

@mui/[email protected]

  • [Button] Disable text highlighting (#41902) @mithun522

@pigment-css/[email protected]

  • Patch WyW's WeakRef usage (#41909) @DiegoAndai
  • Implement sx transform for system components (#41861) @brijeshb42

Docs

  • [material-ui] Add Connect-related content (#40848) @danilo-leal
  • [material-ui] Fix credit comment typo (#41872) @aarongarciah
  • [material-ui] Remove Data Grid v7 beta callout (#41839) @cherniavskii
  • [material-ui] Add stray design tweaks to free templates (#41696) @zanivan
  • [material-ui] Simplify components styling on templates (#41845) @zanivan
  • [material-ui][Button] Add onChange event handler to file upload example (#41863) @aarongarciah
  • [material-ui] Fix import statement in migration guide (#41852) @sai6855
  • Fix 301 redirection @oliviertassinari
  • Fix format git diff regression (#41882) @oliviertassinari
  • Fix small SEO issues @oliviertassinari
  • [pigment-css] Fix README typos (#41870) @MohammadShehadeh

Core

  • Begin removing IE 11-related code (#41709) @iammminzzy
  • [blog] Add post to introduce the Connect plugin (#41763) @danilo-leal
  • [code-infra] Fix require.context with aliases (#41682) @Janpot
  • [code-infra] Allow customizing hooks imports in API docs generator (#41828) @michaldudak
  • [codemod] Add utils for *Component and *Props props deprecations (#41685) @DiegoAndai
  • Replace bundle size reporter filter (#38979) @Janpot
  • [docs-infra] Make the whole header clickable (#39603) @MoazMirza-13
  • [docs-infra] Improve demo container and related components design (#41827) @danilo-leal
  • [docs-infra] Use edge function for card generation (#41188) (#41836) @alexfauquette
  • [docs-infra] Fix code block layout shift (#41917) @oliviertassinari
  • [docs-infra] Fine-tune the OG card image design (#41862) @danilo-leal
  • [docs-infra] Fix markdown version for material (#41908) @alexfauquette
  • [docs-infra] Support multiple tabs in demos (#40901) @bharatkashyap

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @bharatkashyap, @brijeshb42, @cherniavskii, @danilo-leal, @DiegoAndai, @EyaOuenniche, @gijsbotje, @iammminzzy, @Janpot, @kealjones-wk, @lhilgert9, @magnimarels, @michaldudak, @mithun522, @mnajdova, @MoazMirza-13, @MohammadShehadeh, @oliviertassinari, @ryanburr, @sai6855, @siriwatknp, @zanivan

material-ui - v6.0.0-alpha.2

Published by brijeshb42 7 months ago

A big thanks to the 8 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

  • [typescript][Select] Fix muiName property TypeScript error (#41726) @EyaOuenniche
  • [l10n] Fix typo in is-IS locale (#41810) @magnimarels

@pigment-css/[email protected]

  • [core] Remove muiName during eval phase (#41811) @brijeshb42

@pigment-css/[email protected]

  • [nextjs] Handle file references passed through imports (#41817) @brijeshb42
  • [nextjs] Allow usage of url() CSS function (#41758) @brijeshb42

Docs

  • [docs] Fix 301 links @oliviertassinari
  • [pigment-css][docs] Fix README typo (#41808) @aarongarciah
  • [pigment-css][docs] Fix output on dynamic styles example (#41805) @aarongarciah
  • [material-ui][docs] Fix Material 3 message typo (#41821) @aarongarciah
  • [material-ui][docs] Add stray design tweaks to free templates (#41696) @zanivan

Core

  • [core] Remove unused files (#41818) @mnajdova
  • [docs-infra] Fix analytics about inline ads (#41474) (#41819) @alexfauquette
  • [docs-infra] Fix drawer performances (#41807) @alexfauquette

All contributors of this release in alphabetical order: @aarongarciah, @alexfauquette, @brijeshb42, @EyaOuenniche, @magnimarels, @mnajdova, @oliviertassinari, @zanivan

material-ui - v6.0.0-alpha.1

Published by siriwatknp 7 months ago

A big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:

  • 🔥 Converted 3 more Material UI components to use Pigment CSS. Current progress is 36%!
  • 🚀 Added a spacing CSS variable to the Material UI and Joy UI themes.
  • 💫 Added 3 redesigned free Material UI templates: Sign-in, Sign-in side, and Sign-up.

@mui/[email protected]

  • [AppBar] Convert to support CSS extraction (#41247) @mnajdova
  • [Badge] Deprecate components and componentsProps (#41655) @skmanoj322
  • [Button] Convert to support CSS extraction (#41378) @siriwatknp
  • [ButtonGroup] Convert to support CSS extraction (#41666) @zanivan
  • [RadioGroup] Apply classnames (#41610) @ZeeshanTamboli
  • [Slider] Move palette styles to the bottom (#41676) @siriwatknp
  • Add the spacing theme token (#40224) @siriwatknp

@mui/[email protected]

  • Add the spacing theme token to be used in theme.spacing() (#40224) @siriwatknp

@mui/[email protected]

  • [codemod] Setup v6 codemod structure (#41668) @DiegoAndai

@mui/[email protected]

  • [TabPanel] Add keepMounted prop to match Joy UI (#41651) @ppaskaris-plooto

@mui/[email protected]

  • Add spacing theme token (#40224) @siriwatknp

@pigment-css/[email protected]

  • Improve sx prop support (#41589) @brijeshb42
  • Fix Emotion styled error (#41699) @siriwatknp
  • Fix propTypes removal during eval stage (#41695) @brijeshb42
  • Fix props forwarding (#41688) @siriwatknp
  • Fix sx prop transformation on Box (#41705) @brijeshb42

@pigment-css/[email protected]

  • Use constant filename for pigment styles (#41667) @brijeshb42

@pigment-css/[email protected]

  • Add missing RTL implementation (#41751) @brijeshb42

Docs

  • [pigment-css] Update README.md installation to use the next tag (#41649) @mnajdova
  • [pigment-css] Add "Building design system components" guide with Pigment CSS (#41635) @siriwatknp
  • Continue migration of Base UI to sperate repository @oliviertassinari
  • Stick to one way to write IE 11 @oliviertassinari
  • Fix typo in CONTRIBUTING.md (#41670) @adriancuadrado
  • Drop IE 11 official support (#41611) @iammminzzy
  • [material-ui] Fix typo on the Accordion page (#41687) @connorshea
  • [pigment-css] Add small edits on the README (#41646) @danilo-leal
  • [pigment-css] Edit the example app's README files (#41639) @danilo-leal

Core

  • [code-infra] Move BrandingProvider/brandingTheme/InfoCard to @mui/docs (#41206) @Janpot
  • [core] Automate cherry-pick of PRs from next -> master (#41741) @aarongarciah
  • [core] Update the prettier script to use the next branch (#41637) @mnajdova
  • [docs-infra] Skip loading source for non-editable modules (#41588) @bharatkashyap
  • [docs-infra] Vale rule for M3 (#41737) @oliviertassinari
  • [docs-infra] Allows to remove edit button (#41702) @alexfauquette
  • [pigment-css][examples] Add example project with Remix (#41700) @brijeshb42
  • [examples] Update MUI's packages to the next version (#41701) @mnajdova
  • [material-ui] Refine the Sign-in and Sign-up templates (#41192) @zanivan
  • [test] Add test to display options provided to the options prop even if loading is true. (#41675) @ZeeshanTamboli
  • [blog] Refresh the design slightly (#41697) @danilo-leal
  • [website] Use en-US over en-UK for career link @oliviertassinari
  • [website] Add Aarón to About Us (#41736) @aarongarciah
  • [website] Refine button design and other details (#41686) @danilo-leal
  • [website] Improve job og image (#41672) @oliviertassinari
  • [website] Page should have no dots @oliviertassinari

All contributors of this release in alphabetical order: @aarongarciah, @adriancuadrado, @alexfauquette, @bharatkashyap, @brijeshb42, @connorshea, @danilo-leal, @DiegoAndai, @iammminzzy, @Janpot, @JCQuintas, @levigunz, @mnajdova, @oliviertassinari, @ppaskaris-plooto, @siriwatknp, @skmanoj322, @zanivan, @ZeeshanTamboli

material-ui - v5.15.15

Published by siriwatknp 7 months ago

A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨:
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

  • [Autocomplete] Display options provided to the options prop even if loading is true (#41677) @ZeeshanTamboli
  • [RadioGroup] Apply classnames (#41681) @ZeeshanTamboli

@mui/[email protected]

  • Fix typo to avoid infinite recursion in function call (#41678) @ZeeshanTamboli

Docs

  • [material-ui][Slider] Remove valueLabelFormat from restricted values demo so that the tooltip thumb label displays the same as the value text (#41679) @ZeeshanTamboli
  • [material-ui] Remove deleted page from the sidenav (#41594) @danilo-leal
  • [material-ui] Fix typo in CSS theme variables customization (#41680) @ZeeshanTamboli
  • Continue migration of Base UI to sperate repository @oliviertassinari
  • Add notification for MUI X v7 blog post (#41587) (#41605) @cherniavskii
  • Update the versions dropdown to show v6 (#41557) @mnajdova

Core

  • [blog] Link to Romain's blog post in MUI X v7 announcement post (#41641) @cherniavskii
  • [blog] Blog post with MUI X v7.0.0 annoucement (#41563) (#41604) @cherniavskii
  • [blog] Add post about remote (#41565) @danilo-leal
  • [core] Continue rename of Toolpad @oliviertassinari
  • [docs-infra] Add Toolpad product/category IDs to types (#41551) @bharatkashyap
  • [website] Add Aarón to About Us (#41747) @aarongarciah
  • [website] Add stray design adjustments throughout the site (#41642) @mnajdova
  • [website] Update pricing table (#41606) @cherniavskii

All contributors of this release in alphabetical order: @aarongarciah, @bharatkashyap, @cherniavskii, @danilo-leal, @mnajdova, @oliviertassinari, @ZeeshanTamboli

material-ui - v6.0.0-alpha.0

Published by mnajdova 7 months ago

Mar 26, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:

  • 🔥 Converted 10+ Material UI components to support static CSS extraction
  • ⬅️ Added RTL support in Pigment CSS (#41570) @brijeshb42

@mui/[email protected]

  • [BottomNavigation] Convert to support CSS extraction (#41612) @aacevski
  • [AvatarGroup] Convert to support CSS extraction (#41485) @zanivan
  • [Backdrop] Convert to support CSS extraction (#41581) @aacevski
  • [Breadcrumbs] Convert to support CSS extraction (#41496) @aacevski
  • [Card] Convert to support CSS extraction (#41580) @aacevski
  • [Divider] Convert to support CSS extraction (#41366) @sai6855
  • [FormControl] Convert to support CSS extraction (#41613) @aacevski
  • [FormGroup] Convert to support CSS extraction (#41614) @aacevski
  • [MobileStepper] Convert to support CSS extraction (#41533) @aacevski
  • [Modal] Support CSS extraction (#41483) @sai6855
  • [Popover] Convert to support CSS extraction (#41564) @aacevski
  • [Stepper] Convert to support CSS extraction (#41546) @aacevski
  • [Autocomplete] Display options provided to the options prop even if loading is true (#41634) @nekoya
  • [Backdrop] Deprecate TransitionComponent (#40677) @harry-whorlow
  • [ButtonGroup] Deprecate composed classes (#41259) @sai6855
  • [StepLabel] Deprecate componentProps prop (#41321) @sai6855
  • [Chip] Convert to support CSS extraction (#41592) @DiegoAndai

@pigment-css/[email protected]

  • Fix evaluation of undefined variables (#41569) @siriwatknp
  • Fix react-modal demos location (#41560) @sai6855
  • [react] RTL Support (#41570) @brijeshb42

@mui/[email protected]

  • [core] Standardize index pattern (#41574) @DiegoAndai
  • Fix typo to avoid infinite recursion in function call (#41616) @michael-land
  • Move stylesheet generator to extendTheme (#41446) @siriwatknp

Docs

  • [joy-ui] Refresh the marketing example on the Color Inversion page (#41497) @cipherlogs
  • [material-ui] Add v5 to v6 migration guide (#41561) @DiegoAndai
  • [system] Add v5 to v6 migration guide (#41575) @DiegoAndai
  • [material-ui][Slider] Remove valueLabelFormat from restricted values demo so that the tooltip thumb label displays the same as the value text (#41567) @StylesTrip
  • [pigment-css] Update the RTL section on the readme (#41576) @danilo-leal

Core

  • [blog] Update the callout (#41645) @cherniavskii
  • [blog] Link to Romain's blog post in MUI X v7 announcement post (#41640) @cherniavskii
  • [blog] Blog post with MUI X v7.0.0 annoucement (#41563) @joserodolfofreitas
  • [blog] Add post about remote (#41565) @danilo-leal
  • [core] Restore the pnpm-lock.yaml (#41643) @mnajdova
  • [core] Fix failing CI steps (#41636) @mnajdova
  • [core] Update browser support versions (#41568) @siriwatknp
  • [core] Add instructions to deploying docs guide (#41582) @DiegoAndai
  • [core] Add comment explaining the frequency of no-response action runs (#41555) @michaldudak
  • [core] Init the next branch (#41552) @mnajdova
  • [core] Lower the frequency of no-response action runs (#41553) @michaldudak
  • [core] Update peerDependencies ranges to include v6 packages (#41662) @michaldudak
  • [core] Run pnpm dedupe (#41658) @michaldudak
  • [core] Fix dedupe check (#41657) @Janpot
  • [pigment-css][demo] Add index page for material-ui (#41577) @brijeshb42
  • [pigment-css][demo] Remove app specific pnpm workspace (#41393) @brijeshb42
  • [docs] Add notification for MUI X v7 blog post (#41587) @cherniavskii
  • [docs] MUI X v7 blog post annoucement followup (#41601) @joserodolfofreitas
  • [docs] Update the installation guides to use the next tag (#41558) @mnajdova
  • [docs][material-ui] Fix typo in CSS theme variables customization (#41632) @ZeeshanTamboli
  • [material-ui][docs] Remove deleted page from the sidenav (#41594) @danilo-leal
  • [website] Update pricing table (#41595) @cherniavskii
  • [website] Add stray design adjustments throughout the site (#41547) @danilo-leal

All contributors of this release in alphabetical order: @aacevski, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @harry-whorlow, @Janpot, @joserodolfofreitas, @michael-land, @michaldudak, @mnajdova, @nekoya, @sai6855, @siriwatknp, @StylesTrip, @zanivan, @ZeeshanTamboli

material-ui -

Published by mnajdova 7 months ago

Mar 19, 2024

A big thanks to the 15 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

  • [Accordion] Convert to support CSS extraction (#41221) @mnajdova
  • [Autocomplete] Convert to support CSS extraction (#40330) @mnajdova
  • [Slider] Convert to support CSS extraction (#41201) @mnajdova
  • [Select] Fix variant type (#41405) @sai6855
  • [typescript] Use interface instead of type for props (#41500) @siriwatknp

@pigment-css/[email protected]

  • Add Box component (#41451) @brijeshb42

pigment-css/[email protected]

  • Fix alias resolver (#41494) @brijeshb42
  • Follow-up to #41494 (#41502) @brijeshb42

Docs

  • [joy-ui] Add UI improvements to the side navigation demo (#41461) @cipherlogs
  • [pigment-css] Add media query guide (#41473) @siriwatknp
  • [pigment-css] Fixing location of the ExtendTheme type in the docs (#41499) @jherr
  • [material-ui][Progress] Add Circular progress gradient demo from Github comment (#40559) @DiegoAndai

Core

  • [blog] Bringing consistency to Material UI customization APIs (#41040) @DiegoAndai
  • [code-infra] Rename @mui-internal/docs-utils to @mui/internal-docs-utils (#41498) @michaldudak
  • [code-infra] Copy translations.json to @mui/docs build folder (#41472) @Janpot
  • [core] Use Circle CI context (#41532) @oliviertassinari
  • [core] Fix CHANGELOG format and update date (#41481) @DiegoAndai
  • [docs] Fix useStorageState regressions (#41223) @Janpot
  • [docs] Fix some Vale errors (#41516) @oliviertassinari
  • [material-ui][docs] Fix landing page template's h1 size (#41543) @zanivan
  • [material-ui][docs] Apply new code header docs feature (#41508) @danilo-leal
  • [material-next] Drop the package (#41544) @mnajdova
  • [docs-infra] Fail CI on Vale error (#40944) @oliviertassinari
  • [docs-infra] Improve Vale config @oliviertassinari
  • [docs-infra] Add a feature list "component" (#41484) @danilo-leal
  • [docs-infra] Add code block header classes (#41487) @danilo-leal
  • [docs-infra] Make the Algolia search input label invisible (#41542) @danilo-leal
  • [website] Improve navbar's items hover state (#41535) @EyaOuenniche
  • [website] Split Toolpad documentation (#41316) @bharatkashyap
  • [website] Use MUI X Data Grid v7-beta (#41276) @cherniavskii

All contributors of this release in alphabetical order: @bharatkashyap, @brijeshb42, @cherniavskii, @cipherlogs, @danilo-leal, @DiegoAndai, @EyaOuenniche, @Janpot, @jherr, @michaldudak, @mnajdova, @oliviertassinari, @sai6855, @siriwatknp, @zanivan

material-ui - v5.15.13

Published by DiegoAndai 7 months ago

Mar 13, 2024

A big thanks to the 18 contributors who made this release possible. Here are some highights ✨

  • The Material UI free Checkout template got a design uplift (#41447) @zanivan

@mui/[email protected]

  • [Alert] Add slots and slotProps type to theme (#41324) @sai6855
  • [Autocomplete] Fix the options list being added to the DOM in freeSolo mode even when there are no options, causing style problems (#41300) @rakeshmusturi
  • Add paperChannel token (#41447) @siriwatknp
  • [Switch] Convert to support CSS extraction (#41367) @alexfauquette
  • [Tooltip] Support event handlers with extra parameters (#41320) @LukasTy

@mui/[email protected]

  • [RtlProvider] Add component & hook (#41241) @mnajdova

@mui/[email protected]

  • [utils] Fix visually hidden styles' margin unit (#41477) @michaldudak

@mui/[email protected]

  • Fix merging of slotProps and componentProps (#41323) @sai6855

@mui/[email protected]

  • [material-ui][joy-ui][Autocomplete] Keep in sync highlighted index when the option still exists (#41306) @CGNonofr
  • [FormControl] Export FormControlOwnerState type from index (#41287) @michaeldfoley
  • [material-ui][TextareaAutosize] Fix inline style not getting applied (#41369) @ZeeshanTamboli

@pigment-css/[email protected]

  • Handle more scenarios while transforming sx prop (#41372) @brijeshb42
  • Improve testing of fixtures (#41389) @brijeshb42
  • Fix keyframes serialize styles error (#41395) @siriwatknp
  • Use class selector instead of class value (#41442) @brijeshb42
  • [next] Warn about unsupported turbo mode in Next.js (#41445) @brijeshb42

Docs

  • [material-ui] Refine checkout template (#40967) @zanivan
  • [material-ui] Add docs for complementary List components (#41329) @anle9650
  • [material-ui] Add docs for complementary Dialog components (#41313) @jwithington
  • [material-ui] Fix Templates live preview link (#41467) @danilo-leal
  • [material-ui] Polish out the templates page (#41468) @zanivan
  • [material-ui] Adjust the Templates card design (#41450) @danilo-leal
  • [joy-ui] Remove unnecessary styles in color inversion footer demo (#41419) @cipherlogs
  • [joy-ui] Update case studies chip background color (#41413) @cipherlogs
  • [joy-ui] Remove wrong CSS prop from the Sign-in-side template (#41383) @cipherlogs
  • [joy-ui] Fix broken link on the Color Inversion page (#41407) @cipherlogs
  • [pigment] Add example and guide section (#41249) @siriwatknp
  • [pigment-css] Brand name nonbreaking space (#41438) @oliviertassinari
  • [pigment-css] Fix import on the README (#41411) @danilo-leal
  • [pigment-css] Edit starter template links on README (#41409) @danilo-leal
  • [pigment-css] Tweak the examples and edit READMEs (#41408) @danilo-leal
  • [pigment-css] Adjust the bit about CSS vars on the README (#41463) @danilo-leal
  • Finish brand name fixes #41438 @oliviertassinari
  • Remove noreferrer @oliviertassinari
  • Fix v4 docs <b> appearing in notifications (#41390) @peterwangsc
  • Update GitHub project links (#41370) @danilo-leal

Core

  • [pigment] Make all Pigment CSS packages public (#41404) @brijeshb42
  • [pigment] Rename directories to match package names (#41453) @brijeshb42
  • [pigment-css] Example fix leading spaces (#41439) @oliviertassinari
  • [code-infra] Add short note about e2e-website workflow schedule (#41355) @Janpot
  • [code-infra] Add alias for icon types (#41248) @Janpot
  • [code-infra] Reduce concurrency of typescript:ci further (#41392) @Janpot
  • [code-infra] Reduce concurrency for test_types ci job (#41385) @Janpot
  • [code-infra] Adapt API code generator to Base UI repo needs (#41475) @michaldudak
  • [docs-infra] Don't generate preview files for the templates (#41379) @mnajdova
  • [docs-infra] Fix pigment css apps path in the render mui demos script (#41476) @mnajdova
  • [docs-infra] move feedback to ESM (#41381) @alexfauquette
  • [docs-infra] Improve color contrast throughout (#41387) @danilo-leal
  • [docs-infra] Simplify Algolia crawler config (#41312) @oliviertassinari
  • [docs-infra] Adjust the tabs and layout selection design (#41084) @danilo-leal
  • [blog] Update the Base UI post with links to dedicated repo (#41358) @danilo-leal
  • [website] Update the Careers page role (#41384) @danilo-leal
  • [website] Compress about images @oliviertassinari
  • [website] Improve color contrast on the homepage (#41465) @danilo-leal
  • [examples] Add pigment-css-vite-ts starter example (#41196) @siriwatknp
  • [examples] Add pigment-css-nextjs-ts starter project (#41105) @siriwatknp

All contributors of this release in alphabetical order: @alexfauquette, @anle9650, @brijeshb42, @CGNonofr, @cipherlogs, @danilo-leal, @jwithington, @Janpot, @michaeldfoley, @michaldudak, @mnajdova, @oliviertassinari, @peterwangsc, @rakeshmusturi, @sai6855, @siriwatknp, @zanivan, @ZeeshanTamboli

material-ui - v5.15.12

Published by mj12albert 8 months ago

Mar 5, 2024

A big thanks to the 21 contributors who made this release possible.
This release was mostly about 🐛 bug fixes and 📚 documentation improvements.

@mui/[email protected]

  • Support props callback type in theme variants (#40946) @ZeeshanTamboli
  • [Alert] Convert to support zero runtime (#41230) @siriwatknp
  • [Alert] Deprecate composed classes (#40688) @DiegoAndai
  • [Button] Deprecate classes for v6 (#40675) @sai6855
  • [Checkbox] large size added in type (#34909) @smox
  • [Chip] Deprecate composed classes (#41235) @sai6855
  • [Chip] Correct deleteIconColorPrimary and deleteIconColorSecondary class descriptions (#41231) @sai6855
  • Remove unused dev dependency on @mui/lab (#41198) @brijeshb42
  • [Slider] Deprecate components and componentProps props for v6 (#40777) @lhilgert9

@mui/[email protected]

  • [pigment-css][material-ui] Render badge demos (#41353) @siriwatknp
  • [pigment-css] Update to latest wyw version (#41363) @brijeshb42
  • [pigment-css] Rename scope to @pigment-css (#41354) @brijeshb42
  • [pigment-css] Rename zero-runtime to pigmentcss (#41317) @brijeshb42
  • Fix createSpacing return type (#41318) @matystroia
  • [zero] Add support for styled tagged-template literals (#41268) @brijeshb42
  • [zero] Set up Material UI migration demos (#41267) @siriwatknp
  • [zero] Move extendTheme to already existing @mui/zero-runtime/utils (#41254) @brijeshb42
  • [zero] Remove object intersection from CSS Fallback (#41271) @siriwatknp
  • [zero] Minor wording changes in README (#41253) @brijeshb42
  • [zero] Prepare zero-runtime packages for public release (#41226) @brijeshb42

@mui/[email protected]

  • [joy-ui][Autocomplete] Fix text overflow in Chip (#40229) @PunitSoniME

Docs

  • [base-ui] Update the docs post repo separation (#41328) @danilo-leal
  • Fix missing partner link @oliviertassinari
  • Update links to GitHub projects (#41297) @danilo-leal
  • Standardize WAI-ARIA referencest @oliviertassinari
  • Fix image layout shift when loading @oliviertassinari
  • [joy-ui] Add stray adjustments throughout the docs (#41211) @danilo-leal
  • [material-ui] Remove duplicated text at FAQ page (#41326) @zanivan
  • [material-ui] Fix color mode toggle of the landing page template (#41293) @zanivan
  • [system] Tweak the Usage demos (#41242) @danilo-leal
  • [zero] Add a Why section on the README (#41284) @danilo-leal

Core

  • Revert "[utils] Port useLocalStorageState hook from Toolpad (#41096)" @oliviertassinari
  • [blog] Add post about how MUI uses Toolpad (#40172) @prakhargupta1
  • [blog] No bundled demos in blog posts @oliviertassinari
  • [code-infra] Embed translations in the @mui/docs package (#41246) @Janpot
  • [code-infra] Prepare the markdown package for publishing (#41240) @michaldudak
  • [code-infra] Unpin the version of docs-utils in scripts (#41232) @michaldudak
  • [core] Use runtime agnostic setTimeout type @oliviertassinari
  • [core] Remove window. reference for common globals @oliviertassinari
  • [core] Add a script to build all packages (#40631) @michaldudak
  • [docs-infra] Fix missing non breaking spaces @oliviertassinari
  • [docs-infra] Add design customizations to the disclosure element (#41285) @danilo-leal
  • [docs-infra] Adjust headings dark mode color (#41292) @danilo-leal
  • [docs-infra] Fix Stack Overflow breaking space @oliviertassinari
  • [docs-infra] Fix product selector popup not closing on route change (#41166) @divyammadhok
  • [docs-infra] Improve fix blank links ad @oliviertassinari
  • [docs-infra] Support interfaces for X docs (#41069) @alexfauquette
  • [infra] Adjust the links to search for issues (#41008) @michelengelen
  • [website] Move the React Engineer - xCharts to Next roles section (#41368) @DanailH
  • [website] Add James to About Us (#41362) @atomiks
  • [website] Polish Button outline primary medium (#41298) @oliviertassinari
  • [website] Remove Heatmap chart from community plan on pricing table (#41081) @alexfauquette

All contributors of this release in alphabetical order: @alexfauquette, @atomiks, @brijeshb42, @DanailH, @danilo-leal, @DiegoAndai, @divyammadhok, @Janpot, @lhilgert9, @matystroia, @michaldudak, @michelengelen, @mj12albert, @oliviertassinari, @prakhargupta1, @PunitSoniME, @sai6855, @siriwatknp, @smox, @zanivan, @ZeeshanTamboli