Socket
Socket
Sign inDemoInstall

@mui/base

Package Overview
Dependencies
Maintainers
8
Versions
137
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-alpha.91

Diff

Changelog

Source

@mui/base@5.0.0-alpha.91

  • <!-- 33 -->[Base] Make PopperUnstyled component overridable (#33573) @siriwatknp
  • <!-- 32 -->[Base] Ensure all components are OverridableComponent (#33506) @michaldudak
mnajdova
published 5.0.0-alpha.90 •

Changelog

Source

@mui/base@5.0.0-alpha.90

  • <!-- 23 -->[base] Export types used by components' props (#33522) @michaldudak
  • <!-- 22 -->[base] Add missing type definitions in useControllableReducer (#33496) @michaldudak
  • <!-- 06 -->[SelectUnstyled] Do not call onChange unnecessarily (#33408) @michaldudak
siriwatknp
published 5.0.0-alpha.89 •

Changelog

Source

@mui/joy@5.0.0-alpha.89

  • <!-- 15 -->[Joy] Replace leftover Joy- prefix with Mui- (#38086) @siriwatknp
  • <!-- 14 -->[Skeleton][joy] Fix WebkitMaskImage CSS property (#38077) @Bestwebdesign
  • <!-- 13 -->[Link][Joy UI] Fix font inherit (#38124) @oliviertassinari

Docs

  • <!-- 37 -->[docs] Add listbox placement demo for Select (#38130) @sai6855
  • <!-- 36 -->[docs][base] Add Tailwind CSS & plain CSS demo on the Tabs page (#37910) @mnajdova
  • <!-- 35 -->[docs][base] Add Tailwind CSS & plain CSS demos on the Textarea page (#37943) @zanivan
  • <!-- 29 -->[docs] Fix Joy UI menu example (#38140) @harikrishnanp
  • <!-- 28 -->[docs] Remove translations section from contributing guide (#38125) @nikohoffren
  • <!-- 27 -->[docs] Fix Base UI Button Tailwind CSS padding @oliviertassinari
  • <!-- 26 -->[docs] Mention in hompage hero that Core is free (#38075) @mbrookes
  • <!-- 25 -->[docs] Fix a typo in notifications.json (#38078) @mbrookes
  • <!-- 24 -->[docs] Add Tailwind CSS & plain CSS demo on the table pagination page (#37937) @mnajdova
  • <!-- 23 -->[docs] Implement the new API display design (#37405) @alexfauquette
  • <!-- 22 -->[docs] Update migration installation code blocks (#38028) @danilo-leal
  • <!-- 21 -->[docs][joy] Revise the Joy UI Link page (#37829) @danilo-leal
  • <!-- 20 -->[docs][joy] Add playground for Card component (#37820) @Studio384
  • <!-- 19 -->[docs][joy] Add adjustments to the color inversion page (#37143) @danilo-leal
  • <!-- 18 -->[docs][material] Improve documentation about adding custom colors (#37743) @DiegoAndai
  • <!-- 17 -->[examples] Fix Joy UI Next.js App Router font loading (#38095) @IgnacioUtrilla
  • <!-- 16 -->[examples] Fix material-next Font Usage with next/font (#38026) @onderonur

Core

  • <!-- 34 -->[blog] Update Discord invite link in Toolpad beta announcement (#38143) @samuelsycamore
  • <!-- 33 -->[blog] Update discord server link (#38131) @prakhargupta1
  • <!-- 31 -->[core] Fix rsc-builder removing the first line (#38134) @michaldudak
  • <!-- 30 -->[core] Remove the deprecation rule in tslint (#38087) @michaldudak
  • <!-- 09 -->[website] Mobile navigation: Toolpad to Beta (#38146) @bharatkashyap
  • <!-- 08 -->[website] Fix typo on pricing page @oliviertassinari
  • <!-- 07 -->[website] Fix a few regression (#38050) @oliviertassinari
  • <!-- 06 -->[website] Update Demo footers on MUI X landing page (#38027) @richbustos
  • <!-- 05 -->[website] Fix 301 redirection to base index page @oliviertassinari
  • <!-- 04 -->[website] Fix Cell selection feature name (#38029) @oliviertassinari
  • <!-- 03 -->[website] Improve button look (#38052) @oliviertassinari
  • <!-- 02 -->[website] Link new core page to new Base UI landing page (#38030) @mj12albert
  • <!-- 01 -->[website] Polish pricing page (#37975) @oliviertassinari
  • <!-- 10 -->[test] Fail the CI when new unexpected files are created (#38039) @oliviertassinari
  • <!-- 09 -->[test] Fix linting error by matching main component demo name to filename (#38122) @ZeeshanTamboli

All contributors of this release in alphabetical order: @alexfauquette, @Bestwebdesign, @bharatkashyap, @danilo-leal, @DiegoAndai, @harikrishnanp, @IgnacioUtrilla, @mbrookes, @michaldudak, @mj12albert, @mnajdova, @nikohoffren, @oliviertassinari, @onderonur, @prakhargupta1, @richbustos, @sai6855, @SaidMarar, @samuelsycamore, @siriwatknp, @Studio384, @zanivan, @ZeeshanTamboli

michaldudak
published 5.0.0-alpha.88 •

Changelog

Source

@mui/joy@5.0.0-alpha.88

  • <!-- 13 -->[Joy][Select] Fix type error caused by custom variant (#37996) @OmPr366
  • <!-- 12 -->[ToggleButton][Joy] Add ToggleButton component (#37716) @siriwatknp
  • <!-- 07 -->[Skeleton] Add Joy UI Skeleton component (#37893) @siriwatknp
mnajdova
published 5.0.0-alpha.87 •

Changelog

Source

@mui/joy@5.0.0-alpha.87

  • [ButtonGroup] Fix style for single Button (#37692) @MaybePixem
  • Fix theme typography fallback value (#37845) @siriwatknp
hbjorbj
published 5.0.0-alpha.86 •

Changelog

Source

@mui/joy@5.0.0-alpha.86

  • [Autocomplete][joy] Fix Autocomplete and Modal components to work together (#37515) @saikathalderr
  • [Menu][Joy] Improve UX of Menu usage demo (#37797) @sai6855
mnajdova
published 5.0.0-alpha.85 •

Changelog

Source

@mui/joy@5.0.0-alpha.85

  • <!-- 37 -->[ButtonGroup][joy] Missing border when spacing is more than zero (#37577) @siriwatknp
  • <!-- 36 -->[CardActions][joy] Add CardActions component (#37441) @siriwatknp
  • <!-- 14 -->[Menu][joy] Fix closing of Menu in demos (#36917) @sai6855
michaldudak
published 5.0.0-alpha.84 •

Changelog

Source

@mui/joy@5.0.0-alpha.84

  • <!-- 20 -->[ButtonGroup][joy] Replace detached prop with spacing. (#37562) @siriwatknp
  • <!-- 19 -->[ButtonGroup][joy] Add ButtonGroup component (#37407) @siriwatknp
  • <!-- 04 -->[Input][joy] Simplify focus with :focus-within and add examples (#37385) @siriwatknp

Docs

  • <!-- 17 -->[docs] Move Toolpad from alpha to beta (#37288) @bharatkashyap
  • <!-- 16 -->[docs] Add usage of createCssVarsProvider (#37513) @brijeshb42
  • <!-- 15 -->[docs] Update /base url references to /base-ui (#37412) @brijeshb42
  • <!-- 14 -->[docs] Skip components and hooks due to duplicate index (#37539) @siriwatknp
  • <!-- 13 -->[docs] Polish Sign in to your account joy demo (#37498) @oliviertassinari
  • <!-- 12 -->[docs] Remove outdated Material UI FAQ @oliviertassinari
  • <!-- 11 -->[docs] Fix crash access to localStorage in Firefox (#37518) @brijeshb42
  • <!-- 10 -->[docs-infra] Enforce max length on description (#37565) @oliviertassinari
  • <!-- 09 -->[docs-infra] Mandatory versions (#37497) @oliviertassinari
  • <!-- 08 -->[docs-infra] Fix lighthouse img size issue (#37415) @oliviertassinari
  • <!-- 07 -->[docs][joy] Replace JoyInput with Input component in JoyUI Text Field documentation (#37548) @musama619
  • <!-- 06 -->[docs][joy] Add typography introduction demo component (#37553) @sernstberger
  • <!-- 05 -->[docs][joy] Add a rental dashboard template (#37453) @sernstberger

Core

  • <!-- 21 -->Move the React Community Engineer - X in Open Roles (#37552) @DanailH
  • <!-- 18 -->[core] Update Node.js version to v18 on CircleCI, CodeSandbox, and Netlify (#37173) @ZeeshanTamboli
  • <!-- 02 -->[website] RIDI gold sponsorship end (#37517) @oliviertassinari
  • <!-- 01 -->[website] Update X landing page (#37387) @cherniavskii

All contributors of this release in alphabetical order: @brijeshb42, @cherniavskii, @DanailH, @DiegoAndai, @musama619, @oliviertassinari, @sernstberger, @siriwatknp, @ZeeshanTamboli

siriwatknp
published 5.0.0-alpha.83 •

Changelog

Source

@mui/base@5.0.0-alpha.83

  • <!-- 24 -->[BadgeUnstyled] Define ownerState and slot props' types (#32750) @michaldudak
  • <!-- 06 -->[SliderUnstyled] Define ownerState and slot props' types (#32739) @michaldudak
  • <!-- 05 -->[SwitchUnstyled] Define ownerState and slot props' types (#32573) @michaldudak
  • <!-- 03 -->[TabsUnstyled] Define ownerState and slot props' types (#32918) @michaldudak
  • <!-- 02 -->[TabUnstyled] Define ownerState and slot props' types (#32915) @michaldudak
mnajdova
published 5.0.0-alpha.82 •

Changelog

Source

@mui/joy@5.0.0-alpha.82

  • <!-- 19 -->[Avatar][joy] Fallback to alt when src or srcSet are not defined (#37469) @vishalthatipamula0219
  • <!-- 15 -->[Card][joy] Improve usability of card family (#37474) @siriwatknp

Docs

  • <!-- 18 -->[docs][base] useAutocomplete demos & docs (#37029) @mj12albert
  • <!-- 17 -->[docs][base] Remove usage of component prop in docs (#37462) @sai6855
  • <!-- 13 -->[docs] Fix docs redirections @oliviertassinari
  • <!-- 12 -->[docs] Fix Fluent -> Fluent UI @oliviertassinari
  • <!-- 11 -->[docs] Fix MUI Base -> Base UI @oliviertassinari
  • <!-- 10 -->[docs] Add base-vite-tailwind example repo (#36994) @mj12albert
  • <!-- 09 -->[docs] Fix search bar layout shift (#37460) @oliviertassinari
  • <!-- 08 -->[docs] Tweak Material UI's "Showcase" page design (#37259) @danilo-leal
  • <!-- 07 -->[docs] Tweak Material UI's "Template" page design (#37260) @danilo-leal
  • <!-- 06 -->[docs] Fix "Language" page removal leftovers (#37408) @danilo-leal
  • <!-- 05 -->[docs] Move contents of css-variables to sibling pages (#37411) @brijeshb42

Core

  • <!-- 14 -->[core] Do not let Renovate handle examples packages updates (#37386) @ZeeshanTamboli
  • <!-- 01 -->[website] Add header filters to the pricing table (#37455) @MBilalShafi

All contributors of this release in alphabetical order: @brijeshb42, @danielplewes, @danilo-leal, @DiegoAndai, @gitstart, @MBilalShafi, @mj12albert, @oliviertassinari, @sai6855, @siriwatknp, @vishalthatipamula0219, @ZeeshanTamboli

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