This repository has been archived by the owner on Oct 5, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/withdustin/kathena-ui/GUp1kq7NhXYCxoeDyUkrW1WqEDTh [Deployment for 455f47e failed] |
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 8, 2021 10:32
32f78c5
to
03fa625
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 9, 2021 01:16
03fa625
to
c209746
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 9, 2021 02:14
c209746
to
4450640
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 9, 2021 04:22
4450640
to
b2fb79c
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 9, 2021 15:22
b2fb79c
to
2df09d9
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 9, 2021 18:10
2df09d9
to
c4c7731
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 9, 2021 19:50
c4c7731
to
d33ff84
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 9, 2021 20:34
d33ff84
to
66c5c37
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 10, 2021 00:47
66c5c37
to
51de0e5
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 16, 2021 22:29
bc0f2c2
to
7a4b103
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 17, 2021 06:51
7a4b103
to
a1cb5bd
Compare
renovate
bot
force-pushed
the
renovate/mui-monorepo
branch
from
August 17, 2021 07:46
a1cb5bd
to
14a73ae
Compare
…athena into renovate/mui-monorepo
Autoclosing SkippedThis PR has been flagged for autoclosing, however it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.0.0-alpha.32
->5.0.0-beta.4
5.0.0-alpha.32
->5.0.0-alpha.43
Release Notes
mui-org/material-ui
v5.0.0-beta.4
Compare Source
Aug 13, 2021
Big thanks to the 19 contributors who made this release possible. Here are some highlights ✨:
@material-ui/[email protected]
Breaking changes
Changes
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @aaronlademann-wf, @abriginets, @DouglasPds, @eps1lon, @garronej, @kylegach, @LorenzHenk, @m4theushw, @matiasherranz, @mnajdova, @nikitabobers, @oliviertassinari, @R-Bower, @ryancogswell, @siriwatknp, @tonextone, @umidbekk, @vedadeepta, @YassinHussein
v5.0.0-beta.3
Compare Source
Aug 6, 2021
Big thanks to the 15 contributors who made this release possible. Here are some highlights ✨:
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @bezpalko, @eps1lon, @flaviendelangle, @frandiox, @Harshita-Kanal, @kimbaudi, @michaldudak, @mnajdova, @noviicee, @oliviertassinari, @PCOffline, @R-Bower, @ryancogswell, @siriwatknp, @sulco
v5.0.0-beta.2
Compare Source
Jul 26, 2021
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) @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/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @AlvesJorge, @Aubrey-Li, @eps1lon, @faan234, @florianbepunkt, @g
etsnoopy, @Goodiec, @hboylan, @KLubin1, @michaldudak, @mnajdova, @newsiberian, @oliviertassinari, @Patil2099, @ruppysupp
y, @sashkopavlenko, @siriwatknp, @tudi2d, @turtleseason, @WeldonTan
v5.0.0-beta.1
Compare Source
Jul 14, 2021
Big thanks to the 17 contributors who made this release possible. Here are some highlights ✨:
✨ We have introduced a new unstyled component: the Switch (#26688) @michaldudak
You can find two new versions of the Switch. A component without any styles:
SwitchUnstyled
, and a hook:useSwitch
.You can follow our progress at https://github.com/mui-org/material-ui/issues/27170.
💄 We have updated the default
info
success
warning
color to be more accessible (#26817) @siriwatknp.You can find the new default values in the documentation.
@material-ui/[email protected]
Breaking changes
Changes
disableRipple
API description (#27187) @michaldudakchecked
and mark as deprecated (#27047) @siriwatknpcreateV4Spacing
fromadaptV4Theme
(#27072) @siriwatknpinfo
success
warning
color (#26817) @siriwatknp@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
@material-ui/[email protected]
Docs
url
package (#27151) @eps1lonStyledEngineProvider
as JSS is not used (#27133) @mnajdovaCore
All contributors of this release in alphabetical order: @eps1lon, @mbrookes, @michal-perlakowski, @michaldudak, @mnajdova, @moshfeu, @oliviertassinari, @rajzik, @renovate[bot], @sahil-blulabs, @ShirasawaSama, @siriwatknp, @vimutti77
v5.0.0-beta.0
Compare Source
Jul 01, 2021
Big thanks to the 13 contributors who made this release possible. Here are some highlights ✨:
@material-ui/codemod
.@material-ui/[email protected]
Breaking changes
[Tabs] Remove unnecessary wrapper from Tab (#26926) @siriwatknp
span
element that wraps children has been removed.wrapper
classKey is also removed. More details about this change.[BottomNavigation] Remove wrapper from BottomNavigationAction (#26923) @siriwatknp
span
element that wraps children has been removed.wrapper
classKey is also removed. More details about this change.Changes
@material-ui/[email protected]
@material-ui/icons@5.0.0-beta.0
@material-ui/lab@5.0.0-alpha.39
Breaking changes
[DatePicker] Remove helper text default value (#26866) @DouglasPds
Make the default rendered text field closer to the most common use cases (denser).
Changes
@material-ui/[email protected]
Docs
Core
All contributors of this release in alphabetical order: @ansh-saini, @BC-M, @CarlosGomez-dev, @DouglasPds, @eps1lon, @fishyFrogFace, @michal-perlakowski, @michaldudak, @mnajdova, @oliviertassinari, @siriwatknp, @steveafrost, @varandasi
v5.0.0-alpha.38
Compare Source
Jun 23, 2021
Big thanks to the 18 contributors who made this release possible. Here are some highlights ✨:
🚀 We have only 2 left in the breaking changes. The plan to release 5.0.0-beta.0 is on July 1st and will start to promote its usage over v4.
🎨 We have updated
Slider
to match current Material Design guidelines.💡
IconButton
now supports 3 sizes (small, medium, large
). See demo.♿️ We have improved the default style of the
Link
to be more accessible (#26145) @ahmed-28@material-ui/[email protected]
Breaking changes
Change the default value of
anchorOrigin.vertical
to follow the Material Design guidelines. The menu now displays below the anchor instead of on top of it. You can restore the previous behavior with:The
MenuItem
component inherits theButtonBase
component instead ofListItem
. The class names related to "MuiListItem-*" are removed and themingListItem
is no longer affectingMenuItem
.The prop
listItemClasses
was removed, you can useclasses
instead.The default breakpoints were changed to better match the common use cases. They also better match the Material Design guidelines. Read more about the change.
If you prefer the old breakpoint values, use the snippet below.
The default size's padding is reduced to
8px
which makes the default IconButton size of40px
. To get the old default size (48px
), usesize="large"
. The change was done to better match Google's products when Material Design stopped documenting the icon button pattern.Rework the CSS to match the latest Material Design guidelines and make custom styles more intuitive. See documentation.
You can reduce the density of the slider, closer to v4 with the
size="small"
prop.span
element that wraps children has been removed.label
classKey is also removed. More details about this change.The following utilities were renamed to not contain the
unstable_
prefix:@material-ui/sytstem
@material-ui/core
Changes
@material-ui/[email protected]
Breaking Changes
Changes
Docs
Core
All contributors of this release in alphabetical order: @ahmed-28, @brunocavalcante, @DanielBretzigheimer, @dijonkitchen, @dmrqx, @eps1lon, @Izhaki, @kshuiroy, @l10nbot, @michal-perlakowski, @michaldudak, @mnajdova, @oliviertassinari, @pavinduLakshan, @shadab14meb346, @siriwatknp, @tungdt-90, @varandasi
v5.0.0-alpha.37
Compare Source
Jun 15, 2021
Big thanks to the 11 contributors who made this release possible. Here are some highlights ✨:
💄 Add support for responsive props on the Grid component (#26590) @likitarai1.
This fixes a longstanding issue. You can now specify different values for each breakpoint.
Head to the documentation for more details.
⚒️ We've introduced a new
useTheme
anduseThemeProps
hooks in the@material-ui/system
package.We believe that this package can be used as a standalone styling solution for building custom design systems (#26649) @mnajdova.
💥 Made progress with the breaking changes. We have done 105 of the 109 changes planned. We are getting closer to our goal of releasing 5.0.0-beta.0 on July 1st and start to promote its usage over v4. You can also follow our milestone for more details.
And many more 🐛 bug fixes and 📚 improvements.
@material-ui/[email protected]
Breaking changes
The
span
element that wraps children has been removed.label
classKey is also removed. The nested span was required for fixing a flexbox issue with iOS < 11.0.Changes
@material-ui/[email protected]
Breaking changes
The
isRtl
andtheme
props are no longer added by theuseThemeProps
hook. You can use theuseTheme
hook for this.Changes
@material-ui/[email protected]
@material-ui/[email protected]
The changes that we have tried in #26310 were breaking the integration with Next.js.
@material-ui/[email protected]
Docs
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.