Socket
Socket
Sign inDemoInstall

@mui/base

Package Overview
Dependencies
Maintainers
6
Versions
138
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mui/base - npm Package Versions

1
1214

5.0.0-alpha.72

Diff

Changelog

Source

@mui/joy@5.0.0-alpha.72

  • [Joy] Ensure new CSS variable naming is everywhere (#36460) @hbjORbj
  • [Menu][joy] Classname listbox is missing (#36520) @hbjORbj
  • [Joy] Fix --List-decorator* vars (#36595) @siriwatknp
siriwatknp
published 5.0.0-alpha.71 •

Changelog

Source

@mui/base@5.0.0-alpha.71

  • <!-- 05 -->[MenuUnstyled] Create MenuUnstyled and useMenu (#30961) @michaldudak
  • <!-- 03 -->[SelectUnstyled] Prevent window scrolling after opening (#31237) @michaldudak
mnajdova
published 5.0.0-alpha.70 •

Changelog

Source

@mui/joy@5.0.0-alpha.70

Breaking changes
  • <!-- 09 -->[Joy] Change CSS variables naming for components (#36282) @hbjORbj

    Joy UI has new naming standards of the CSS variables for its components. Below is an example of how the migration should look like:

    -<List sx={{ py: 'var(--List-divider-gap)' }}>
    +<List sx={{ py: 'var(--ListDivider-gap)' }}>
    -<Switch sx={{ '--Switch-track-width': '40px' }}>
    +<Switch sx={{ '--Switch-trackWidth': '40px' }}>
    
Changes
  • <!-- 28 -->[Autocomplete][joy] Add disabled class to the popup indicator (#36397) @hbjORbj
  • <!-- 08 -->[Joy] Fix broken loading button in Safari (#36298) @Kuba429

Docs

  • <!-- 33 -->[docs][joy] Clarify when CssVarsProvider is required (#36410) @mnajdova
  • <!-- 32 -->MUI X v6 release announcement (#36398) @joserodolfofreitas
  • <!-- 23 -->[docs] Add instructions for deploying docs without a release (#36301) @cherniavskii
  • <!-- 22 -->[docs] Fix 301 redirections on the docs @oliviertassinari
  • <!-- 21 -->[docs] Update MUI X banner to reflect stable release (#36354) @MBilalShafi
  • <!-- 20 -->[docs] Clarify the future plan for integrating Base UI in Material UI (#36365) @mnajdova
  • <!-- 19 -->[docs] Improve visual look of loose lists (#36190) @oliviertassinari
  • <!-- 18 -->[docs] Fix @mui/styles example links (#36331) @oliviertassinari
  • <!-- 17 -->[docs][joy] Build TS versions for List component demos (#36382) @sai6855
  • <!-- 16 -->[docs][joy] Build TS versions for Radio component demos (#36406) @sai6855
  • <!-- 15 -->[docs][joy] Build TS versions for Checkbox component demos (#36381) @sai6855
  • <!-- 14 -->[docs][joy] Build TS versions for Select component demos (#36380) @sai6855
  • <!-- 13 -->[docs][joy] Build TS versions for Typography component demos (#36378) @varunmulay22
  • <!-- 12 -->[docs][joy] Add TypeScript demos for Divider (#36374) @sai6855
  • <!-- 11 -->[docs][joy] Build TS versions for Textarea component demos (#36371) @varunmulay22
  • <!-- 10 -->[docs][joy] Build TS versions for Link component demos (#36366) @hbjORbj

Core

  • <!-- 31 -->Revert "Bump rimraf to ^4.1.3" (#36420) @mnajdova
  • <!-- 25 -->[core] Fix test utils types and external buildApiUtils usage issues (#36310) @LukasTy
  • <!-- 06 -->[test] Remove duplicate combobox role queries in Autocomplete tests (#36394) @ZeeshanTamboli
  • <!-- 02 -->[website] Clarify redistribution @oliviertassinari
  • <!-- 01 -->[website] Sync /about page (#36334) @oliviertassinari

All contributors of this release in alphabetical order: @cherniavskii, @hbjORbj, @joserodolfofreitas, @Kuba429, @Kundan28, @LukasTy, @MBilalShafi, @michaldudak, @mnajdova, @NoFr1ends, @oliviertassinari, @Osman-Sodefa, @Paatus, @sai6855, @SaidMarar, @varunmulay22, @ZeeshanTamboli

mnajdova
published 5.0.0-alpha.69 •

Changelog

Source

@mui/joy@5.0.0-alpha.69

  • <!-- 15 -->[Joy] Able to remove default tokens from theme types (#36006) @siriwatknp
  • <!-- 14 -->[Joy] Fix modal dialog overflow viewport (#36103) @siriwatknp
  • <!-- 13 -->[Joy] Select popup should have max-height (#36156) @Vivek-Prajapatii
  • <!-- 12 -->[Joy] Fix ListDivider to change semantic based on List (#36266) @siriwatknp

Docs

  • <!-- 27 -->[docs][base] List slots in API documentation (#36104) @hbjORbj
  • <!-- 26 -->[docs] Add missing sandbox adapter deps resolving (#36291) @LukasTy
  • <!-- 25 -->[docs] Allow to pass navigation bar banner from outside (#36299) @MBilalShafi
  • <!-- 24 -->[docs] Fix code on the Working with Tailwind CSS guide (#36090) @mnajdova
  • <!-- 23 -->[docs] Remove See Slots Section text from Material UI slots description (#36284) @hbjORbj
  • <!-- 22 -->[docs] Fix emotion warning :first-child (#36263) @siriwatknp
  • <!-- 21 -->[docs][joy] Improve the descriptions of props in API docs (#36307) @hbjORbj
  • <!-- 20 -->[docs][joy] List slots in API documentation (#36271) @hbjORbj
  • <!-- 19 -->[docs][joy] Build API documentations (#36008) @hbjORbj
  • <!-- 18 -->[examples] Update Next.js examples to use built-in font (#36315) @Juneezee
  • <!-- 17 -->[examples] Update curl link in material-ui-nextjs-ts-v4-v5-migration example README (#36321) @ZeeshanTamboli
  • <!-- 16 -->[examples] Convert Next.js _document class components to function components (#36109) @ossan-engineer

Core

  • <!-- 08 -->[Rating] Add a comment in Rating component to use readOnly state class (#36357) @ZeeshanTamboli
  • <!-- 02 -->[website] Fix broken links to role levels (#36333) @oliviertassinari
  • <!-- 01 -->[website] Sync gold sponsors (#36312) @oliviertassinari

All contributors of this release in alphabetical order: @hbjORbj, @HeVictor, @ivp-dev, @jrparish, @Juneezee, @LukasTy, @MBilalShafi, @michaldudak, @mnajdova, @oliviertassinari, @ossan-engineer, @sai6855, @siriwatknp, @Vivek-Prajapatii, @ZeeshanTamboli

siriwatknp
published 5.0.0-alpha.68 •

mnajdova
published 5.0.0-alpha.67 •

Changelog

Source

@mui/joy@5.0.0-alpha.67

  • [Joy] Add order dashboard template (#36081) @siriwatknp
  • [Joy] Remove classes prop from the components that have it (#36159) @hbjORbj
  • [Joy] Miscellaneous fixes (#36163) @siriwatknp
hbjorbj
published 5.0.0-alpha.66 •

Changelog

Source

@mui/joy@5.0.0-alpha.66

  • <!-- 09 -->[Joy] Miscellaneous fixes (#36073) @siriwatknp
  • <!-- 08 -->[Joy] Add sign-in side template (#36019) @siriwatknp
  • <!-- 07 -->[Joy] Add missing Table export from root (#36010) @sai6855
michaldudak
published 5.0.0-alpha.65 •

hbjorbj
published 5.0.0-alpha.64 •

Changelog

Source

@mui/joy@5.0.0-alpha.64

  • <!-- 17 -->[Avatar][joy] Remove imgProps prop and add Codemod script for migration (#35859) @hbjORbj

Docs

  • <!-- 16 -->[blog] Date and time pickers revamped (#35486) @joserodolfofreitas
  • <!-- 10 -->[docs] Fix incorrect breakpoint use (#34948) @rosita-dmello
  • <!-- 09 -->[docs] Replace react-virtualized with react-virtuoso in Table (#35700) @petyosi
  • <!-- 08 -->[docs] Fix account menu demo not closing with keyboard. (#35870) @mj12albert
  • <!-- 07 -->[docs] Fix typos in the docs of Joy UI (#35876) @HeVictor
  • <!-- 06 -->[docs] Fix wording in Color page (#35873) @oliv37

Core

  • <!-- 13 -->[core] Fix release changelog to handle commits with empty author field (#35921) @mnajdova
  • <!-- 12 -->[core] Revert docs-utilities migration to TypeScript and fix type (#35881) @ZeeshanTamboli
  • <!-- 11 -->[core] Migrate internal docs-utilities package to TypeScript (#35846) @ZeeshanTamboli
  • <!-- 02 -->[website] Designer don't spend their time writing code @oliviertassinari
  • <!-- 01 -->[website] Emphasis the technical background need for this role @oliviertassinari

All contributors of this release in alphabetical order: @HeVictor, @hbjORbj, @joserodolfofreitas, @mj12albert, @mnajdova, @oliv37, @oliviertassinari, @petyosi, @rosita-dmello, @sai6855, @SaidMarar, @tech-meppem, @ZeeshanTamboli

mnajdova
published 5.0.0-alpha.63 •

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