github-actions[bot]
09f86bf0ce
chore: auto merge branches ( #42193 )
...
chore: feature merge master
2023-05-06 11:45:47 +00:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
Dunqing
8215910cf7
feat(Table): support onCell in rowSelection ( #36187 )
...
* feat: support onCell in rowSelection
* fix: add onCell test
* docs: update onCell related documentation
* fix: format
* fix: repeat import
* Update More.tsx
* fix: revert
* fix: revert again
* fix: revert again
* fix: revert again
* fix: revert again
* Update index.zh-CN.md
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
2023-05-06 15:24:22 +08:00
github-actions[bot]
8f6bf13b8c
chore: auto merge branches ( #42174 )
...
chore: feature merge master
2023-05-06 06:20:03 +00:00
ZhuoYang Wu(阿离)
1d12235989
fix(input): textarea style bug ( #41469 )
...
Co-authored-by: Ali <ali.wu@miotech.com>
2023-05-06 14:15:28 +08:00
XiaoPi
aff6314d11
fix: remove useless reexport of statistic ( #42113 )
2023-05-06 13:49:34 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
cheapCoder
af0f8904b2
fix(style): keep Spin's container height the same as son element ( #42162 )
...
* fix(style): keep Spin's container height the same as the icon son element
* fix(style): update fontSize override way similar to radio group
2023-05-06 00:25:46 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
afc163
1401541813
fix: margin between menu item and submenu title ( #42160 )
...
close https://github.com/ant-design/ant-design/issues/42159
2023-05-05 19:04:08 +08:00
Christian Wallenwein
e9db1071d6
docs: Update documentation of Input and Input.TextArea ( #42118 )
2023-05-05 14:47:18 +08:00
Yanghc
8082985056
docs: update InputNumber documentation ( #42151 )
...
* doc: 修改文案
* Update index.zh-CN.md
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-05 13:48:34 +08:00
Wuxh
6d0acb0518
fix: Upload disable state logic ( #42102 )
...
* chore(typo): update
* test(upload): add case
* fix: Upload disable state logic
* test: remove case
* chore: remove unused
2023-05-04 17:03:04 +08:00
kiner-tang(文辉)
380f5d0adb
feat: migrate less to token for Result ( #42081 )
2023-05-04 16:29:50 +08:00
kiner-tang(文辉)
5e4e9970dc
feat: migrate less to token for Drawer ( #42084 )
2023-05-04 15:38:07 +08:00
kiner-tang(文辉)
70c76b737f
feat: migrate less to token for Statistic ( #42083 )
2023-05-04 15:37:10 +08:00
kiner-tang(文辉)
18b7d1be5b
feat: migrate less to token for Message ( #42080 )
2023-05-04 15:33:49 +08:00
kiner-tang(文辉)
629087833f
✨ feat: migrate less to token for Notification ( #42079 )
...
* feat: migrate less to token for Notification
* feat: migrate less to token for Notification
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
* docs: update docs
2023-05-04 15:33:16 +08:00
MadCcc
4cf6f1b83b
feat: Button support buttonFontWeight ( #42121 )
2023-05-04 13:39:38 +08:00
github-actions[bot]
a83d2d7e7d
chore: auto merge branches ( #42127 )
...
chore: feature merge master
2023-05-04 03:30:50 +00:00
黑雨
8e4bbd9c92
✨ feat: migrate less to token for Step ( #42065 )
2023-05-04 02:09:57 +08:00
MadCcc
e18400a554
chore: bump rc-dropdown ( #42013 )
...
* chore: update snapshot
* chore: update placement
* chore: postProps
* chore: update snapshot
* test: update table test case
* chore: update pure-panel style
* chore: update snap
2023-04-29 11:13:53 +08:00
lijianan
7b1c3990eb
chore: Migrate CJS to ESM ( #42077 )
...
* chore: Migrate CJS to ESM
* clear
2023-04-29 10:43:06 +08:00
lijianan
f580ac85cf
type: remove useless type ( #42054 )
2023-04-28 16:09:14 +08:00
lijianan
c9bac13bc8
chore: Migrate CJS to ESM ( #41809 )
...
* add devDependencies
* rerun ci
* rerun ci
* update
* update
* fix
* chore: update
* fix
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-28 14:32:23 +08:00
二货爱吃白萝卜
78e9d58ef1
fix: Breadcrumb itemRender
not remove link even path is provided ( #42049 )
...
* refactor: out of bread item render
* refactor: fix too filled
* fix: render logic
* test: add test case
* fix: ts
* fix: test
2023-04-27 22:43:42 +08:00
lijianan
4ecac35a29
chore: use composeRef(ref, internalRef)
replace ref || internalRef
( #42036 )
...
* chore: use composeRef replace ref || internalRef
* style
* revert
2023-04-27 17:31:32 +08:00
Simon He
901957cf02
perf(anchor): reduce unnecessary calculations ( #42018 )
2023-04-27 15:27:55 +08:00
二货爱吃白萝卜
9a6aaac0c0
fix: Transfer controlled mode warning ( #42033 )
...
* test: test driven
* fix: warning of state update
* fix: invert error
2023-04-27 11:48:57 +08:00
MadCcc
3e921d707c
chore: update snapshot
2023-04-27 11:15:58 +08:00
MadCcc
9e1934248b
Merge branch 'master' into feature-merge-master
2023-04-27 10:16:07 +08:00
MadCcc
f89c97b488
feat: Modal Component Token ( #42000 )
...
* feat: Modal Component Token
* chore: code clean
* docs: less to component token
* docs: update
* chore: clean
* chore: clean
* docs: add alert
2023-04-26 21:55:58 +08:00
Simon He
40a1e5e4d1
perf(affix): reduce unnecessary calculations ( #42015 )
2023-04-26 19:58:59 +08:00
Wuxh
f6c661ef5a
chore(typo): improve typescript declaration ( #41907 )
...
* chore(typo): improve typescript declaration
* Revert "chore(typo): improve typescript declaration"
This reverts commit d340911992
.
* chore(typo): improve typescript declaration
* Update components/theme/interface/components.ts
* Update components/theme/index.ts
* Update components.ts
2023-04-26 14:53:23 +08:00
ayang
e5fad4c2d6
style: optimize button code ( #42005 )
2023-04-26 14:52:21 +08:00
afc163
3a5413315d
style: fix Table border and radius issues ( #41985 )
...
* style: fix Table border details
* style: fix Table border details
2023-04-25 23:17:20 +08:00
afc163
709e910fd0
style: fix Layout.Sider and Menu transition style ( #41993 )
...
close #41911
close #41987
2023-04-25 22:53:14 +08:00
sexnmaa
ab5ebb0278
demo: improve Select demo ( #41986 )
...
Co-authored-by: songzihao <zihao.szh@digital-engine.com>
2023-04-25 22:34:23 +08:00
Wuxh
4d0f399f0b
fix(NumberInput): fontSize error ( #41983 )
2023-04-25 18:58:52 +08:00
GUAN MING
2b98068d17
fix: Adds aria-* to TreeSelect ( #41978 )
...
* fix: Adds aria-label to TreeSelect
* test: add aria-label test for TreeSelect
* test: update aria-label test for TreeSelect
* fix: support aria-*
* fix: aria attributes type definition
2023-04-25 15:27:00 +08:00
Alexis Sniffer
b27c000d13
fix: Responsive Col don't support 'flex' prop in ColSize ( #41962 )
...
Responsive Col don't support 'flex' prop in ColSize #28961
2023-04-25 10:32:56 +08:00
GUAN MING
9db1ae1a7e
fix: Carousel GoTo is ignored if animation is in progress ( #41969 )
...
* refactor: rewrite with waitForAnimate
* docs: update Carousel docs
* test: add waitForAnimate test
2023-04-25 10:08:35 +08:00
kiner-tang(文辉)
b31bec59af
fix: validated should be reset when trigger reset event ( #41976 )
2023-04-25 09:58:57 +08:00
GUAN MING
2aa80491b1
docs: modify the doc of Form.Item messageVariables ( #41959 )
2023-04-24 10:16:19 +08:00
ayang
9c4034a164
style: optimized code ( #41957 )
2023-04-23 23:38:52 +08:00
JiaQi
a573dde6ed
fix(Anchor): onChange method is not updated ( #41934 )
2023-04-23 19:59:29 +08:00
二货爱吃白萝卜
60dbef4963
feat: Disable motion ( #41856 )
...
* feat: Add motion off
* chore: update motion seed
* chore: all motion disabled
* test: add test case
* chore: fix lint
* chore: fix cov
* chore: fix motion of Switch & Segemented
* test: ignore empty
2023-04-23 15:42:36 +08:00
lijianan
99f0db6ea6
docs: update demo ( #41946 )
...
* docs: update demo
* demo: delete div
2023-04-23 11:23:08 +08:00
JiaQi
3fcf9de2b6
fix(tree): Draggable tree title is not aligned when the text is wrapped ( #41928 )
2023-04-23 09:06:07 +08:00