lijianan
03a7374aa1
fix: fix tag border style ( #42619 )
...
* fix: fix tag style
* test: update snao
* test: update snap
2023-05-25 19:41:00 +08:00
afc163
57f477ffa1
chore: upgrade rc-util version ( #42621 )
2023-05-25 19:15:40 +08:00
二货爱吃白萝卜
e932210a52
chore: warning if use getContainer false ( #42596 )
...
* chore: warning if use getContainer false
* chore: revert tree demo
2023-05-25 14:24:29 +08:00
lijianan
993b9eb4e7
test: fix CI fail ( #42594 )
2023-05-25 11:10:23 +08:00
afc163
67db6e1641
style: fix InputNumber align issue ( #42580 )
...
* style: fix InputNumber align issue
* Update index.ts
* Update components/input-number/style/index.ts
* Update index.ts
2023-05-25 00:10:49 +08:00
MadCcc
88a00dbf9e
test: update test case ( #42582 )
...
* chore: update snapshot
* chore: update test case
* chore: rm watermark image test
2023-05-24 22:03:26 +08:00
二货爱吃白萝卜
b2402f9140
fix: table hover missing style ( #42572 )
2023-05-24 17:11:57 +08:00
MadCcc
e6d86df3a9
fix: spin icon in Badge should have correct animation ( #42575 )
2023-05-24 16:58:59 +08:00
afc163
9da38fd479
docs: fix design docs detail ( #42568 )
2023-05-24 14:27:03 +08:00
未觉雨声
9b4ad3da2a
fix(pagination): link icon and ellipsis disabled style ( #42541 )
...
* fix: pagination link icon and ellipsis disabled style
* style: lint
2023-05-23 18:49:05 +08:00
MadCcc
a8bc0ef593
chore: use one screenshot per demo with different themes ( #42537 )
...
* chore: use one screenshot per component
* chore: skip
* chore: update screenshot batch
* chore: update padding
2023-05-23 17:10:19 +08:00
afc163
b5213fecdb
chore: fix site deploy script error ( #42536 )
...
* chore: fix site deploy script error
* Update site-deploy.yml
2023-05-23 15:58:43 +08:00
MadCcc
4f9c8e2af2
fix: global token in Component Token override should be respected ( #42535 )
...
* fix: global token in Component Token override should be respected
* test: add snapshot
2023-05-23 13:39:05 +08:00
MadCcc
369b4cd169
docs: changelog 5.5.1 ( #42522 )
2023-05-22 19:09:28 +08:00
Dennis Chen
a96d0d0c2b
docs(Collapse): fix invalid description of demo extra
( #42521 )
...
* fix: collapse doc
* fix collapse extra demo description
* Update components/collapse/demo/extra.md
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-22 18:47:28 +08:00
二货爱吃白萝卜
7367aadc02
docs: more info about suffixIcon ( #42520 )
2023-05-22 17:19:13 +08:00
MadCcc
5d53884919
fix: fix wrong button icon size and margin ( #42516 )
2023-05-22 13:37:41 +08:00
Ariunbat Ulambayar
91c16381be
fix: add missing translation in mn_MN.ts ( #42512 )
...
* Update mn_MN.ts
added OK text translation in MN
added OK text translation in MN
Revert "added OK text translation in MN"
This reverts commit 7958ac3d4ea190160fadef04ad54328d90a198ef.
* updated locale test
2023-05-22 13:34:55 +08:00
二货爱吃白萝卜
2f9a8c7dde
fix: select check & remove icon align ( #42513 )
2023-05-22 11:13:38 +08:00
洋
2ff5feb1bd
fix: theme editor edit error ( #42452 )
...
* fix: theme editor edit error
* chore: less bundle
* fix: themeEditor
* fix: lint
* fix: themeEditor
* fix: last fix
* chore: update
---------
Co-authored-by: 洋 <hetongyang@bytedance.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-05-22 09:59:29 +08:00
洋
e4f84e0e96
fix: Select scrollbar rtl direction position ( #42508 )
...
Co-authored-by: 洋 <hetongyang@bytedance.com>
2023-05-21 02:59:50 +08:00
afc163
7461a216a0
demo: fix Layout demo ssr render effect ( #42501 )
...
* demo: fix Layout demo ssr render effect
close https://github.com/ant-design/ant-design/issues/42487
* test: update snapshot
2023-05-19 23:57:37 +08:00
红果汁
d61c08e7df
prefer: optimize allow clear logic ( #42439 )
...
* refactor: optimize allow clear logic
* test: fix test coverage down
* refactor: use onChange type
2023-05-19 17:44:27 +08:00
lijianan
c61ea98b5d
fix: code optimization ( #42483 )
...
* fix: code optimization
* refactor
* [CodeFactor] Apply fixes
* test: add cov
---------
Co-authored-by: codefactor-io <support@codefactor.io>
2023-05-19 14:29:44 +08:00
Yuji Ueki
fe39b7a96e
docs: fix typo in migration-v5.en-US ( #42481 )
2023-05-19 01:31:34 +08:00
lijianan
8f1d496972
refactor: remove rc-util/lib/Dom/addEventListener ( #42464 )
...
* docs: fix typo in docs
* remove rc-util/lib/Dom/addEventListener
* fix
* fix
2023-05-18 20:35:09 +08:00
JiaQi
dc2add0fea
style(table): Modify borderRadius in filter dropdown ( #42451 )
...
Co-authored-by: lijianan <574980606@qq.com>
2023-05-18 19:42:11 +08:00
lijianan
9caba0919b
demo: update form demo when layout === inline ( #42476 )
2023-05-18 19:40:35 +08:00
二货爱吃白萝卜
ecc384e8b6
chore: follow up of tooltip style ( #42466 )
2023-05-18 16:54:57 +08:00
红果汁
2722850c0d
chore: sync @rc-component/color-picker@1.1.0 ( #42445 )
...
* fix: sync @rc-component/color-picker@1.1.0
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
---------
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-18 13:34:06 +08:00
afc163
d90c1c62c0
fix: upgrade @ant-design/icons to 5.1.0 ( #42443 )
...
* Update package.json
* Update package.json
* chore: update snapshot
* style: #1890ff => #1677ff
* style: fix Upload icon color
* style: fix Upload icon color
* revert menu v4 demo
2023-05-18 09:40:09 +08:00
Nikhil Mishra
bb6e0f5ab9
docs: fixed some grammatical errors in index.en-US.md ( #42438 )
...
I corrected some spelling and added some articles.
2023-05-17 18:30:01 +08:00
afc163
7271b7cb91
fix: Popconfirm margin problem when icon is null ( #42433 )
...
* fix: Popconfirm margin issue when icon is null
* test: update snapshot
* demo: update snapshot
* chore: improve code
* demo: update snapshot
* refactor: remove used css
* demo: update snapshot
2023-05-17 14:49:42 +08:00
afc163
74d5718ee7
demo: update popconfirm demo ( #42429 )
...
* demo: update popconfirm demo
* demo: update snapshot
2023-05-17 12:00:49 +08:00
lijianan
f41db013ce
docs: update miss ChangeLog ( #42422 )
...
* chore: update miss ChangeLog
* Update CHANGELOG.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update CHANGELOG.zh-CN.md
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
---------
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-17 11:39:18 +08:00
ZHAO Zhiwei
ad4dded3f5
fix: Menu item icon not centered when itemMarginInline is 0 ( #42426 )
2023-05-17 11:13:00 +08:00
kiner-tang(文辉)
291dc41850
docs: update docs ( #42425 )
2023-05-17 10:39:38 +08:00
lijianan
f1fda002a4
typescript: replace unknown & any with SliderRef ( #42420 )
2023-05-17 10:06:44 +08:00
kiner-tang(文辉)
7183eab0a9
feat(ColorPicker): close panel when click clear button ( #42406 )
...
* feat: close panel when click clear button
* feat: optimize code
* feat: optimize code
* feat: optimize code
2023-05-17 09:58:41 +08:00
lijianan
d7de0d846e
fix: replace hex with ColorFormat.hex ( #42423 )
2023-05-17 09:57:42 +08:00
kiner-tang(文辉)
2274111367
feat(ColorPicker): fix coverage down issue in ColorPicker ( #42409 )
...
* chore: test
* feat: optimize code
2023-05-16 23:32:18 +08:00
二货爱吃白萝卜
4460ff4718
fix: Tag with Tooltip should not affact style ( #42414 )
2023-05-16 22:24:52 +08:00
lijianan
8222062056
docs: rename Tree-Select ( #42410 )
...
* Update CHANGELOG.en-US.md
* Update CHANGELOG.zh-CN.md
2023-05-16 18:53:13 +08:00
二货爱吃白萝卜
72bd724308
docs: update TreeSelect faq ( #42403 )
2023-05-16 17:42:59 +08:00
Alex
8d36dde9b1
refactor(avatar): simplify code ( #42402 )
2023-05-16 17:16:04 +08:00
yiwwhl
26590f6b35
chore: update variable name from groupSize to contextSize ( #42396 )
2023-05-16 16:19:14 +08:00
lijianan
3fb12b9e65
docs: update ChangeLog ( #42389 )
...
* docs: update ChangeLog
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.en-US.md
* fix
---------
Co-authored-by: afc163 <afc163@gmail.com>
2023-05-16 16:05:05 +08:00
二货爱吃白萝卜
2cfc08c9db
chore: rm rome to use prettier back ( #42395 )
2023-05-16 15:51:30 +08:00
二货爱吃白萝卜
cd71f19d30
fix: Popconfirm onVisibleChange trigger twice ( #42393 )
...
* fix: Popconfirm onVisibleChange trigger twice
* chore: fix quota
* chore: back of pkg
2023-05-16 15:40:16 +08:00
二货爱吃白萝卜
49549ae210
fix: Use visible first ( #42394 )
2023-05-16 15:19:39 +08:00