Update antd: 4.21.7 → 4.22.1 (minor) #120
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.21.7 → 4.22.1) · Repo
Release Notes
4.22.1
4.22.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 37 commits:
docs: 4.22.1 changelog (#36732)
fix: Drawer width with ptg (#36729)
ci: 添加 size-limit 的 workflows (#36721)
test: replace Cascader test case with test library (#36475)
chore: 替换 bundlesize 为 size-limit (#36712)
docs: add changelog 4.22.0 (#36699)
chore: refine getScroll internal signature and some assertion (#36695)
fix: Upload item removed should keep status className (#36706)
docs: fix Menu api layout (#36697)
chore: Support deprecated version warning (#36701)
chore: update the PULL_REQUEST_TEMPLATE (#36700)
chore: prefer using type-compatible-assigning over using type-assertion (#36694)
Merge pull request #36685 from ant-design/feature
refactor: Drawer refactor (#36672)
chore: auto merge branches (#36684)
chore: auto merge branches (#36683)
chore: resolve conflict of feature merge master
Revert "fix: Upload item removed should keep status className (#36439)" (#36682)
Merge remote-tracking branch 'origin/master' into feature-merge-master
feat: Typography `ellipsis.tooltip` could be a object (#36099)
test: move-test-cases-to-testing-lib-for-Radio (#36664)
docs: renew Select dropdownRender demo and FAQ (#36665)
feat: Tree/TreeSelect `switcherIcon` support more parameter in argument (#36651)
chore: write React.ChangeEvent<E> once (#36644)
fix(modal): Modal.xxx onCancel close argument is not a function (#36600)
fix(Tree): DraggableFn params type (#36648)
Revert "feat: Space support align stretch (#36310)" (#36650)
docs: faq for internal API (#36643)
docs: tabpane add `disabled` (#36634)
test: move test cases to testing lib for Collapse (#36227)
feat: Replace input-number part test with testing lib (#36080)
style: fix Table extra shadow and scrollbar when all columns are fixed
style: fix Table tree data ellipsis style problem (#36608)
docs: menu faq (#36604)
fix: Form validate message shaking (#36575)
ci: fix publish (#36580)
Merge pull request #36576 from ant-design/master
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