-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update dependency antd to v5 #8
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/antd-5.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
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
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: pnpm-lock.yaml
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
^4.18.7
->^5.0.0
Release Notes
ant-design/ant-design
v5.0.0
Compare Source
🏆 Ant Design 5.0.0 is out!
Read it before migration
🌟 If you want to migrate to Ant Design 5.0, please check V4 to V5.
Major Changes
presets
to support preset ranges for quick selection. #38249circle
type support responsiveformat
text for small size. #38231 @li-jia-naninline
type. #38311 @JarvisArt#​1677ff
. #372546px
, and support gradient radius. #37146 #37369theme
which contains hooks and algorithms related with theme. #36302theme.useToken
hook to get Design Token in context. #36267theme.defaultAlgorithm
. #36175theme.darkAlgorithm
. #36546 #36656theme.compactAlgorithm
. #38105theme
prop to modify theme configuration. For more: Customize Theme.algorithm
pipeline. #37082locale
directory in package, which contains commonjs locale files. #38194 @chunschantd/lib
. #36362main
inpackage.json
todist/antd.js
. eb8835fdist/antd.css
, and adddist/reset.css
to override common styles. #36224visible
and provideopen
instead in components below. @yykoypjvisible
. #36671filterDropdownVisible
and providefilterDropdownOpen
. #36747visible
and provideopen
instead. #36750visible
and provideopen
instead. #36774visible
and provideopen
instead. #36799visible
and provideopen
instead, Popover and Popconfirm. #36807dropdownClassName
and providepopupClassName
instead in components below. @heiyu4585dropdownClassName
and providepopupClassName
instead. #37087dropdownClassName
and providepopupClassName
instead. #37122dropdownClassName
and providepopupClassName
instead. #37089dropdownClassName
and providepopupClassName
instead. #37091dropdownClassName
and providepopupClassName
instead. #37092dropdownClassName
and providepopupClassName
instead. #37207tooltip
. #37043 @yykoypj升级必读
主要变化
presets
属性用于预设时间范围快捷选择。#38249circle
类型支持小尺寸自适应。#38231 @li-jia-naninline
类型。#38311 @JarvisArt#​1677ff
。#372546px
,并支持梯度圆角。#37146 #37369theme
,用于获取主题相关属性。#36302theme.useToken
hook,用于获取当前上下文的主题变量。#36267theme.defaultAlgorithm
。#36175theme.darkAlgorithm
。#36546 #36656theme.compactAlgorithm
。#38105theme
属性,用于更改主题配置,详情:定制主题。algorithm
。#37082locale
目录,内含 cjs 格式的语言文件。#38194 @chunschlib
产物。#36362package.json
中main
为dist/antd.js
。eb8835fdist/antd.css
产物。默认不再入侵全局样式,新增dist/reset.css
用于重置部分常见样式。#36224visible
属性,改用open
。@yykoypjvisible
属性。#36671filterDropdownVisible
调整为filterDropdownOpen
。#36747visible
属性,改用open
。#36750visible
属性,改用open
。#36774visible
属性,改用open
。#36799visible
属性,改用open
。#36807dropdownClassName
,统一为popupClassName
。@heiyu4585dropdownClassName
,改用popupClassName
。#37087dropdownClassName
,改用popupClassName
。#37122dropdownClassName
,改用popupClassName
。#37089dropdownClassName
,改用popupClassName
。#37091dropdownClassName
,改用popupClassName
。#37092dropdownClassName
,改用popupClassName
。#37207tooltip
属性中。#37043 @yykoypjConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.