Commit 7f108b5
authored
fix(deps): update dependency @mui/joy to v5.0.0-beta.2 (#209)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mui/joy](https://mui.com/)
([source](https://togithub.com/mui/material-ui)) | [`5.0.0-beta.1` ->
`5.0.0-beta.2`](https://renovatebot.com/diffs/npm/@mui%2fjoy/5.0.0-beta.1/5.0.0-beta.2)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>mui/material-ui (@​mui/joy)</summary>
###
[`v5.0.0-beta.2`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#500-beta2)
[Compare
Source](https://togithub.com/mui/material-ui/compare/v5.0.0-beta.1...v5.0.0-beta.2)
<!-- generated comparing v5.0.0-beta.1..next -->
*Jul 26, 2021*
A big thanks to the 20 contributors who made this release possible. Here
are some highlights ✨:
- ✨ We introduced new codemod for converting JSS styles to emotion
([#​27292](https://togithub.com/mui/material-ui/issues/27292))
[@​siriwatknp](https://togithub.com/siriwatknp)
It should help adoption of v5, by making possible the removal of JSS
sooner.
- 🐛 The majority of other changes in this release were bug fixes, test
utilities and docs.
##### `@material-ui/core@5.0.0-beta.2`
- <!-- 54 -->\[Autocomplete] Explain how the loading prop works
([#​27416](https://togithub.com/mui/material-ui/issues/27416))
[@​michaldudak](https://togithub.com/michaldudak)
- <!-- 49 -->\[Autocomplete] Update input value when the input changes
([#​27313](https://togithub.com/mui/material-ui/issues/27313))
[@​turtleseason](https://togithub.com/turtleseason)
- <!-- 09 -->\[Autocomplete] Popper is not closing when the
Autocomplete is disabled
([#​27312](https://togithub.com/mui/material-ui/issues/27312))
[@​Goodiec](https://togithub.com/Goodiec)
- <!-- 42 -->\[Checkbox] Skip default hover styles with `disableRipple`
([#​27314](https://togithub.com/mui/material-ui/issues/27314))
[@​faan234](https://togithub.com/faan234)
- <!-- 50 -->\[Dialog] Fix override paper styles
([#​27423](https://togithub.com/mui/material-ui/issues/27423))
[@​newsiberian](https://togithub.com/newsiberian)
- <!-- 17 -->\[Grid] Remove width prop for rowSpacing
([#​27326](https://togithub.com/mui/material-ui/issues/27326))
[@​sashkopavlenko](https://togithub.com/sashkopavlenko)
- <!-- 33 -->\[Input] Merge `componentsProps` correctly
([#​27371](https://togithub.com/mui/material-ui/issues/27371))
[@​mnajdova](https://togithub.com/mnajdova)
- <!-- 55 -->\[Pagination] Fixed usePagination requires
[@​emotion](https://togithub.com/emotion) in development mode
([#​27348](https://togithub.com/mui/material-ui/issues/27348))
[@​ruppysuppy](https://togithub.com/ruppysuppy)
- <!-- 07 -->\[Pagination] Fix :hover effect on previous/next button
([#​27304](https://togithub.com/mui/material-ui/issues/27304))
[@​Aubrey-Li](https://togithub.com/Aubrey-Li)
- <!-- 03 -->\[Popper] Consistent timing of popper instance creation
([#​27233](https://togithub.com/mui/material-ui/issues/27233))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 45 -->\[Select] Add `SelectChangeEvent` for accurate types for
event in onChange prop
([#​27370](https://togithub.com/mui/material-ui/issues/27370))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 18 -->\[Tabs] Use theme transition duration for the Tab
animation
([#​27303](https://togithub.com/mui/material-ui/issues/27303))
[@​florianbepunkt](https://togithub.com/florianbepunkt)
- <!-- 35 -->\[TextField] Allow custom colors in FormLabel
([#​27337](https://togithub.com/mui/material-ui/issues/27337))
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 14 -->\[TextField] Fix name of componentsProps
([#​27338](https://togithub.com/mui/material-ui/issues/27338))
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 04 -->\[transitions] Make sure inline styles used for transition
values if declared
([#​27140](https://togithub.com/mui/material-ui/issues/27140))
[@​eps1lon](https://togithub.com/eps1lon)
##### `@material-ui/codemod@5.0.0-beta.2`
- <!-- 57 -->\[codemod] Add `optimal-imports` for v5
([#​27404](https://togithub.com/mui/material-ui/issues/27404))
[@​mnajdova](https://togithub.com/mnajdova)
- <!-- 48 -->\[codemod] Add jss to emotion codemod
([#​27292](https://togithub.com/mui/material-ui/issues/27292))
[@​siriwatknp](https://togithub.com/siriwatknp)
- <!-- 34 -->\[codemod] Fix running codemod CLI on Windows
([#​27395](https://togithub.com/mui/material-ui/issues/27395))
[@​michaldudak](https://togithub.com/michaldudak)
- <!-- 32 -->\[codemod] Fix published version
([#​27384](https://togithub.com/mui/material-ui/issues/27384))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 10 -->\[codemod] Improve README.md
([#​27257](https://togithub.com/mui/material-ui/issues/27257))
[@​mnajdova](https://togithub.com/mnajdova)
##### `@material-ui/unstyled@5.0.0-alpha.41`
- <!-- 36 -->\[NoSsr] Move NoSsr to the Unstyled package
([#​27356](https://togithub.com/mui/material-ui/issues/27356))
[@​michaldudak](https://togithub.com/michaldudak)
##### `@material-ui/utils@5.0.0-beta.1`
- <!-- 43 -->\[utils] Convert createChainedFunction to TypeScript
([#​27386](https://togithub.com/mui/material-ui/issues/27386))
[@​eps1lon](https://togithub.com/eps1lon)
##### `@material-ui/system@5.0.0-beta.2`
- <!-- 39 -->\[system] Compute display name of `styled` component if
`name` isn't set
([#​27401](https://togithub.com/mui/material-ui/issues/27401))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 08 -->\[system] Adds missing type for `shouldForwardProp`
([#​27310](https://togithub.com/mui/material-ui/issues/27310))
[@​KLubin1](https://togithub.com/KLubin1)
##### `@material-ui/lab@5.0.0-alpha.41`
- <!-- 58 -->\[pickers] Only accept dates from adapters in min/max
props
([#​27392](https://togithub.com/mui/material-ui/issues/27392))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 15 -->\[pickers] Fallback to today if all possible dates are
disabled
([#​27294](https://togithub.com/mui/material-ui/issues/27294))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 06 -->\[pickers] Minify error when LocalizationProvider is
missing
([#​27295](https://togithub.com/mui/material-ui/issues/27295))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 01 -->\[pickers] Fix Fade animation behavior change
([#​27283](https://togithub.com/mui/material-ui/issues/27283))
[@​oliviertassinari](https://togithub.com/oliviertassinari)
##### Docs
- <!-- 56 -->\[docs] Display Popper arrow correctly
([#​27339](https://togithub.com/mui/material-ui/issues/27339))
[@​Patil2099](https://togithub.com/Patil2099)
- <!-- 53 -->\[docs] Focus pickers introduction on Material UI
([#​27394](https://togithub.com/mui/material-ui/issues/27394))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 51 -->\[docs] Fix wrong import path in
[@​material-ui/styles](https://togithub.com/material-ui/styles)
section
([#​27427](https://togithub.com/mui/material-ui/issues/27427))
[@​WeldonTan](https://togithub.com/WeldonTan)
- <!-- 47 -->\[docs] Update color imports
([#​27321](https://togithub.com/mui/material-ui/issues/27321))
[@​siriwatknp](https://togithub.com/siriwatknp)
- <!-- 38 -->\[docs] Sync params of callbacks between types and JSDoc
description
([#​27366](https://togithub.com/mui/material-ui/issues/27366))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 37 -->\[docs] Add migration note for synthetic native events in
onChange
([#​27368](https://togithub.com/mui/material-ui/issues/27368))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 31 -->\[docs] Improve unstyled docs
([#​27382](https://togithub.com/mui/material-ui/issues/27382))
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 30 -->\[docs] Update `Transitions` page
([#​27319](https://togithub.com/mui/material-ui/issues/27319))
[@​siriwatknp](https://togithub.com/siriwatknp)
- <!-- 29 -->\[docs] Add Unstyled components docs page
([#​27158](https://togithub.com/mui/material-ui/issues/27158))
[@​michaldudak](https://togithub.com/michaldudak)
- <!-- 28 -->\[docs] Fix app bar regression
([#​27373](https://togithub.com/mui/material-ui/issues/27373))
[@​mnajdova](https://togithub.com/mnajdova)
- <!-- 27 -->\[docs] Update migration guide to have a section on nested
classes
([#​27354](https://togithub.com/mui/material-ui/issues/27354))
[@​mnajdova](https://togithub.com/mnajdova)
- <!-- 25 -->\[docs] Convert App\* components to emotion
([#​27150](https://togithub.com/mui/material-ui/issues/27150))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 23 -->\[docs] Fix duplicate "Theme" header
([#​27353](https://togithub.com/mui/material-ui/issues/27353))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 22 -->\[docs] Remove horizontal scrollbar in MiniDrawer
([#​27055](https://togithub.com/mui/material-ui/issues/27055))
[@​AlvesJorge](https://togithub.com/AlvesJorge)
- <!-- 21 -->\[docs] Add `makeStyles` explanation in troubleshooting
([#​27322](https://togithub.com/mui/material-ui/issues/27322))
[@​siriwatknp](https://togithub.com/siriwatknp)
- <!-- 20 -->\[docs] Fix ExpansionPanel migration notes
([#​27352](https://togithub.com/mui/material-ui/issues/27352))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 19 -->\[docs] Transpile markdown files
([#​27349](https://togithub.com/mui/material-ui/issues/27349))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 12 -->\[docs] Fix typo in the word typography
([#​27329](https://togithub.com/mui/material-ui/issues/27329))
[@​tudi2d](https://togithub.com/tudi2d)
- <!-- 11 -->\[docs] Use actual symbol of kilogram
([#​27332](https://togithub.com/mui/material-ui/issues/27332))
[@​getsnoopy](https://togithub.com/getsnoopy)
- <!-- 02 -->\[docs] Make migration doc easier to follow
([#​26948](https://togithub.com/mui/material-ui/issues/26948))
[@​siriwatknp](https://togithub.com/siriwatknp)
- <!-- 46 -->\[examples] Cleanup `gatsby` examples
([#​27375](https://togithub.com/mui/material-ui/issues/27375))
[@​mnajdova](https://togithub.com/mnajdova)
- <!-- 41 -->\[examples] Create nextjs example using styled-components
([#​27088](https://togithub.com/mui/material-ui/issues/27088))
[@​hboylan](https://togithub.com/hboylan)
- <!-- 26 -->\[examples] Update gatsby example to use custom plugin
([#​27357](https://togithub.com/mui/material-ui/issues/27357))
[@​mnajdova](https://togithub.com/mnajdova)
##### Core
- <!-- 24 -->\[core] Remove obsolete styles documentation
([#​27350](https://togithub.com/mui/material-ui/issues/27350))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 13 -->\[core] Fix GitHub language detection
([#​27298](https://togithub.com/mui/material-ui/issues/27298))
[@​oliviertassinari](https://togithub.com/oliviertassinari)
- <!-- 44 -->\[test] Include coverage report of browser tests
([#​27389](https://togithub.com/mui/material-ui/issues/27389))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 40 -->\[test] Add current behavior for getDisplayName with
context components
([#​27402](https://togithub.com/mui/material-ui/issues/27402))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 05 -->\[test] Enable skipped picker tests
([#​27268](https://togithub.com/mui/material-ui/issues/27268))
[@​eps1lon](https://togithub.com/eps1lon)
- <!-- 52 -->\[website] Add hero section to homepage
([#​27364](https://togithub.com/mui/material-ui/issues/27364))
[@​siriwatknp](https://togithub.com/siriwatknp)
All contributors of this release in alphabetical order:
[@​AlvesJorge](https://togithub.com/AlvesJorge),
[@​Aubrey-Li](https://togithub.com/Aubrey-Li),
[@​eps1lon](https://togithub.com/eps1lon),
[@​faan234](https://togithub.com/faan234),
[@​florianbepunkt](https://togithub.com/florianbepunkt),
[@​g](https://togithub.com/g)
etsnoopy, [@​Goodiec](https://togithub.com/Goodiec),
[@​hboylan](https://togithub.com/hboylan),
[@​KLubin1](https://togithub.com/KLubin1),
[@​michaldudak](https://togithub.com/michaldudak),
[@​mnajdova](https://togithub.com/mnajdova),
[@​newsiberian](https://togithub.com/newsiberian),
[@​oliviertassinari](https://togithub.com/oliviertassinari),
[@​Patil2099](https://togithub.com/Patil2099),
[@​ruppysupp](https://togithub.com/ruppysupp)
y, [@​sashkopavlenko](https://togithub.com/sashkopavlenko),
[@​siriwatknp](https://togithub.com/siriwatknp),
[@​tudi2d](https://togithub.com/tudi2d),
[@​turtleseason](https://togithub.com/turtleseason),
[@​WeldonTan](https://togithub.com/WeldonTan)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/creatorsgarten/contentsgarten).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi40MC4zIiwidXBkYXRlZEluVmVyIjoiMzYuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 3ec0eba commit 7f108b5
File tree
3 files changed
+26
-26
lines changed- wiki.creatorsgarten.org
- wiki.wonderful.software
3 files changed
+26
-26
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
0 commit comments