Update antd: 4.20.2 → 4.20.3 (patch) #81
Merged
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.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ antd (4.20.2 → 4.20.3) · Repo
Release Notes
4.20.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
docs: add 4.20.3 changelog (#35435)
fix: add missing localizations (#35430)
chore: split chunks (#35222)
docs: update mirror link (#35424)
chore: change menu icon in site
chore: eslint add consistent-type-imports (#35419)
Merge pull request #35396 from zpc7/test/transfer-tooltip-to-testing-library
fix: List.Item typescript (#35418)
fix: List.Item ref (#35321)
Revert "test: replace some slepp with jest.runAllTimers"
test: replace some slepp with jest.runAllTimers
fix: arrow style (#35401)
docs: explain Avatar fallback strategy (#35415)
fix(<Row/>): wipe out unnecessary prop (#35409)
test: foreach all placement
test: remove some test case
test: try to fix the pr check
ci: trigger the pr check
test: transfer tooltip test case to testing library
chore: rm CODEOWNER since this block github action
chore: rm useless console
test: replace textarea some test case with testing lib (#35398)
docs: reverse React 18 demo
fix: use less variables for Segmented (#35387)
Resolve Ant Design Notification component TypeScript error via adding maxCount as an ArgsProps property (#35369)
fix: Respect user provided space item key (#35344)
fix: table column filter reset is not working (#35226) (#35386)
Revert "chore: fix npm start error in Gitpod"
chore: fix npm start error in Gitpod
fix: Carousel compatible with vertical property (#35349)
test: migrate part of checkbox tests (#35354)
test: migrate part of anchor tests (#35371)
test: refactor test cases of Space (#35372)
test: transfer part of tooltip test case to testing library (#35362)
test: update test case
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands