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
Amumu
e38bead31f
chore: classnames now provides its own type definitions, so we do not need a stub types definition ( #33612 )
3 years ago
afc163
7d0193e945
style: remove svg reset styles ( #33579 )
see reason: 004d58b2f2
close #33573
3 years ago
Long Hao (龙濠)
5ba83cd2ec
fix: CardGridProps should expose Div Properties like onClick #33264 ( #33563 )
Co-authored-by: zengguhao.zgh <zengguhao.zgh@alibaba-inc.com>
3 years ago
uchanlee
8ebb4a3d23
fix: Upload types for pass generic ( #33543 )
* fix: Upload types for pass generic
* fix: Upload type
* refactor: Upload type
* feat: add Upload type test case
3 years ago
afc163
9a6ae9bb82
perf: upgrade rc-table ( #33554 )
3 years ago
Jason Miller
36a5485870
fix: Avoid mutating Event properties that are supposed to be getters ( #33536 )
* Avoid mutating Event properties that are supposed to be getters
React's synthetic Event objects have mutable `target` and `currentTarget` properties. These are an incorrect emulation of the corresponding DOM Event properties, which are _getters_ and cannot be assigned-to. AntD's input handling attempts to assign to these getters, which fails in Preact because it uses native Event objects. The solution is to replace the simple property assignments with property definitions, which is likely smaller anyway due to the existing use of `Object.create()` to construct a prototypal facade of Event objects.
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: afc163 <afc163@gmail.com>
3 years ago
Wuif
cf5eac1a8c
fix: PageHeader state update error ( #33546 )
3 years ago
Peach
ef51e4eb78
docs: correct semicolon in upload demo ( #33544 ) ( #33553 )
3 years ago
xrkffgg
b8ec712dd3
ci: update verify-files-modify ( #33552 )
3 years ago
Peach
970dd8cc6c
docs: correct react-router usage for breadcrumb ( #33551 )
3 years ago
afc163
7caa03e2ef
docs: fix update demo
3 years ago