Socket
Socket
Sign inDemoInstall

@mui/base

Package Overview
Dependencies
10
Maintainers
0
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
35
13Next

5.0.0-beta.22

Diff

Changelog

Source

@mui/joy@5.0.0-beta.22

  • [Badge] Shouldn't crash when using custom size (#39986) @iamsaumya
  • [ToggleButtonGroup] Add JoyToggleButtonGroup to extendTheme's components type export (#40407) @RiceCrisp

Docs

  • [base-ui] Visual tweaks to the plain CSS theme stylesheet (#40487) @zanivan
  • [base-ui] Add tokens to plain CSS theme stylesheet (#40113) @zanivan
  • [base-ui] Update the overview page (#40412) @danilo-leal
  • [material-ui][Drawer] Resolve flickering when double-clicking on the backdrop to close it (#40343) @aacevski
  • [material-ui] Refactor form submission in FormDialog component (#40470) @sai6855
  • [material-ui] Replace recharts with MUI X charts on the Dashboard template (#40107) @alexfauquette
  • [material-ui] Revise the Alert demo page (#34892) @samuelsycamore
  • [material-ui] Revise the Accordion page (#40284) @anle9650
  • [material-ui] Add docs for complementary Card components (#40346) @anle9650
  • [material-ui] Add Material Design 3 components page (#40350) @DiegoAndai
  • Fix strange italic style @oliviertassinari
  • Fix references to ESLint @oliviertassinari
  • Fix 301 redirections @oliviertassinari
  • Right-to-left revision and addition to Joy UI (#39158) @danilo-leal

Core

  • [examples] Use material-nextjs integration package (#40199) @siriwatknp
  • [code-infra] Configure build dependencies in nx (#40482) @michaldudak
  • [code-infra] Don't require noreferrer on target link (#40447) @oliviertassinari
  • [code-infra] Use tsx instead of ts-node (#40428) @michaldudak
  • [code-infra] Add options to docs-api generation to support X code structure (#40111) @alexfauquette
  • [docs-infra] Add types for withDocsInfra (#40301) @oliviertassinari
  • [docs-infra] Fix anchor links in API pages (#40450) @oliviertassinari
  • [docs-infra] Fix API table full-width (#40476) @oliviertassinari
  • [docs-infra] Fix the copy button overlapping with the scrollbar (#40405) @danilo-leal
  • [docs-infra] Remove explicit mui-x dependency resolving (#40257) @LukasTy
  • [docs-infra] Update the outlined Demo container dark mode color (#40488) @danilo-leal
  • [core] Lock file maintenance (#34538) @renovate[bot]
  • [core] Remove duplicate devDependencies (#40438) @michaldudak
  • [core] Remove issue emoji @oliviertassinari
  • [core] Move prefetch at the core, will propagate to MUI X @oliviertassinari
  • [core] Change package manager to pnpm (#36287) @Janpot
  • [core][docs] Remove the "Understand MUI packages" page (#39835) @savalaram-redkar
  • [website] Evolve the Developer Advocate role (#40337) @oliviertassinari
  • [website] Fix default social card @oliviertassinari
  • [test] Restore the t command (#40430) @michaldudak

All contributors of this release in alphabetical order: @aacevski, @alexfauquette, @anle9650, @brijeshb42, @danilo-leal, @DiegoAndai, @iamsaumya, @illume, @Janpot, @LukasTy, @Methuselah96, @michaldudak, @mj12albert, @nicegamer7, @oliviertassinari, @renovate[bot], @RiceCrisp, @sai6855, @samuelsycamore, @savalaram-redkar, @siriwatknp, @zanivan

diegoandai
published 5.0.0-beta.21 •

Changelog

Source

@mui/base@5.0.0-beta.21

  • <!-- 29 -->[useAutocomplete] Correct keyboard navigation with multiple disabled options (#38788) @VadimZvf
  • <!-- 28 -->[Select] Standardize box shadow on demos (#39509) @zanivan
  • <!-- 27 -->[Slider] Refine demos (#39526) @zanivan
  • <!-- 34 -->[Input] Update and port additional tests from material-ui (#39584) @mj12albert
brijeshb42
published 5.0.0-beta.20 •

Changelog

Source

@mui/base@5.0.0-beta.20

  • <!-- 26 -->[base-ui][Menu] Do not reopen the menu after clicking on a trigger in Safari (#39393) @michaldudak
mj12albert
published 5.0.0-beta.19 •

Changelog

Source

@mui/joy@5.0.0-beta.19

  • <!-- 05 -->[FormControl] Fix issue with the conditional setting of htmlFor and id attributes not functioning properly for form labels (#40180) @ReaZzy
  • <!-- 04 -->[typescript] Address TypeScript issue with custom zIndex not functioning (#40133) @qiweiii
siriwatknp
published 5.0.0-beta.18 •

Changelog

Source

@mui/joy@5.0.0-beta.18

  • <!-- 04 -->[joy-ui][Radio][Input] Fix inheritance of disabled prop (#39934) @sai6855
michaldudak
published 5.0.0-beta.17 •

Changelog

Source

@mui/base@5.0.0-beta.17

  • [NumberInput] Support adornments (#38900) @anle9650
  • [Menu] Align external props handling for useMenu/MenuButton/MenuItem (#38946) @mj12albert
  • [Select] Align external props handling (#39038) @mj12albert
  • [TextareaAutosize] Simplify logic and add test (#38728) @oliviertassinari
mnajdova
published 5.0.0-beta.16 •

Changelog

Source

@mui/joy@5.0.0-beta.16

  • <!-- 38 -->[Box] Added boxClasses (#39895) @sadik-malik
diegoandai
published 5.0.0-beta.15 •

Changelog

Source

@mui/joy@5.0.0-beta.15

  • <!-- 11 -->[Stepper] Add new Stepper component (#39688) @siriwatknp
  • <!-- 12 -->[Select] Fix displaying placeholder when multiple is true (#39806) @sai6855
brijeshb42
published 5.0.0-beta.14 •

Changelog

Source

@mui/joy@5.0.0-beta.14

  • [ModalDialog] Remove redundant code (#39719) @sai6855
  • [ToggleButtonGroup] Fix toggling button state when Button is not immediate children (#39571) @sai6855
mj12albert
published 5.0.0-beta.13 •

Changelog

Source

@mui/joy@5.0.0-beta.13

  • <!-- 29 -->[Accordion] Add type button to accordion
  • <!-- 28 -->[Card] Fix CardOverflow in nested cards (#39668) @siriwatknp summary (#39532) @Popppins
  • <!-- 08 -->[Menu] Fix closing of listbox in MenuList demo (#39459) @sai6855
  • <!-- 07 -->[Progress] Revamp Linear and Circular progress variants (#39492) @zanivan
  • <!-- 06 -->[Select] Support selection of multiple options (#39454) @sai6855
  • <!-- 05 -->[Textarea] Add ref usage instructions (#39615) @danilo-leal
  • <!-- 10 --> Fix sticky hover media query issue on mobile (#37467) @gitstart
  • <!-- 09 --> Add Snackbar component (#38801) @ZeeshanTamboli
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc