Update antd: 4.18.9 → 4.19.2 (minor) #52
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.18.9 → 4.19.2) · Repo
Release Notes
4.19.2
4.19.1
4.19.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 54 commits:
chore: upgrade rc-menu to 9.3.x (#34473)
docs(✨ ): changelog for 4.19.2 (#34472)
docs(module:timeline): fix typo (#34389)
chore: export css variable func (#34436)
chore: refactor internal menu with hooks (#34433)
fix: PageHeader extra gutter (#34428)
docs(Table): replace the link of `TableComponents` prop with `rc-table` type (#34423)
fix: Tooltip width in safari (#34415)
feat: hide the last border in borderless mode (#34366)
Fix InputProps supports data attributes (#34410)
fix: clear status in input addon (#34412)
refactor: rm useDestroy hook (#34418)
chore: update rc-field-form version (#34411)
fix: fix arrow size in default.less (#34407)
fix: not warning if Form.Item unmount (#34405)
docs: fix select fieldNames typo (#34399)
fix(transfer): footer类型定义支持direction (#34337)
chore(deps-dev): bump jest-axe from 5.0.1 to 6.0.0 (#34392)
fix: Dropdown not auto adjust placement (#34390)
fix: input lg font size (#34381)
docs(Spin): fix en-US description of `spinning` prop (#34382)
chore: resposive.md => responsive.md (#34368)
refactor: Replace ConfigConsumer to ConfigContext (#34365)
docs: changelog 4.19.1 (#34357)
refactor: Input.Group use context hook (#34361)
fix: csp not work on icon (#34356)
fix: password icon color (#34354)
docs: changelog 4.19.1-alpha.0 (#34352)
fix: status less compile error (#34350)
docs: 4.19.0 changelog (#34328)
refactor: clearIcon in allowClear (#34340)
ci: fix ie11 close
chore: fix changelog print for author info in github web (#34326)
feat: Input support clearIcon (#34325)
test: add boolean value input test (#34324)
fix: Form.Item "React does not recognize the requiredMark prop on a DOM element" (#34323)
chore: auto merge branchs (#34293)
fix: typography title margin issue (#34302)
chore: auto merge branchs (#34306)
fix: Tree filter select all behavior (#34295)
fix: limit input class due to rc-input won't override input class (#34294)
fix: editable Typography.Title should match font size while editing (#34169)
docs: add description about onClear prop in AutoComplete doc (#34292)
chore: auto merge branchs (#34282)
chore: auto merge branchs (#34266)
style: remove overriding !important from input border right width styles (#34178)
fix: Form doc "resetFields" args type (#34262)
refactor: Wrap affix with FC (#34254)
refactor: change usecontext of divider prepare for v5 (#34246)
chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 (#34249)
feat: add utm to mastergo's links (#34248)
docs: update links of mastergo (#34242)
refactor: Update rc-slider (#34234)
feat: introduce rc-input (#34206)
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