tchen
694c332083
fix: add visibility:hidden to selector:after ( #42654 )
Co-authored-by: tchen <tao.chen@yuyidata.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
MadCcc
3a019c0661
test: update test case ( #42638 )
2 years ago
Kenrick
ec6439ca7a
docs: missed English translation for table header of API#tooltip ( #42593 )
2 years ago
半山Alec
51b9f8b26b
fix: 修复#42499 ( #42502 )
Co-authored-by: wengzehua <wengzehua@cvte.com>
2 years ago
二货爱吃白萝卜
72f213de8b
fix: Popconfirm onVisibleChange trigger twice ( #42351 )
2 years ago
二货爱吃白萝卜
94339fb8c3
fix: bump field form version to fix onFieldsChange times not correct ( #42263 )
* chore: bump field form version
* chore: fix ts
2 years ago
MaHui
19f8505d0c
fix: Popover display empty div when title and content is null ( #42229 )
* fix: Popover display empty div when title and content is null (#42217 )
* fix: Popover display empty div when title and content is null
* test: Popover add test
* lint: remove useless block statement
---------
Co-authored-by: MaHui <mahuiyoung@cmbchina.com>
(cherry picked from commit 4271ff0976
)
* lint: fix Popover test lint error
* lint: fix Popover test lint error
* improvement: Popover overlay
* lint: fix Popover test lint error
* Update package.json
---------
Co-authored-by: MaHui <mahuiyoung@cmbchina.com>
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
cheapCoder
0371a933bf
fix(style): keep Spin's container height the same as son element ( #42163 )
2 years ago
Wuxh
5e52057671
fix: Upload disabled state logic ( #42143 )
* fix: Upload disable state logic
* chore(typo): update
* test(upload): add case
* fix: Upload disable state logic
* test: remove case
* chore: remove unused
(cherry picked from commit 6d0acb0518
)
# Conflicts:
# components/upload/Upload.tsx
# components/upload/UploadList/index.tsx
* chore: skip githook format
* test: update
* test: update
* chore: update
2 years ago
二货爱吃白萝卜
222811d582
chore: add gitignore ( #42101 )
* chore: add gitignore
* chore: clean all
* chore: clean all
* chore: clean all
* chore: keep style
* chore: modify script
* chore: fix tsc
2 years ago
二货爱吃白萝卜
ae3e130829
fix: popover width on the screen side ( #41953 )
* chore: fix popover width for edge case
* chore: fix max-width
2 years ago
Amumu
bde604f086
chore: 4.x 更新 rc-checkbox, 无新功能 ( #41888 )
2 years ago
二货爱吃白萝卜
a9e968757d
docs: update docs link ( #41883 )
2 years ago
Stanislav
0e432de45c
feat: support for railStyle prop to Slider component ( #40942 )
2 years ago
afc163
86ebf65297
fix: Select width getting smaller when search ( #41646 )
* chore: upgrade rc-select
* demo: update select size demo
* demo: update select size demo
* fix rc-select version
* fix rc-select version
* demo: fix Select demo
2 years ago
muxin
307b76b478
style: textarea should avtive when focused ( #41281 )
2 years ago
Amumu
7ba8c7a8f2
chore: fix ci failed ( #41286 )
* chore: fix ci failed
* chore: update demo
2 years ago
叶枫
476b70fcf2
fix: 泛型非必传 ( #40960 )
2 years ago
叶枫
7a3c4921b1
fix: remove Cascader warning when use displayRender and multiple together ( #40940 )
2 years ago
二货机器人
9c0033029d
docs: rm ood link
close #40869
2 years ago
afc163
a42a488075
Update default.less ( #40823 )
2 years ago
Amumu
a22d7be569
chore: fix test failed(4.x) ( #40626 )
* chore: fix test failed
* lock eslint-plugin-compat
* prettier
* Revert "prettier"
This reverts commit af183295a5
.
* prettier
2 years ago
dong
a4ce1bc5ae
fix: dropdown accidental opening of container ( #38520 )
2 years ago
Rafael Carvalho
a52033c725
fix: missing translation for Brazilian Portuguese ( #40019 )
The filterCheckall "Select all items" locale for the Table Filter is missing in Brazilian Portuguese
2 years ago
Dave
ae62ef7087
[v4] Fix(types): external module type error (CompoundedComponent) ( #39058 )
* fix(types): external module type error (CompoundedComponent)
* feat(types): export CountdownProps
2 years ago
MadCcc
21a5510621
chore: bump rc-tabs version ( #39867 )
* chore: bump rc-tabs version
* chore: update snapshot
2 years ago
ifujustayup
acce38763d
fix(input): fix Input changes color when suffix is applied in Safari ( #38627 ) ( #39830 )
2 years ago
JarvisArt
590c397b12
chore: Image preview interactive optimization ( #39813 )
2 years ago
kiner-tang(文辉)
671c6b7e54
fix(table): reset aria-label in table column ( #39747 )
* feat: reset aria-label in table column
* feat: update snapshots
2 years ago
MadCcc
62cefcae89
feat: Dropdown support autoAdjustOverflow ( #39741 )
* feat: Dropdown support autoAdjustOverflow (#39735 )
* feat: Dropdown support autoAdjustOverflow
* docs: api
* docs: update api desc
* docs: update
2 years ago
ChenXiao
dc6a26f201
fix(grid): fix justify and align properties are not reactive for Row ( #39706 )
* fix(grid): fix justify and align properties are not reactive for Row
* Update components/grid/__tests__/index.test.tsx
Co-authored-by: azro352 <35503478+azro352@users.noreply.github.com>
* Update components/grid/__tests__/index.test.tsx
Co-authored-by: azro352 <35503478+azro352@users.noreply.github.com>
2 years ago
Wuxh
eb616d479c
fix: fix drop down menu style issue ( #39434 )
fix: https://github.com/ant-design/ant-design/issues/39322
2 years ago
MadCcc
00abec4bb3
fix: Drawer should close if open is false ( #39561 )
* fix: Drawer should close if open is false
* chore: update script
* chore: update deps
2 years ago
二货爱吃白萝卜
f4d011623e
docs: note for getContainer ( #39379 )
* docs: note for getContainer
* chore: update gitignore
2 years ago
Paul Damnhorns
c71fece3b1
feat: add uz_UZ locale ( #39353 )
2 years ago
二货爱吃白萝卜
d6ae60cd01
fix: Divider horizontal line align ( #39334 )
* fix: divider hor align
* test: Update snapshot
2 years ago
二货爱吃白萝卜
9f0379bd1b
docs: 4.24.5 changelog ( #39267 )
* docs: 4.25.5 changelog
* test: Update snapshot
* chore: fix ci
* chore: update script
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* chore: clean up
* chore: clean up bundlesize
* chore: back of bundle size
2 years ago
二货机器人
aa8d7f5ca9
fix: MenuItem disabled not block a click
2 years ago
justanotheranonymoususer
c5a4359900
style: popconfirm icon position regression ( #39027 )
2 years ago
Wuxh
1da8126123
fix(steps): fix steps style ( #39103 )
* docs(steps): update demo
* fix(steps): fix steps style
fix #39088
* test: update snapshot
* fix: update
* chore: additional RTL styles
2 years ago
二货爱吃白萝卜
88e360d79d
docs: Update demo ( #39127 )
2 years ago
Wuxh
647a03af09
fix(badge): fix the color cannot be customized when count is 0 ( #39062 )
* test(badge): add case
* fix(badge): fix the color cannot be customized when count is 0
* test(badge): update snapshots
* docs(badge): update demo
* test: update case
* test(badge): update snapshots
2 years ago
justanotheranonymoususer
8e8a073c33
fix: Card meta default width (4.x) ( #39039 )
* Fix #39025
* Update components/card/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
* Update index.less
Co-authored-by: afc163 <afc163@gmail.com>
2 years ago
kiner-tang(文辉)
d1ac522d96
fix: TimePicker `popupClassName` unexpect warning ( #39010 )
2 years ago
MadCcc
50ea91a4de
chore: update snapshot
2 years ago
Yuki Zhang
3b48ffa247
fix: v4 Space.Compact when wrapping a single child component ( #38913 )
2 years ago
Yuki Zhang
3af410ab3f
fix: context issues for Space.Compact ( #38887 )
2 years ago
黑雨
066be35de3
feat: support options ( #38876 )
* feat: support options
* feat: update package
* feat: update package
* feat: update doc
* feat: update doc
* feat: update doc
* feat: add test case
2 years ago
dainli
6f4b96567b
bugfix(DisabledContextProvider): fix disabled logic ( #38886 )
* bugfix(DisabledContextProvider): fix disabled logic
* test: add test for ConfigProvider componentDisabled
Co-authored-by: dian.li <dian.li@yunzhanghu.com>
2 years ago
MadCcc
d3a7119d03
chore: update mirror host ( #38674 )
* chore: update host
* chore: rm gitee mirror
* chore: lint
* chore: ignore crop-imgae
2 years ago