Socket
Socket
Sign inDemoInstall

@material-ui/utils

Package Overview
Dependencies
10
Maintainers
8
Versions
51
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous12456Next

5.0.0-alpha.19

Diff

Changelog

Source

@mui/joy@5.0.0-alpha.19

  • [Joy] Support horizontal List (#31620) @siriwatknp
  • [Joy] Add icon & label Switch examples (#31359) @siriwatknp
  • [Joy] Add TextField component (#31299) @siriwatknp
  • [Joy] Add --Icon-fontSize to components (#31360) @siriwatknp
  • [Joy] Add Checkbox component (#31273) @siriwatknp

Docs

  • [blog] 2021 survey results post (#30999) @danilo-leal
  • [docs] Add Macedonian translation (#31402) @theCuriousOne
  • [docs] Fix API page table styles in Safari (#31696) @aaarichter
  • [docs] Fix SEO issues (#31505) @oliviertassinari
  • [docs] Fix Link leak of Next.js props (#31418) @oliviertassinari
  • [docs] Add "Work in biotech" to showcase (#31711) @klyburke
  • [docs] Fix docs site crash on iOS Safari 12 (#31458) @badalsaibo
  • [docs] Fix search icons crash (#31651) @juanpc10
  • [docs] Remove unnecessary await in e2e-tests (#31767) @siriwatknp
  • [docs] Fix source code links on the Templates page (#31425) @danilo-leal
  • [docs] Adjust Stack's basic usage demo (#31423) @danilo-leal
  • [docs] Migrate button demos to base (#31395) @siriwatknp
  • [docs] Fix y-axis unit used in the responsive font sizes chart (#31424) @aaarichter
  • [docs] Remove joy mockup pages (#31412) @siriwatknp
  • [docs] Fix the statement that styleOverrides are added by default (#31257) @mnajdova
  • [docs] Refine the product identifier menu (#31262) @danilo-leal
  • [docs] Fix Search crash (#31386) @reckter
  • [docs] Update TextField multiline description (#31291) @jontewks
  • [docs] Add gap theme mapping in MUI System properties table (#31382) @danilo-leal
  • [docs] Test products search (#31351) @siriwatknp
  • [docs] Fix GitHub source links in the demo toolbar (#31339) @PunitSoniME
  • [docs] Add Algolia verification code to robot.txt (#31356) @siriwatknp
  • [examples] Ignore tsbuildinfo with Next.js (#31460) @B0und
  • [website] Add new gold sponsor (#31354) @hbjORbj
  • [website] Update Ukraine support link (#31378) @samuelsycamore

Core

  • [core] Simplify anchor link (#31419) @oliviertassinari
  • [core] Revert unrelated changes in #31354 @oliviertassinari
  • [test] Upgrade CircleCI convenience image (#31394) @m4theushw
  • [typescript] Simplify display of slot props types (#31240) @michaldudak

All contributors of this release in alphabetical order: @aaarichter, @aaronadamsCA, @B0und, @badalsaibo, @boutahlilsoufiane, @danilo-leal, @hafley66, @hbjORbj, @issamElmohadeb098, @jontewks, @juanpc10, @klyburke, @krysia1, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @reckter, @SalvatoreMazzullo, @samuelsycamore, @siriwatknp, @theCuriousOne

oliviertassinari
published 4.11.2 •

oliviertassinari
published 5.0.0-alpha.18 •

Changelog

Source

@mui/joy@5.0.0-alpha.18

  • <!-- 12 -->[Joy] Make Icon fontSize adaptable to its parent (#31268) @siriwatknp
  • <!-- 11 -->[Joy] Add Link component (#31175) @hbjORbj
  • <!-- 10 -->[Joy] Improve Sheet tests (#31241) @hbjORbj
  • <!-- 09 -->[Joy] Improve SvgIcon tests (#31242) @hbjORbj
oliviertassinari
published 5.0.0-alpha.17 •

Changelog

Source

@mui/joy@5.0.0-alpha.17

  • <!-- 13 -->[Joy] Add nested list components (#31159) @siriwatknp
  • <!-- 12 -->[Joy] Improve color customization on Switch (#31137) @siriwatknp
  • <!-- 11 -->[Joy] Add Sheet component (#31124) @hbjORbj
  • <!-- 10 -->[Joy] add Input component (#31086) @siriwatknp
  • <!-- 09 -->[Joy] Fix Button missing slot type (#31166) @siriwatknp

Docs

  • <!-- 22 -->[docs] Fix 404 link to the blog (#31234) @oliviertassinari
  • <!-- 21 -->[docs] Use material-ui for product name (#31200) @siriwatknp
  • <!-- 20 -->[docs] Add Base installation page (#30969) @siriwatknp
  • <!-- 19 -->[docs] Use new Algolia app for new structure (#31178) @siriwatknp
  • <!-- 18 -->[docs] Typo in the FormControl API documentation (#31169) @bonellia
  • <!-- 17 -->[docs] Fix typo in Stack documentation (#31176) @adriancampos
  • <!-- 16 -->[docs] Update interoperability.md broken tailwind links (#31182) @robertwt7
  • <!-- 15 -->[docs] Add missing import into tss-react migration guide (#31162) @sviande
  • <!-- 03 -->[website] The role is filled (#31216) @oliviertassinari
  • <!-- 02 -->[website] Revise the row grouping blog post (#31101) @samuelsycamore
  • <!-- 01 -->[website] Fix a few SEO issues (#31150) @oliviertassinari

Core

  • <!-- 30 -->[core] Add group for the @fortawesome dependencies (#31193) @mnajdova
  • <!-- 25 -->[core] Update playwright docker to match the specified version (#31236) @siriwatknp
  • <!-- 24 -->[core] Remove parallel on buildTypes (#31189) @siriwatknp
  • <!-- 23 -->[core] Fix propTypes generation for optional any props (#31141) @m4theushw
  • <!-- 04 -->[typescript] Remove variants deprecation (#31239) @siriwatknp

All contributors of this release in alphabetical order: @adriancampos, @Andarist, @bonellia, @davwheat, @greengiraffe, @hbjORbj, @iclaude3, @m4theushw, @michaldudak, @mnajdova, @oliviertassinari, @PunitSoniME, @RedHeadphone, @robertwt7, @samuelsycamore, @siriwatknp, @sviande

oliviertassinari
published 5.0.0-alpha.15 •

Changelog

Source

@mui/joy@5.0.0-alpha.15

  • [Joy] Improve variant customization experience (#30878) @siriwatknp
  • [Joy] Make sx prop work in Joy (#30955) @siriwatknp

Framer

  • [design] Remove framer components (#30983) @mbrookes
  • [design] Remove framer leftovers (#31070) @michaldudak

Docs

  • [docs] Update installation guide of the icons package (#31026) @huyenltnguyen
  • [docs] Improve the indication for the legacy APIs (#30995) @mnajdova
  • [docs] Specify which props are added in the default shouldForwardProp option (#30978) @mnajdova
  • [docs] Fix layout shift on loading (#31017) @oliviertassinari
  • [docs] Increase scroll affordance in wide tables (#30713) @danilo-leal
  • [docs] Fix look & feel of the Masonry demos (#30971) @oliviertassinari
  • [docs] Improve Base component demos (#30884) @danilo-leal
  • [docs] Use full product names (Material UI, MUI System) (#30960) @oliviertassinari
  • [docs] Prefer useEnhancedEffect to avoid server side warnings (#30977) @mnajdova
  • [docs] Fix force redirection to a different locale (#30967) @oliviertassinari
  • [docs] Add live Tailwind CSS demo (#30966) @oliviertassinari
  • [website] Add banner for promoting priority open roles (#31076) @danilo-leal
  • [website] Open Full-stack Engineer role for studio (#31038) @prakhargupta1
  • [website] Minor security improvements (#31062) @oliviertassinari
  • [website] Improve title of open roles (#30963) @DanailH
  • [website] Add BIMI avatar (#30444) @oliviertassinari
  • [website] Add Sycamore to About page (#31000) @samuelsycamore

Core

  • [benchmark] Add missing dependency (#30994) @michaldudak
  • [core] Bump date-io version (#31016) @michaldudak
  • [core] Fix typo in useSlider (#31061) @ryohey
  • [core] Remove unused draft-js types package (#30993) @michaldudak
  • [test] Test if certain Base members are exported from Material UI (#31067) @michaldudak
  • [core] Remove dead code (#31064) @oliviertassinari

All contributors of this release in alphabetical order: @agauravdev, @alisasanib, @DanailH, @danilo-leal, @huyenltnguyen, @l10nbot, @liradb2000, @mbrookes, @michaldudak, @mnajdova, @prakhargupta1, @oliviertassinari, @ryohey, @samuelsycamore, @siriwatknp, @sydneyjodon-wk

oliviertassinari
published 5.0.0-alpha.14 •

Changelog

Source

@mui/joy@5.0.0-alpha.14

  • <!-- 14 -->[Joy] Add IconButton component (#30864) @siriwatknp
  • <!-- 13 -->[Joy] Use icon inside a Button (#30803) @siriwatknp

Docs

  • <!-- 16 -->[examples] Fix vitejs example and improve HMR (#30897) @mihailgaberov
  • <!-- 33 -->[docs] Improve autocomplete "limit tags" demo (#30910) @danilo-leal
  • <!-- 34 -->[docs] Sync translations with Crowdin (#30950) @l10nbot
  • <!-- 38 -->[docs] Improve description of the disableRestoreFocus prop of the TrapFocus (#30912) @flaviendelangle
  • <!-- 32 -->[docs] Remove ul with div children and replace with nav element (#30534) @joeframbach
  • <!-- 31 -->[docs] Add Saleor to showcase (#30924) @cherniavskii
  • <!-- 30 -->[docs] Include JSS in styling solution interoperability guide (#30736) @garronej
  • <!-- 29 -->[docs] Fix contents of link-underline-hover (#30904) @pppp606
  • <!-- 28 -->[docs] Fix markdown table format (#30947) @oliviertassinari
  • <!-- 27 -->[docs] Add missing import to RTL guide (#30891) @CFarhad
  • <!-- 26 -->[docs] Fix WithStyles import statement for @mui/styles (#30942) @altruity
  • <!-- 25 -->[docs] Fix broken roadmap table (#30943) @cherniavskii
  • <!-- 24 -->[docs] Fix broken URL in "Edit this page" button (#30923) @cherniavskii
  • <!-- 23 -->[docs] Migrate content to the new location (#30757) @siriwatknp
  • <!-- 22 -->[docs] Fix the link to the Vite.js example project (#30872) @GneyHabub
  • <!-- 21 -->[docs] Clarify the minimum configuration for TypeScript (#30790) @mnajdova
  • <!-- 20 -->[docs] Clarify what the name of @mui/material is (#30866) @oliviertassinari
  • <!-- 19 -->[docs] Remove migration from the releases page (#30863) @mnajdova
  • <!-- 18 -->[docs] Update Instructions for Google Maps Autocomplete (#30849) @kjschabra
  • <!-- 17 -->[docs] Hotfix notification (#30862) @siriwatknp
  • <!-- 04 -->[website] Sample GA to avoid hit limit (#30919) @oliviertassinari
  • <!-- 03 -->[website] Hide scrollbars of hero containers (#29474) @theiliad
  • <!-- 02 -->[website] Polishing spacing and other small things (#30828) @danilo-leal
  • <!-- 01 -->[website] Close the Developer Advocate role (#30867) @oliviertassinari

Core

  • <!-- 37 -->[core] Batch small fixes (#30952) @oliviertassinari
  • <!-- 34 -->[core] Rename the GitHub org (#30944) @oliviertassinari
  • <!-- 33 -->[core] Fix propTypes in components where OverridableStringUnion is used (#30682) @paales
  • <!-- 08 -->[test] Codify the difference between keyup and keydown in SelectUnstyled (#30857) @eps1lon
  • <!-- 07 -->[test] Fix typo (#30841) @caioagiani
  • <!-- 05 -->[utils] Use built-in hook when available for useId (#30654) @eps1lon

All contributors of this release in alphabetical order: @alisasanib, @altruity, @Ashish2097, @caioagiani, @CFarhad, @cherniavskii, @danilo-leal, @eps1lon, @flaviendelangle, @garronej, @GneyHabub, @joeframbach, @johsunds, @kjschabra, @m4theushw, @michaldudak, @mihailgaberov, @mnajdova, @mogrady88, @oliviertassinari, @paales, @pppp606, @siriwatknp, @theiliad

oliviertassinari
published 5.0.0-alpha.13 •

Changelog

Source

5.0.0-alpha.13

Oct 17, 2020

A big thanks to the 25 contributors who made this release possible. Here are some highlights ✨:

  • 📦 Ship modern bundle (#22814) @eps1lon. This is a significant update to the browsers supported by Material UI. The previous policy was defined 2 years ago, and the landscape has evolved since then. The package now includes 4 bundles:

    1. stable (default, formerly esm) which targets a snapshot (on release) of > 0.5%, last 2 versions, Firefox ESR, not dead, not IE 11"
    2. node (formerly default) which targets a snapshot (on release) of maintained node versions
    3. legacy (new) which is stable + IE 11
    4. modern (formerly es) which targets the last 1 version of evergreen browsers and active node (currently that is 14

    The change yields a 6% reduction in bundle size 📦 (Babel only). In the coming weeks, we will refactor the internals to take advantage of the new browser capabilities that dropping these older platforms allows. For instance, we might be able to remove the span we render inside the <Button> to work around Flexbug #9.

    Check the updated Supported platforms documentation and new "minimizing bundle size" guide.

    If you target IE11, you need to use the new bundle (legacy). We are treating IE11 as a second class-citizen, which is a continuation of the direction taken in #22873.

  • 🚀 Improve the internal benchmark suite (#22923, #23058) @mnajdova. This was a prerequisite step to improve the system. We needed to be able to measure performance. After #22945, we have measured that the Box component is x3 faster in v5-alpha compared to v4.

  • ✏️ A new blog post: Q3 2020 Update (#23055) @oliviertassinari.

  • 🐙 Migrate more tests to react-testing-library @deiga, @Morteza-Jenabzadeh, @nicholas-l.

  • And many more 🐛 bug fixes and 📚 improvements.

oliviertassinari
published 5.0.0-alpha.8 •

Changelog

Source

@mui/joy@5.0.0-alpha.8

  • <!-- 04 -->[Joy] Button API (#29962) @siriwatknp

Docs

  • <!-- 27 -->[docs] Fix color coercion (#30319) @Janpot
  • <!-- 25 -->[blog] Fix file import conflict resolution (#30391) @oliviertassinari
  • <!-- 21 -->[docs] Fix crash on Safari because of unsupported lookahead feature (#30345) @cherniavskii
  • <!-- 20 -->[docs] Update to new website domain (#30396) @ryota-murakami
  • <!-- 19 -->[docs] Fix text from material-ui to @mui to reflect v5 name changes (#30393) @pupudu
  • <!-- 18 -->[docs] Fix a11y in Menu demos (#30378) @ZeeshanTamboli
  • <!-- 17 -->[docs] Document how to unmount transition child (#30382) @oliviertassinari
  • <!-- 16 -->[docs] The current standard for quotes is QUOTATION MARK @oliviertassinari
  • <!-- 15 -->[docs] Fix 404 links (#30380) @oliviertassinari
  • <!-- 14 -->[docs] Fix Breadcrumb description (#30307) @jamesmelzer
  • <!-- 13 -->[docs] Modify injection order for Gatsby and SSR examples (#30358) @ShuPink
  • <!-- 12 -->[docs] Improve the translation experience (#30373) @oliviertassinari
  • <!-- 11 -->[docs] Sync translations with Crowdin (#30176) @l10nbot
  • <!-- 10 -->[docs] Fix link to /size-snapshot (#30363) @oliviertassinari
  • <!-- 09 -->[docs] Fix incorrect aria label in SpeedDial demo (#30354) @chwallen
  • <!-- 08 -->[docs] Fix incorrect number of breakpoint helpers (#30353) @chwallen
  • <!-- 07 -->[docs] Update outdated links (#30260) @oliviertassinari
  • <!-- 06 -->[docs] Support redirects from old urls to /material/* (#30286) @siriwatknp
  • <!-- 05 -->[examples] Fix CSS Modules integration (#30381) @oliviertassinari
  • <!-- 02 -->[website] Fix SEO issues (#30372) @oliviertassinari
  • <!-- 01 -->[website] Sync sponsors (#30259) @oliviertassinari

Core

  • <!-- 28 -->[core] Rename Material UI to MUI (#30338) @ZeeshanTamboli
  • <!-- 23 -->[core] Fix warning in dev mode (#30368) @oliviertassinari
  • <!-- 22 -->[core] Update buildApi script to support new structure (#30245) @siriwatknp

All contributors of this release in alphabetical order: @cherniavskii, @chwallen, @jamesmelzer, @Janpot, @kealjones-wk, @l10nbot, @mnajdova, @oliviertassinari, @pupudu, @ryota-murakami, @ShuPink, @siriwatknp, @wogsland, @ZeeshanTamboli

oliviertassinari
published 5.0.0-alpha.1 •

Changelog

Source

5.0.0-alpha.1

June 27, 2020

A big thanks to the 33 contributors who made this release possible. Here are some highlights ✨:

  • 🔄 Introduce a new LoadingButton component in the lab (#21389) @mnajdova.
  • 📍 Synchronize icons with Google, add 200 new icons (#21498) @alecananian
  • 💥 Start working on breaking changes.
oliviertassinari
published 4.10.2 •

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc