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
MadCcc
e6349a759a
fix: dark fill token ( #36656 )
* fix: dark fill token
* fix: mention bg
* feat: update color palettes
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
MadCcc
3f915a0250
chore: v5.0.0-experimental.8
2 years ago
MadCcc
1ad0553249
refactor: token update ( #36637 )
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
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
MadCcc
45ea8e0a5c
chore: v5.0.0-experimental.7
2 years ago
MadCcc
fafaa26797
refactor: colorBrand to colorPrimary ( #36616 )
* refactor: colorBrand to colorPrimary
* refactor: colorBgBase and colorTextBase
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
MadCcc
ff52b7f571
chore: v5.0.0-experimental.6
2 years ago
MadCcc
357750e081
refactor: collapse motion ( #36597 )
* chore: v5.0.0-experimental.5
* refactor: collapse motion
2 years ago
MadCcc
2449eaee5d
chore: v5.0.0-experimental.5
2 years ago
github-actions[bot]
ad79a43c01
chore: auto merge branches ( #36590 )
chore: Next merge feature
2 years ago
zombiej
c71ce67e14
chore: next merge feature
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
二货机器人
b8a2f0a0c7
feat: Modal PureRender type support `type` ( #36544 )
* feat: Modal type support PurePanel
* feat: Modal PurePanel support type
* chore: do fix
* chore: do fix
* fix: Static logic locale
2 years ago
MadCcc
dc017f5141
feat: dark color algorithm ( #36546 )
* feat: dark color algorithm
* test: fix lint
* chore: update colorError
* chore: color update
2 years ago
MadCcc
99d9d66f3b
chore: update token script ( #36548 )
* chore: update token script
* chore: rm dist token collect
2 years ago
二货机器人
f654b6cce0
feat: Popconfirm support PurePanel ( #36538 )
* refactor: move popconfirm content out
* fix: lint
* chore: use locale
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
github-actions[bot]
b4bbe51ed7
chore: auto merge branches ( #36533 )
chore: Next merge master
2 years ago
zombiej
22857b4d93
Merge remote-tracking branch 'origin/master' into next-merge-master
2 years ago
zombiej
ed5f4c3626
test: update snapshot
2 years ago
zombiej
3ffd0d8a46
chore: next merge master
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
二货机器人
2c3ad833f1
feat: Popover Pure Panel ( #36514 )
* feat: Popver shadow
* test: Update snapshot
* chore: clean up
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
二货机器人
8a0764dd69
feat: Tooltip support pure render ( #36512 )
* chore: init
* feat: Pure Panel Tooltip
* test: snapshot
* chore: clean up
2 years ago
github-actions[bot]
1314942f3e
chore: auto merge branches ( #36504 )
chore: Next merge master
2 years ago
MadCcc
2a1bdec970
refactor: link style only related with hashId ( #36498 )
* refactor: link style only related with hashId
* chore: code clean
2 years ago
zombiej
17f020f0a7
chore: merge master
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