lihao
926aa0d929
chore: 替换 bundlesize 为 size-limit ( #36712 )
* chore: 替换 bundlesize 为 size-limit
* 恢复 bundlesize
2 years ago
xrkffgg
64a60e6eac
docs: add changelog 4.22.0 ( #36699 )
* docs: add changelog 4.22.0
* docs: update package
* docs: update
* Update CHANGELOG.zh-CN.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* docs: update
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
Zheeeng
7b3220fb49
chore: refine getScroll internal signature and some assertion ( #36695 )
* chore: refine getScroll internal signature and some assertion
* fix: for mock scenario to passing tests
2 years ago
二货机器人
84c0498d64
fix: Upload item removed should keep status className ( #36706 )
* fix: not blink of remove file
* test: test case of remove
2 years ago
hoho2017
f3db1f2dab
docs: fix Menu api layout ( #36697 )
Co-authored-by: zhanghaoqiang <zhanghq7458@joyowo.com>
2 years ago
二货机器人
789a557b84
chore: Support deprecated version warning ( #36701 )
2 years ago
Zheeeng
78bc4a3537
chore: update the PULL_REQUEST_TEMPLATE ( #36700 )
2 years ago
Zheeeng
b89ed86698
chore: prefer using type-compatible-assigning over using type-assertion ( #36694 )
2 years ago
xrkffgg
16d2c5def3
Merge pull request #36685 from ant-design/feature
branch: merge feature into master
2 years ago
二货机器人
d422d71c1e
refactor: Drawer refactor ( #36672 )
* chore: back part of styl
* chore: all basic
* test: part test case
* test: part test case
* test: more test case
* test: update snapshot
* test: demo test support
* test: update snapshot
* chore: adjust mock logic to inject on rc-drawer instead
* test: more snapshot
* chore: adjust pos
* chore: back of render
* test: drawer demo extends test
2 years ago
github-actions[bot]
b5302f404a
chore: auto merge branches ( #36684 )
branch: merge feature into master
2 years ago
github-actions[bot]
6386431c49
chore: auto merge branches ( #36683 )
chore: Feature merge master
2 years ago
zombiej
46d146d692
chore: resolve conflict of feature merge master
2 years ago
afc163
80114d62c7
Revert "fix: Upload item removed should keep status className ( #36439 )" ( #36682 )
This reverts commit cebbe23393
.
2 years ago
zombiej
2b46b3e6e1
Merge remote-tracking branch 'origin/master' into feature-merge-master
2 years ago
叶枫
00c891ac05
feat: Typography `ellipsis.tooltip` could be a object ( #36099 )
* feat: add tooltipProps
* feat: doc
* feat: props
* feat: props
* feat: props
* feat: docs
* feat: review
* feat: add tooltipProps
* feat: doc
* feat: props
* feat: props
* feat: props
* feat: docs
* feat: review
2 years ago
fairyland
3675ad5a3f
test: move-test-cases-to-testing-lib-for-Radio ( #36664 )
* test: move-test-cases-to-testing-lib-for-Radio
* update toMatchSnapshot
Co-authored-by: ranrui.cwj <ranrui.cwj@alibaba-inc.com>
2 years ago
afc163
1e88248903
docs: renew Select dropdownRender demo and FAQ ( #36665 )
* docs: renew Select dropdownRender FAQ and demo
* chore: update snapshot
* chore: fix Select demo tsc
* chore: fix Select demo tsc
2 years ago
Alan Deng
3920a724cc
feat: Tree/TreeSelect `switcherIcon` support more parameter in argument ( #36651 )
2 years ago
Zheeeng
fd5d463213
chore: write React.ChangeEvent<E> once ( #36644 )
2 years ago
Wuxh
16ecdbb58d
fix(modal): Modal.xxx onCancel close argument is not a function ( #36600 )
* fix(modal): fix the error of `onCancel` parameter of modal returned by `useModal`
resolve: 36581
ref: https://github.com/ant-design/ant-design/issues/36581#issuecomment-1189396007
* test(confirm): 补充 modal 测试用例
* test(modal): 添加测试用例
* Revert "fix(modal): fix the error of `onCancel` parameter of modal returned by `useModal`"
This reverts commit e4fcb3e62add63193ec9081b2c21e657379bebfb.
* fix(modal): fix modal onOk/onCancel method is not a valid function when there is a close parameter
closed : #36581
* chore: cancel the introduction of `noop` from third-party library
2 years ago
Tianyuan Zhang
09de419253
fix(Tree): DraggableFn params type ( #36648 )
* fix(Tree): DraggableFn params type
* chore: add blank line
* test: add typ test for draggable Fn
* test: add typ test for draggable Fn
Co-authored-by: tianyuan233 <zty.dev@outlook.com>
2 years ago
二货机器人
0b9f1db072
Revert "feat: Space support align stretch ( #36310 )" ( #36650 )
This reverts commit bfa8aaec5e
.
2 years ago
二货机器人
ad7df07680
docs: faq for internal API ( #36643 )
2 years ago
Tianyuan Zhang
1180b61131
docs: tabpane add `disabled` ( #36634 )
close #36610
2 years ago
Yuki Zhang
817773e015
test: move test cases to testing lib for Collapse ( #36227 )
* test: move test cases to testing lib for Collapse
* chore: remove useless file
* fix: react 18 concurrent
* chore: remove useless file
2 years ago
黑雨
8c34cb793f
feat: Replace input-number part test with testing lib ( #36080 )
* feat: Replace input-number part test with testing lib
* feat: update rc-input-number version
2 years ago
dashaowang
cff762cf3d
style: fix Table extra shadow and scrollbar when all columns are fixed
Co-authored-by: weiwang <wren@xuncetech.com>
2 years ago
afc163
2146d18045
style: fix Table tree data ellipsis style problem ( #36608 )
close #36583
2 years ago
二货机器人
31eef3a956
docs: menu faq ( #36604 )
* docs: menu faq
* docs: patch codesandbox
2 years ago
二货机器人
03ea767cad
fix: Form validate message shaking ( #36575 )
* refactor: move component out
* refactor: clean up code
* chore: stable it
* chore: back of container
* chore: adjust leave motion
* test: update snapshot
* chore: update motion logic
* fix: list start motion
* test: update snapshot
* test: update snapshot
* test: test for marginBottom
2 years ago
xrkffgg
d383a87ef6
ci: fix publish ( #36580 )
2 years ago
二货机器人
3301b4d6fc
Merge pull request #36576 from ant-design/master
chore: feature merge master
2 years ago
Peach
10b153f65d
docs: changelog for 4.21.7 ( #36572 )
* docs: changelog for 4.21.7
* chore: bump version to 4.21.7
* docs: update changelog
* docs: append a new changelog
2 years ago
fairyland
8c9ad9b1b6
fix: form disabeld support Upload ( #36573 )
Co-authored-by: ranrui.cwj <ranrui.cwj@alibaba-inc.com>
2 years ago
renovate[bot]
912d274b0a
chore(deps): update dependency eslint-plugin-markdown to v3 ( #36560 )
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Neil
9989a2d751
add Modal @modal-border-radius less variable ( #36527 )
* add Modal @modal-border-radius less variable
* fix: add less variable
2 years ago
MadCcc
5cd007a2ed
chore: update .gitignore ( #36534 )
2 years ago
zombiej
ed5f4c3626
test: update snapshot
2 years ago
二货机器人
006c055cf8
refactor: move popconfirm content out ( #36530 )
* refactor: move popconfirm content out
* fix: lint
2 years ago
afc163
2255dbada6
docs: update select documentation
2 years ago
Wuxh
14c7c63bbf
fix: fixed the non draggable element did not hide the draggable icon ( #36511 )
fix #33708
2 years ago
Jon
92c8bdc88f
fix: SVG Upload Preview Error ( #36402 )
* Update utils.tsx
* style: unify img styling
Unify the styling of img attribute setting.
* test: add previewImage test for svg file
Add previewImage test for SVG upload
* fix: remove charset
Remove charset in data url for text content.
* test: fix test
* fix: typo
* fix: correct patching for svg upload error
* fix: correct patching for svg upload error
* test: update test
2 years ago
MadCcc
aca2c3d4e7
feat: add Form.Item.useStatus ( #36486 )
* feat: add useFormItemStatus
* chore: code clean
* docs: update example
* refactor: api change
* docs: fix typo
* docs: update docs
* docs: udpate
* chore: add warning
* test: add test case
* chore: update warning
* chore: code clean
* test: fix test case
2 years ago
二货机器人
e9ab30dde1
chore: bump rc-tooltip ( #36501 )
2 years ago
Wuxh
c86d02e03f
docs: simplified `Layout` component sample code ( #36497 )
the component example code expands to take up the entire monitor screen and is not well read
2 years ago
afc163
008681c1bf
style: Table expandIcon style when column is fixed and ellipsis ( #36496 )
close #36485
2 years ago
xrkffgg
c32aa462c0
ci: split notice ( #36495 )
2 years ago
MadCcc
4f7ac9f6bc
fix: tooltip cannot close on disabled Radio ( #36483 )
* fix: tooltip cannot close on disabled Radio
* test: add test
2 years ago
xrkffgg
563de19aeb
ci: add conch msg ( #36481 )
* ci: add conch msg
* Update release-helper.yml
2 years ago