-
-
Notifications
You must be signed in to change notification settings - Fork 49.8k
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
docs: 4.15.5 changelog #30409
Merged
Merged
docs: 4.15.5 changelog #30409
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
afc163
approved these changes
May 6, 2021
Codecov Report
@@ Coverage Diff @@
## master #30409 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 397 397
Lines 7520 7520
Branches 2049 2049
=========================================
Hits 7520 7520 Continue to review full report at Codecov.
|
xrkffgg
reviewed
May 6, 2021
afc163
reviewed
May 10, 2021
CI 报错 因为是 fork 的原因 |
xrkffgg
reviewed
May 10, 2021
xrkffgg
reviewed
May 10, 2021
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
xrkffgg
reviewed
May 10, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
🇨🇳 中文日志 🇨🇳
beforeUpload
返回false
的报错问题。#30391 @OleksandrAntonenko1value
设置null
和undefined
时报错的问题。#30442。#30442filterDropdown
调用confirm({ closeDropdown: true })
时也会触发onFilterDropdownVisibleChange
的问题。#30457mouseEnterDelay
和mouseLeaveDelay
的问题。#30452:focus
到:focus-visible
。#30451locale
不能覆盖 ConfigProviderlocale
的问题。#30380 @Map1enzIndex
类型定义。#30432🇺🇸 English Changelog 🇺🇸
beforeUpload
returnsfalse
in IE. #30391 @OleksandrAntonenko1value
tonull
orundefined
. #30442confirm({ closeDropdown: true })
infilterDropdown
should not triggeronFilterDropdownVisibleChange
. #30457mouseEnterDelay
andmouseLeaveDelay
. #30452:focus
to:focus-visible
. #30451locale
in DatePicker cannot override ConfigProviderlocale
. #30380 @Map1enzIndex
prop typescript definition. #30432