This repository has been archived by the owner on Jan 6, 2023. It is now read-only.
chore(deps): update dependency antd to v4.14.0 #61
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.13.1
->4.14.0
Release Notes
ant-design/ant-design
v4.14.0
Compare Source
onChange
to change back to the original behavior (before Upload false returns the original file, and the rest of the scene returns the encapsulated object). Now you can always get the original file viaonChange.info.originFileObj
. For future upgrades, please use this method to access the original text first. #29737onChange
paramsfile
can notcloneDeep
by lodash. #29718fileList
isnull
. #29702onCancel
andonEnd
. #29615 @jueinincentered
prop is not actually center. #29495 @jinchaofsmoreIcon
. #29744 @tianyuan233htmlType='reset'
will reset all form fileds. #29752 @jueininclassName
missing. #29725margin
style on Row. #29688disabled
Input has affix elements. #29670onChange
改回原本行为(before Upload false 返回原始文件,其余场景返回封装对象)。现在你始终可以通过onChange.info.originFileObj
获得原始文件。为了未来升级,请优先使用该方式访问原始文。#29737onChange
参数file
不能被 lodashcloneDeep
的问题。#29718fileList
为null
时崩溃的问题。#29702onCancel
和onEnd
回调。#29615 @jueininmoreIcon
参数。#29744 @tianyuan233centered
后居中位置偏移。#29495 @jinchaofsclassName
属性丢失的问题。#29725margin
样式时控制台警告的问题。#29688Renovate configuration
📅 Schedule: 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 WhiteSource Renovate. View repository job log here.