Socket
Socket
Sign inDemoInstall

@material-ui/utils

Package Overview
Dependencies
Maintainers
7
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@material-ui/utils - npm Package Versions

13
6

5.0.0-alpha.29

Diff

oliviertassinari
published 5.0.0-alpha.28 •

mnajdova
published 5.0.0-alpha.27 •

oliviertassinari
published 5.0.0-alpha.26 •

oliviertassinari
published 5.0.0-alpha.25 •

Changelog

Source

@mui/joy@5.0.0-alpha.25

  • [Joy] Improve theme focus to be more flexible (#32405) @siriwatknp
  • [Joy] Add Radio, RadioGroup components (#32279) @siriwatknp
  • [Joy] Add Chip component (#31983) @hbjORbj
  • [Joy] Improve controls (#32267) @siriwatknp
  • [Joy] Set up docs (#32370) @siriwatknp

Docs

  • [docs] Enable row reordering on the pricing page (#31875) @DanailH
  • [blog] A few improvements on date picker change (#32325) @oliviertassinari
  • [docs] Emphasize how to avoid failing tests when migrating from v4 to v5 (#32159) @dwjohnston
  • [docs] Revise the related projects page (#32180) @danilo-leal
  • [docs] Cleanup remaining @mui/styles usages (#32313) @mnajdova
  • [docs] Fix sidenav mobile color (#32324) @oliviertassinari
  • [docs] Base TrapFocus style revisions and final review (#32364) @samuelsycamore
  • [docs] Update the README.md to better cover the different products (#32360) @samuelsycamore
  • [docs] Improve the propTypes generation and API demos' links (#32295) @mnajdova
  • [docs] Add ability to display a plan icon next to a page link in nav bar (#32393) @flaviendelangle
  • [docs] Change label on FormControlLabelPlacement (#32322) @ainatenhi
  • [website] Update Diamond sponsors list (#32433) @oliviertassinari
  • [website] Add privacy policy link to website's footer (#32080) @danilo-leal
  • [website] Remove the designer role (#32384) @danilo-leal

Core

  • [core] yarn prettier write @oliviertassinari
  • [core] Fix changelog warning message (#32240) @praveen001
  • [core] Update the proptypes scripts to support components in @mui/system (#32456) @mnajdova

All contributors of this release in alphabetical order: @abhinav-22-tech, @ainatenhi, @DanailH, @danilo-leal, @dwjohnston, @flaviendelangle, @hbjORbj, @mnajdova, @oliviertassinari, @praveen001, @samuelsycamore, @siriwatknp, @valerii15298, @ZeeshanTamboli

eps1lon
published 5.0.0-alpha.24 •

Changelog

Source

@mui/joy@5.0.0-alpha.24

  • <!-- 07 -->[Joy] Add Badge component (#31401) @hbjORbj
  • <!-- 06 -->[Joy] Fix misuse variable in Input (#32268) @siriwatknp

Docs

  • <!-- 27 -->[blog] Fix images for the docs separation post (#32257) @danilo-leal
  • <!-- 25 -->[docs] Base Form Control style revisions and final review (#32309) @samuelsycamore
  • <!-- 24 -->[docs] Base TablePagination style revisions and final review (#32178) @samuelsycamore
  • <!-- 23 -->[docs] Revise the dark mode article (#32179) @danilo-leal
  • <!-- 22 -->[docs] Add aria-label for IconButton (#32276) @SiarheiBobryk
  • <!-- 21 -->[docs] Fix borderRadius in the docs example (#32347) @ZeeshanTamboli
  • <!-- 20 -->[docs] Fix 404 link in the code (#32323) @oliviertassinari
  • <!-- 19 -->[docs] Sync h1 with side nav label (#32235) @oliviertassinari
  • <!-- 18 -->[docs] Fix SEO issues (#32282) @oliviertassinari
  • <!-- 17 -->[docs] Fix broken link in the test contributing guide (#32283) @sirartemis
  • <!-- 16 -->[docs] Update "How to customize" page anchor links #32315 @abaker93
  • <!-- 15 -->[docs] Mark onBackdropClick prop as deprecated in Dialog, Modal and ModalUnstyled components (#32297) @ZeeshanTamboli
  • <!-- 14 -->[docs] Link to advanced components page (#32290) @siriwatknp
  • <!-- 13 -->[docs] Sync package description with the docs (#32211) @oliviertassinari
  • <!-- 12 -->[docs] Revise "Component theming" and "How to customize" guides (#31997) @danilo-leal
  • <!-- 11 -->[docs] Add note in the Contributing guide about linking issues to a PR (#32174) @danilo-leal
  • <!-- 10 -->[docs] Update RTL guide (#32242) @michaldudak
  • <!-- 09 -->[docs] Uniformize capitalization (#32238) @oliviertassinari
  • <!-- 02 -->[website] Improve new role template @oliviertassinari
  • <!-- 01 -->[website] Remove a gold sponsor (#32261) @hbjORbj
  • <!-- 24 -->[website] Mark DataGrid Column spanning done on Pricing page (#32305) @cherniavskii

Core

  • <!-- 31 -->[core] Remove unecessary div (#32237) @oliviertassinari
  • <!-- 30 -->[core] Revert #32229 (#32262) @michaldudak
  • <!-- 04 -->[test] Fix running unit tests on Windows (#32260) @michaldudak

All contributors of this release in alphabetical order: @abaker93, @cherniavskii, @danilo-leal, @hbjORbj, @igordanchenko, @michaldudak, @mnajdova, @oliviertassinari, @samuelsycamore, @SiarheiBobryk, @sirartemis, @siriwatknp, @ZeeshanTamboli

mnajdova
published 5.0.0-alpha.23 •

Changelog

Source

5.0.0-alpha.23

Jan 14, 2021

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

  • 📚 Only document public paths in module augmentation (#24267) @eps1lon

  • 👩‍🎤 Migrate the Paper and CssBaseline to emotion (#24397, #24176) @povilass @mnajdova

    We have reached a point where we feel confident that the new approach should make it to v5 stable. An issue has been created to track the progress with the migration to emotion: #24405. Your contribution to this effort and the ones from the community are welcome 🙌.

  • 📅 Various improvements on the date picker components (#24301, #24309, #24275, #24298, #24319) @m4theushw @eps1lon @huzaima @praveenkumar-kalidass

  • And many more 🐛 bug fixes and 📚 improvements.

oliviertassinari
published 5.0.0-alpha.22 •

Changelog

Source

@mui/joy@5.0.0-alpha.22

  • <!-- 07 -->[Joy] Add Card components (#32027) @siriwatknp

Docs

  • <!-- 30 -->[blog] New article for the date pickers migration to X (#31831) @flaviendelangle
  • <!-- 33 -->[docs] Base Menu style revisions and final review (#32097) @samuelsycamore
  • <!-- 32 -->[docs] Base Select style revisions and final review (#32095) @samuelsycamore
  • <!-- 31 -->[docs] Base Input style revisions and final review (#32096) @samuelsycamore
  • <!-- 30 -->[docs] Base Slider style revisions and final review (#32140) @samuelsycamore
  • <!-- 29 -->[docs] Base Modal style revisions and final review (#32093) @samuelsycamore
  • <!-- 28 -->[docs] Add page for CSS variables support in @mui/material (#32050) @mnajdova
  • <!-- 27 -->[docs] Add TSS support for theme style overrides (#31918) @garronej
  • <!-- 23 -->[docs] Simplify customization examples in ButtonUnstyled demos (#32092) @michaldudak
  • <!-- 22 -->[docs] Fix linking issues for the redirects (#32101) @siriwatknp
  • <!-- 21 -->[docs] Create the FormControl page (#32073) @michaldudak
  • <!-- 20 -->[docs] Remove trap-focus from the navigation (#32079) @psjishnu
  • <!-- 19 -->[docs] Add date-pickers product identifier (#32076) @siriwatknp
  • <!-- 18 -->[docs] Move SwitchUnstyled docs to the Base space (#31964) @michaldudak
  • <!-- 17 -->[docs] Add docs page for unstyled popper (#31813) @siriwatknp
  • <!-- 16 -->[docs] Copy TextareaAutosize docs to Base (#32034) @michaldudak
  • <!-- 15 -->[docs] Add react-hook-form-mui to Complementary projects #32015 @TkaczykAdam
  • <!-- 14 -->[docs] Improve the translation experience (#32021) @oliviertassinari
  • <!-- 13 -->[docs] Add small size Select demo (#32060) @ivan-ngchakming
  • <!-- 12 -->[docs] Correct typos (#32029) @apeltop
  • <!-- 11 -->[docs] Create SliderUnstyled docs (#31850) @michaldudak
  • <!-- 10 -->[docs] Create TablePaginationUnstyled docs (#32018) @michaldudak
  • <!-- 09 -->[docs] Move SelectUnstyled docs to the Base space (#31816) @michaldudak
  • <!-- 08 -->[docs] Create the TabsUnstyled docs (#32023) @michaldudak
  • <!-- 02 -->[website] The studio finally has a name, use it (#32105) @oliviertassinari
  • <!-- 01 -->[website] Disable job ad @oliviertassinari

Core

  • <!-- 28 -->[core] Update peer deps to support React 18 (#32063) @eps1lon
  • <!-- 27 -->[core] Fix running docs:api on Windows (#32091) @michaldudak
  • <!-- 26 -->[core] Fix api build script for Base UI (#32081) @siriwatknp

All contributors of this release in alphabetical order: @apeltop, @eps1lon, @flaviendelangle, @garronej, @ivan-ngchakming, @m4theushw, @MatthijsMud, @michaldudak, @mnajdova, @oliviertassinari, @psjishnu, @raigoinabox, @samuelsycamore, @siriwatknp, @TkaczykAdam

mnajdova
published 5.0.0-alpha.21 •

oliviertassinari
published 5.0.0-alpha.20 •

Changelog

Source

@mui/joy@5.0.0-alpha.20

  • <!-- 06 -->[Joy] Add default color to Input and ListItemButton (#31826) @siriwatknp
  • <!-- 05 -->[Joy] Add Avatar component (#31303) @hbjORbj
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc