digital-twin
digital-twin copied to clipboard
chore(deps): bump @mui/material from 5.13.0 to 5.14.18
Bumps @mui/material from 5.13.0 to 5.14.18.
Release notes
Sourced from @mui/material's releases.
v5.14.18
Nov 14, 2023
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
- 💫 Introduced new Stepper component in Joy UI (#39688)
@siriwatknp- other 🐛 bug fixes and 📚 documentation improvements
@mui/[email protected]
- ​[Autocomplete] Add
defaultMuiPreventedto onKeyDown type (#39820)@sai6855- ​[Autocomplete] Fix React key warning in Next.js (#39795)
@mj12albert- ​[Checkbox] Asterisk placement aligned correctly (#39721)
@axelbostrom- ​[Rating] Fix the hover highlighting for spaced icons (#39775)
@ZeeshanTamboli- ​[TablePagination] Implement
slotPropspattern for the actions and the select slots (#39353)@anle9650- ​[TextField] Fix padding on small filled multiline TextField (#39769)
@mj12albert
@mui/[email protected]
- ​[Stepper] Add new
Steppercomponent (#39688)@siriwatknp- ​[Select] Fix displaying placeholder when multiple is true (#39806)
@sai6855
@mui/[email protected]
- ​[ButtonGroup] Copy
ButtonGroupto material next (#39739)@lhilgert9- ​[ProgressIndicator] Change
CircularProgressfiles to ts (#39791)@lhilgert9- ​[ProgressIndicator] Change
LinearProgressfiles to ts (#39793)@lhilgert9- ​[ProgressIndicator] Copy
LinearProgressto material next (#39779)@lhilgert9- ​[ProgressIndicator] Copy
CircularProgressto material next (#39780)@lhilgert9- ​[TextField] Add FormLabel and InputLabel components (#39483)
@mj12albertDocs
- ​[base-ui][NumberInput] Fix inconsistent demo component names (#39786)
@mnajdova- ​[base-ui][Menu] Refine demos (#39823)
@zanivan- ​[base-ui][Switch] Refine demos (#39822)
@zanivan- ​[joy-ui] Fix API generation for Grid (#39861)
@oliviertassinari- ​[joy-ui] Fix menu in color inversion header demo (#39785)
@sai6855- ​[joy-ui] Change the design kit link on the Overview page (#39725)
@danilo-leal- ​[joy-ui] Add
CssBaselineto integration with Material UI page (#39790)@swillianc- ​[joy-ui][Tabs] Add wordBreak style to demo (#39821)
@sai6855Core
- ​[blog] MUI X late v6 blog post (#39700)
@joserodolfofreitas- ​[CHANGELOG] Correct the Joy UI version in the changelog (#39788)
@michaldudak- ​[core] Remove legacy docs files (#39860)
@oliviertassinari- ​[core] Fix GitHub title tag consistency
@oliviertassinari
... (truncated)
Changelog
Sourced from @mui/material's changelog.
5.14.18
Nov 14, 2023
A big thanks to the 14 contributors who made this release possible. Here are some highlights ✨:
- 💫 Introduced new Stepper component in Joy UI (#39688)
@siriwatknp- other 🐛 bug fixes and 📚 documentation improvements
@mui/[email protected]
- ​[Autocomplete] Add
defaultMuiPreventedto onKeyDown type (#39820)@sai6855- ​[Autocomplete] Fix React key warning in Next.js (#39795)
@mj12albert- ​[Checkbox] Asterisk placement aligned correctly (#39721)
@axelbostrom- ​[Rating] Fix the hover highlighting for spaced icons (#39775)
@ZeeshanTamboli- ​[TablePagination] Implement
slotPropspattern for the actions and the select slots (#39353)@anle9650- ​[TextField] Fix padding on small filled multiline TextField (#39769)
@mj12albert
@mui/[email protected]
- ​[Stepper] Add new
Steppercomponent (#39688)@siriwatknp- ​[Select] Fix displaying placeholder when multiple is true (#39806)
@sai6855
@mui/[email protected]
- ​[ButtonGroup] Copy
ButtonGroupto material next (#39739)@lhilgert9- ​[ProgressIndicator] Change
CircularProgressfiles to ts (#39791)@lhilgert9- ​[ProgressIndicator] Change
LinearProgressfiles to ts (#39793)@lhilgert9- ​[ProgressIndicator] Copy
LinearProgressto material next (#39779)@lhilgert9- ​[ProgressIndicator] Copy
CircularProgressto material next (#39780)@lhilgert9- ​[TextField] Add FormLabel and InputLabel components (#39483)
@mj12albertDocs
- ​[base-ui][NumberInput] Fix inconsistent demo component names (#39786)
@mnajdova- ​[base-ui][Menu] Refine demos (#39823)
@zanivan- ​[base-ui][Switch] Refine demos (#39822)
@zanivan- ​[joy-ui] Fix API generation for Grid (#39861)
@oliviertassinari- ​[joy-ui] Fix menu in color inversion header demo (#39785)
@sai6855- ​[joy-ui] Change the design kit link on the Overview page (#39725)
@danilo-leal- ​[joy-ui] Add
CssBaselineto integration with Material UI page (#39790)@swillianc- ​[joy-ui][Tabs] Add wordBreak style to demo (#39821)
@sai6855Core
- ​[blog] MUI X late v6 blog post (#39700)
@joserodolfofreitas- ​[CHANGELOG] Correct the Joy UI version in the changelog (#39788)
@michaldudak- ​[core] Remove legacy docs files (#39860)
@oliviertassinari
... (truncated)
Commits
43a41b6[release] v5.14.18 (#39873)a6ceaaeBump@types/chaito ^4.3.10 (#39843)47e00c2Bump@types/reactto v18.2.37 (#39857)991676fBump@types/react-domto v18.2.15 (#39858)6683214Bump@types/prop-typesto ^15.7.10 (#39856)4398f9b[material-ui][Autocomplete] AdddefaultMuiPreventedto onKeyDown type (#39820)aff59c2[material-ui][Rating] Fix the hover highlighting for spaced icons (#39775)13fec2d[Autocomplete][material-ui] Fix React key warning in Next.js (#39795)6a05585[material-ui][Checkbox] Asterisk placement aligned correctly (#39721)a545acd[material-ui][TablePagination] ImplementslotPropspattern for the actions ...- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)