Socket
Socket
Sign inDemoInstall

@mui/base

Package Overview
Dependencies
21
Maintainers
10
Versions
127
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
46
13Next

5.0.0-beta.12

Diff

Changelog

Source

@mui/joy@5.0.0-beta.12

  • <!-- 26 -->[Button] Fix button size being a decorator (#39529) @siriwatknp
  • <!-- 25 -->[CardOverflow] Remove conditional CSS to support Next.js App dir (#39101) @siriwatknp
  • <!-- 11 -->[Link] Apply userSelect: none only when it's a button (#39486) @mwskwong
michaldudak
published 5.0.0-beta.11 •

Changelog

Source

@mui/joy@5.0.0-beta.11

  • <!-- 08 -->[joy-ui][List] Add the marker prop (#39313) @siriwatknp
  • <!-- 07 -->[joy-ui][Skeleton] Fix semi-transparent scenario when with surface components and color inversion (#39400) @TheNatkat
  • <!-- 06 -->[joy-ui][Textarea] Fix focus ring for error state (#39391) @vineetjk
mnajdova
published 5.0.0-beta.10 •

Changelog

Source

@mui/joy@5.0.0-beta.10

  • [Autocomplete] Add type=button to clear button (#39263) @brijeshb42
  • [Button] Fix the text wrap issue (#38696) @atharva3333
  • [Drawer] Apply color inversion to content slot instead (#39312) @siriwatknp
  • [Switch] Fix missing class name (#39327) @Bestwebdesign
diegoandai
published 5.0.0-beta.9 •

Changelog

Source

@mui/joy@5.0.0-beta.9

  • Introduce color inversion utilities (#38916) @siriwatknp
  • Replace margin with gap property (#39147) @siriwatknp
  • [CssBaseline] use Joy GlobalStyles (#39278) @siriwatknp
  • [Drawer] Apply content styles from theme to content slot (#39199) @sai6855
  • [List] Add gap and missing active styles (#39146) @siriwatknp
  • [Switch] Slight adjustments to the design (#39276) @danilo-leal

Docs

  • [docs] Update Autocomplete demo for React 18 (#39162) @oliviertassinari
  • [docs-infra] Tweak feedback footer section design (#36556) @danilo-leal
  • [docs-infra] Improve code syntax highlight (#39181) @oliviertassinari
  • [docs][base] Add Tailwind CSS + plain CSS demo on the TextArea page (#39046) @alisasanib
  • [docs][base-ui] Fix style for root div of multiline input (#39182) @ttlpta
  • [docs][base-ui] Improve Select's country select demo (#38983) @oliviertassinari
  • [docs][joy-ui] Add scrollable tabs example (#39260) @siriwatknp
  • [docs][joy-ui] Match Autocomplete github label demo to actual github label dropdown (#39228) @sai6855
  • [docs][joy-ui] Refine the Rental dashboard template (#39059) @zanivan
  • [docs][joy-ui] Removed incomplete sentence in the Aspect Ratio page (#39227) @Erik-McKelvey
  • [docs][joy-ui] Fix typo in the Accordion page (#39226) @Erik-McKelvey
  • [docs][joy-ui] Update and standardize template Sidemenus (#39271) @zanivan
  • [docs][joy-ui] Add a roadmap page (#39163) @danilo-leal
  • [docs][material-ui] Replace Box with Stack in applicable demos (#39174) @sai6855
  • [docs][material-ui] Add small polish to the Templates page (#39224) @danilo-leal
  • [docs][material-ui] Small revision to the Icons page (#38840) @danilo-leal

Core

  • Add next lint config to eslint (#39183) @Janpot
  • [core] Update eslint rules (#39178) @romgrk
  • [core] Fix Greg GitHub slug @oliviertassinari
  • [core] Priority Support casing normalization @oliviertassinari
  • [website] Add Heatmap in pricing page (#39269) @oliviertassinari
  • [website] Update React Engineer - xCharts Ashby link (#39172) @DanailH
  • [website] Add Charts to the pricing table (#38680) @alexfauquette
  • [website] Polish career experience @oliviertassinari
  • [website] Simplify the Core products file (#39194) @danilo-leal

All contributors of this release in alphabetical order: @alexfauquette, @brijeshb42, @DanailH, @danilo-leal, @DiegoAndai, @Erik-McKelvey, @Janpot, @mj12albert, @mnajdova, @oliviertassinari, @romgrk, @sai6855, @Semigradsky, @siriwatknp, @xulingzhihou, @zanivan, @ZeeshanTamboli

mj12albert
published 5.0.0-beta.8 •

Changelog

Source

@mui/joy@5.0.0-beta.8

  • [Button] Fix disabled button styling when component prop is provided (#38996) @sai6855
  • [Drawer] Add missing JoyDrawer in theme components (#39074) @Studio384
siriwatknp
published 5.0.0-beta.7 •

Changelog

Source

@mui/joy@5.0.0-beta.7

  • <!-- 26 -->[AccordionGroup][joy-ui] Fix console warning when using custom color (#38950) @sai6855
  • <!-- 07 -->[GlobalStyles][joy-ui] Ensure compatibility with RSC (#38955) @mateuseap

Docs

  • <!-- 21 -->[docs][base] Add Tailwind CSS + plain CSS demo on the NumberInput page (#38928) @alisasanib
  • <!-- 13 -->[docs][Dialog] Add non-modal dialog docs & demo (#38684) @mnajdova
  • <!-- 12 -->[docs] Fix number input wrong demo @oliviertassinari
  • <!-- 11 -->[docs] Exclude joy-ui LinearProgressCountup from visual regression (#38969) @siriwatknp
  • <!-- 09 -->[docs][joy-ui] Revise the Overview page (#38842) @danilo-leal
  • <!-- 08 -->[docs][material-ui][Pagination] Add TablePagination to the API components list (#38486) @MonstraG

Core

  • <!-- 19 -->[core] Add more context about useEventCallback @oliviertassinari
  • <!-- 18 -->[core] Allow deeper import of @mui/utils (#38806) @oliviertassinari
  • <!-- 17 -->[core] Remove react-dom from @mui/utils peerDependencies (#38974) @michaldudak
  • <!-- 16 -->[core] Remove react from styled-engine dependencies (#38971) @michaldudak
  • <!-- 15 -->[core] Fix image loading bug on Safari @oliviertassinari
  • <!-- 14 -->[core] Fix bundle size upload to S3 job (#38956) @Janpot
  • <!-- 20 -->[core] Move eslint to peer dependencies of eslint-plugin-material-ui (#39033) @michaldudak
  • <!-- 10 -->[docs-infra] Display markdown lists correctly in docs for props description (#38973) @ZeeshanTamboli
  • <!-- 04 -->[website] Improve lighthouse score (#39011) @oliviertassinari
  • <!-- 03 -->[website] Fix lighthouse issues @oliviertassinari
  • <!-- 02 -->[website] Create the InfoCard component (#38987) @danilo-leal
  • <!-- 01 -->[website] Small tweaks for performance @oliviertassinari
  • <!-- 06 -->[zero][next] Setup nextjs plugin package (#38852) @brijeshb42

All contributors of this release in alphabetical order: @alisasanib, @brijeshb42, @danilo-leal, @DarhkVoyd, @DiegoAndai, @Janpot, @mateuseap, @Methuselah96, @michaldudak, @mj12albert, @mnajdova, @MonstraG, @oliviertassinari, @sai6855, @siriwatknp, @ZeeshanTamboli

michaldudak
published 5.0.0-beta.6 •

Changelog

Source

@mui/joy@5.0.0-beta.6

  • <!-- 15 -->[Drawer] Add Drawer component (#38169) @mnajdova
  • <!-- 11 -->Reduce height of some variants (#38527) @zanivan
  • <!-- 10 -->Refine the default theme color palette (#38416) @zanivan
  • <!-- 34 -->[Dialog] Add DialogActions, DialogTitle and DialogContent (#38382) @siriwatknp
  • <!-- 60 -->[AccordionGroup] Add missing variant and color classes (#38814) @sai6855
davidmui
published 5.0.0-beta.5 •

Changelog

Source

@mui/joy@5.0.0-beta.5

  • <!-- 53 -->[Accordion] Fix incorrect display of classname (#38695) @sai6855
  • <!-- 51 -->[AspectRatio] Correct ratio prop description (#38743) @sai6855
  • <!-- 43 -->[Button] Fix disablity of button (#38673) @sai6855
  • <!-- 35 -->[design] Stray design tweaks to components (#38476) @zanivan
  • <!-- 05 -->[Typography] Added position only when Skeleton is a direct child (#38799) @siriwatknp
mj12albert
published 5.0.0-beta.4 •

Changelog

Source

@mui/base@5.0.0-beta.4

  • <!-- 16 -->[Input][base] Fix calling slotProps event handlers (#37463) @sai6855
hbjorbj
published 5.0.0-beta.3 •

Changelog

Source

@mui/joy@5.0.0-beta.3

  • [Accordion] Add Joy UI Accordion components (#38164) @siriwatknp
  • [Select] Add required prop (#38167) @siriwatknp
  • Miscellaneous fixes (#38462) @siriwatknp
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