Socket
Socket
Sign inDemoInstall

@mui/base

Package Overview
Dependencies
Maintainers
0
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
1213

5.0.0-alpha.62

Diff

michaldudak
published 5.0.0-alpha.61 •

siriwatknp
published 5.0.0-alpha.60 •

mnajdova
published 5.0.0-alpha.59 •

Changelog

Source

@mui/joy@5.0.0-alpha.59

  • [Tooltip] Fix arrow does not appear (#35473) @siriwatknp
  • [Input] Fix autofill styles (#35056) @siriwatknp
  • [ChipDelete] Add onDelete prop to ChipDelete (#35412) @sai6855
hbjorbj
published 5.0.0-alpha.58 •

eps1lon
published 5.0.0-alpha.57 •

michaldudak
published 5.0.0-alpha.56 •

siriwatknp
published 5.0.0-alpha.55 •

Changelog

Source

@mui/base@5.0.0-alpha.55

Breaking changes
  • <!-- 27 -->[core] Rename mui/core to mui/base (#29585) @michaldudak

    Based on the results of the poll and our internal discussions, we decided to rename the @mui/core package to @mui/base. The main rationale for this is the fact that we use the term "Core" to refer to the core components product family, the one that includes Material Design components, unstyled components, System utilities, etc. Therefore, @mui/core was effectively a subset of MUI Core. This was confusing.

    The new name better reflects the purpose of the package: it contains unstyled components, hooks, and utilities that serve as a base to build on.

    -import { useSwitch } from '@mui/core/SwitchUnstyled';
    +import { useSwitch } from '@mui/base/SwitchUnstyled';
    
1
1213
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