Socket
Socket
Sign inDemoInstall

@mui/base

Package Overview
Dependencies
Maintainers
10
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
14

5.0.0-beta.3

Diff

Changelog

Source

@mui/joy@5.0.0-beta.36

  • [Button] Disable text highlighting (#41902) @mithun522
michaldudak
published 5.0.0-beta.2 •

siriwatknp
published 5.0.0-beta.1 •

mj12albert
published 5.0.0-beta.0 •

mnajdova
published 5.0.0-alpha.128 •

mj12albert
published 5.0.0-alpha.127 •

mnajdova
published 5.0.0-alpha.126 •

Changelog

Source

@mui/base@5.0.0-alpha.126

Breaking changes
  • <!-- 23 -->[base] Refactor the compound components building blocks (#36400) @michaldudak Components affected by the changes are:
    • Menu
      • MenuUnstyledContext is replaced by MenuProvider. The value to pass to the provider is returned by the useMenu hook.
      • MenuUnstyled's onClose prop is replaced by onOpenChange. It has the open parameter and is called when a menu is opened or closed
    • Select
      • SelectUnstyledContext is replaced by SelectProvider. The value to pass to the provider is returned by the useSelect hook.
      • SelectUnstyled's popup is permanently mounted.
      • The defaultOpen prop was added to the SelectUnstyled. The open/close state can now be controlled or uncontrolled, as a value.
    • Tabs
      • TabsContext is replaced by TabsProvider. The value to pass to the provider is returned by the useTabs hook.
      • To deselect all tabs, pass in null to Tabs' value prop, instead of false. This is consistent with how Select works.
      • The value prop is still technically not mandatory on TabUnstyled and TabPanel, but when omitted, the contents of the selected tab panel will not be rendered during SSR.
hbjorbj
published 5.0.0-alpha.125 •

siriwatknp
published 5.0.0-alpha.124 •

mj12albert
published 5.0.0-alpha.123 •

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