Eliot Sanford
a65ba8aa8a
docs: update sentence structure in the FAQ section ( #33816 )
3 years ago
renovate[bot]
e55a68670f
chore(deps): update dependency simple-git to v3 ( #33817 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago
Di Wu
fe23374871
fix: Invalid hook dependency array in Sider and Row ( #33804 )
3 years ago
Amumu
75adc23fe3
chore: i18n contributing docs improve ( #33760 )
* chore: i18n contributing docs improve
* update
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* update
* update
* fix name
* 空格
* fix name
* update
* Update docs/react/i18n.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* update
* update
* update
* 添加英文版本
* update
* the
* update
* update
* fix list
* Revert "fix list"
This reverts commit c6f3e2c699d133f74e0f4ce0424c1fd4ad43dcbf.
* fix list
* 指向源文件
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
MadCcc
9cf0dca8fc
test: fix cascader test coverage ( #33802 )
3 years ago
afc163
5d2994ec12
style: Cascader loading icon ( #33799 )
3 years ago
王浩
6dd39c1f89
fix(checkbox): disabled checkbox should works well with tooltip ( #33772 )
Co-authored-by: wanghao <wanghao.wong@bytedance.com>
3 years ago
Long Hao (龙濠)
3c76de74ce
fix: Get ref of Card component #33730 ( #33784 )
* fix: Get ref of Card component #33730
* add test to the card ref
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
二货机器人
222d1b7095
chore: try to find safe version ( #33783 )
3 years ago
二货机器人
6063916394
fix: Cascader auto placement & scroll ( #33777 )
* fix: Cascader auto placement & scroll
* chore: bump rc-tree-select
3 years ago
MadCcc
d777a5430c
fix: update prevValue of checkbox if value changed ( #33753 )
3 years ago
dengqing
30086db63f
docs: ✏️ add note comment ( #33771 )
Co-authored-by: dengqing <qing.deng@goldenpig.com.cn>
3 years ago
afc163
85c96251d3
fix: Tag color in dark theme ( #33751 )
* docs: update dark theme doc
* fix: dark tag theme
3 years ago
二货机器人
0d11475213
chore: conch script ( #33766 )
3 years ago
zombiej
64f6fd1cf2
chore: Add DingDing release bot
3 years ago
afc163
62eac5c830
chore: update Cacasder demo and remove array-tree-filter ( #33754 )
* chore: upgrade rc-cacasder
* update snapshot
3 years ago
二货机器人
ac89fd5a9d
docs: guide of theme dev ( #33756 )
3 years ago
vagusX
ccd71583b7
docs: add changelog 4.18.4 ( #33748 )
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
二货机器人
151085b058
fix: TreeSelect not show hightlight with keyboard ( #33755 )
3 years ago
二货机器人
395c549049
fix: Typography error on context ellipsis ( #33725 )
* chore: init measure
* chore: out of space
* refactor: Multiple render
* chore: auto cut
* feat: render split
* fix: ellipsis logic of suffix
* fix: ref missing
* fix: Tooltip missing
* test: snapshot
* chore: opt for textarea
* test: back part of ellipsis
* chore: back of ellipsis logic
* ellipsis logic
* fix: init ellipsis measure
* fix: ellipsis event
* chore: clean up
* test: Update snapshot
* fix: test
* test: Update snapshot
* chore: lazy ellipsis
* fix: check css ellipsis logic
* test: Update snapshot
* test: back of coverage
* chore: clean up
* test: ignore else
* test: clean up
3 years ago
afc163
2ae15a6de2
test: fix lint
3 years ago
afc163
b75bfd071d
docs: remove v4 release qrcode
3 years ago
VIREAK KEOSOKVIBOL
121937186b
fix: some incorrect translation for km_KH ( #33738 )
* Add km_KH locale to component
* Add test and docs
* Fix typo
* Add test snapshot
* Fix translation
* Add test
3 years ago
zhenfan.yu
0092253460
fix Input及相关组件设置 hidden 时展示问题 ( #33735 )
* fix: Image 图片底部空白 #30825
* feat: Input、Input.search、Input.Textarea、Input.password 设置 hidden 时 所有 prefix or suffix or showCount or allowClear or addonBefore or addonAfter 都应该隐藏
* fix: lint
* fix: test
* fix: test ui
3 years ago
yanm1ng
54ef44be97
docs(table): upgrade react-sortable-hoc usage ( #33729 )
Co-authored-by: 亦逊 <eason.ym@alibaba-inc.com>
3 years ago
Di Wu
f53e615518
fix: Invalid memoized context value in LocaleProvider ( #33723 )
* fix: Invalid memoized context value in LocaleProvider
* Add button type in test case.
* fix: Invalid memoized context value in Anchor
3 years ago
MadCcc
f81e392d7e
docs: add controlled preview demo for Image ( #33727 )
* docs: add controlled preview demo for Image
* test: update snapshot
* test: fix lint error
3 years ago
PlayerWho
e38c9c5106
fix: <Icon component={SyncOutlined} spin /> shake issue. ( #33726 )
3 years ago
toSayNothing
5f9e3a8415
fix: Steps tail shouldn't show when type is navigation and labelPlacement is vertical ( fix #33681 ) ( #33716 )
* Steps tail shouldn't show when type is navigation and labelPlacement is vertical (fix #33681 )
* fix: Steps tail shouldn't show when type is navigation and labelPlacement is vertical
close #33681
* fix: Steps tail shouldn't show when type is navigation and labelPlacement is vertical
close #33681
3 years ago
afc163
80e7cc0afd
fix: <Icon component={HomeOutlined} /> align issue ( #33709 )
* fix: <Icon component={HomeOutlined} /> align issue
close #33703
* update snapshot
3 years ago
hydraZty
aecf52e4b0
fix: Input can not be hidden when prefix is set ( #33706 )
* fix: Input can not be hidden when prefix is set
* test: jest case for #33692
Co-authored-by: hydraZty <hydra_zty@163.com>
3 years ago
afc163
2d484bbe47
fix: Form validateMessages in nested ConfigProvider ( #33705 )
close #33691
3 years ago
ZhouZhen
a8495bad24
ci: preview-deploy download add run_id ( #33680 )
3 years ago
xrkffgg
5c7d29d5a5
ci: simple files check actions
3 years ago
whwangms
1c38ef941d
fix: remove input showCount attribute from parent component ( #33686 )
3 years ago
zhenfan.yu
319d8f02ec
fix: Image 图片底部空白 #30825 ( #33631 )
3 years ago
MadCcc
29f68f9e28
fix: checkbox group support options other than string ( #33678 )
* fix: checkbox group support options other than string
* docs: update checkbox docs
* fix: radio group support value other than string
* fix: only support number and string
* docs: update group options type
3 years ago
afc163
7a3f7ba58c
test: improve layout demo ( #33653 )
* test: improve layout demo
* test: improve layout demo
* update snapshot
3 years ago
dimbslmh
10c3ec6b5c
fix: Warning: Encountered two children with the same key, 'seperator' ( #33649 )
* fix: Warning: Encountered two children with the same key, 'seperator' #33183
* eslint-disable-next-line react/no-array-index-key
Co-authored-by: dimbslmh <dimsbslmh@gmail.com>
3 years ago
二货机器人
18296d1c46
refactor: opt for typography Tooltip perf ( #33669 )
3 years ago
afc163
35aaa49968
docs: improve changelog of 4.18.3 ( #33668 )
3 years ago
zombiej
98b2df4175
docs: fix changelog page build issue
3 years ago
陈帅
0eedd0ba7e
docs: add ProComponents cards ( #33647 )
* merge
* merge
* docs: add ProComponents cards
Co-authored-by: 期贤 <qixian.cs@antgroup.com>
3 years ago
xrkffgg
b18c09cf32
docs: add changelog 4.18.3 ( #33639 )
* docs: add changelog 4.18.3
* docs: add
* docs: add
* docs: add user
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
* docs: add
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
二货机器人
ec5b33e949
fix: Form.Item shaking when `help` is empty string ( #33644 )
* fix: empty help takes the line
* test: test case
3 years ago
MadCcc
34f2978437
feat: menu support home & end key ( #33642 )
3 years ago
Long Hao (龙濠)
6fd5d2adf3
fix: table tree hover error #33453 ( #33638 )
* fix: fix the table tree hover error #33453
* Update package.json
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Shanjie Chen
6e17649e48
docs(TreeSelect): add one missing field ( #33619 )
3 years ago
NothingToDo
4ebc61fb81
fix: Table emptynode fixed display ( #33610 )
3 years ago
renovate[bot]
690e288f21
chore(deps): update dependency concurrently to v7 ( #33630 )
Co-authored-by: Renovate Bot <bot@renovateapp.com>
3 years ago