Commit Graph

23500 Commits

Author SHA1 Message Date
lijianan
c2d7fe4f0d
chore: delete Enzyme (#37854)
* chore: delete Enzyme

* fix: fix
2022-10-06 13:51:02 +08:00
Svyatoslav
bfcf826beb
fix: Fix Russain translation for Transfer.selectInvert (#37858)
Co-authored-by: Svyatoslav Solopchenko <svyatoslav@svtslav.com>
2022-10-05 23:47:51 +08:00
Ernest Folch
c5b34e9b77
feat: add missing pt_PT translations (#37857)
* Added missing pt_PT translations

* Added eslint-disable no-template-curly-in-string on pt_PT.tsx file

Co-authored-by: Ernest Folch <efolch@ctaima.com>
2022-10-05 21:31:45 +08:00
lijianan
3dcb62b72f
fix: update RegExp (#37856)
* fix: update RegExp

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* fix: fix Regexp
2022-10-05 20:01:04 +08:00
lijianan
09570f511f
refactor: delete defaultprops (#37853)
* refactor: delete defaultprops

* fix: update snap

* fix: update snap

* fix: fix

* fix: fix

* fix: fix

* fix: fix
2022-10-05 00:04:29 +08:00
二货爱吃白萝卜
c436bd6f4f
fix: Textarea blink on first mount (#37847)
* fix: Textarea blink on first mount

* chore: Update ts def

* test: Update test case

* chore: bump rc-mentions

* test: Update snapshot

* test: Update test case
2022-10-04 23:31:32 +08:00
miracles1919
3a89998cdb
docs(Tabs): replace TabItem with TabItemType (#37846) 2022-10-03 22:27:26 +08:00
尾宿君
b110ff0293
test: replace Calendar part test with testing lib (#37704) 2022-10-03 20:31:37 +08:00
尾宿君
80034250b5
test: replace Popconfirm part test with testing lib (#37703)
* test: replace Popconfirm part test with testing lib

* test: Update test case

Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-10-02 23:58:00 +08:00
lijianan
c639b2f2ab
refactor: delete defaultprops (#37834)
* refactor: delete defaultprops

* fix: fix

* fix: fix
2022-10-02 16:50:34 +08:00
renovate[bot]
cecfd1b65c
chore(deps): update dependency eslint-plugin-unicorn to v44 (#37837)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-02 16:38:16 +08:00
陈帅
51c88e9fd7
docs: add 4.23.4 changelog (#37833)
* docs: add  4.23.4 changelog

* update package.json
2022-10-02 11:56:51 +08:00
Zheeeng
ea9b013bb1
refactor(locale): refine signature (#37824)
* chore: prefer using @internal annotation over other markups

* fix: typo

* fix: locale types
2022-10-01 22:17:14 +08:00
lijianan
3e2e12e98e
fix: delete defaultprops (#37827) 2022-10-01 21:58:46 +08:00
lijianan
e47e418c09
chore: fix typo (#37832) 2022-10-01 21:56:58 +08:00
Nikita Dmitrienko
5132acfd7e
Fix a typo (#37826) 2022-10-01 09:31:26 +08:00
lijianan
ddaead6777
fix: delete defaultprops (#37822)
* fix: delete defaultprops

* fix: delete defaultprops
2022-09-30 17:44:24 +08:00
Zheeeng
c569631f51
chore: fix typo customer (#37820)
* chore: prefer using @internal annotation over other markups

* fix: typo
2022-09-30 16:59:29 +08:00
Zheeeng
f86a5c79ec
chore: PR template's wording (#37821)
* fix: wording

* chore: cleanup symbols
2022-09-30 16:57:07 +08:00
afc163
0e2c9031cd
docs: fix antd site in mobile device (#37819)
* chore: fix prev and next navigation

* docs: fix mobile site

* chore: fix lint

* chore: remove rc-drawer css
2022-09-30 16:54:51 +08:00
Dunqing
ea2b11e4c8
chore: fix prevents this action from running on forks (#37809) 2022-09-30 16:53:02 +08:00
lijianan
480cb3cbc3
fix: remove defaultProps (#37815)
* fix: remove defaultProps

* fix: remove defaultProps

* fix: update snap

* fix: fix

* fix: fix
2022-09-30 15:58:34 +08:00
MadCcc
514dedac92
feat: add common style to rootPrefixCls (#37810)
* feat: add common style to rootPrefixCls

* test: fix lint
2022-09-30 15:30:20 +08:00
Zheeeng
49206a53c5
chore: prefer using @internal annotation over other markups (#37816) 2022-09-30 14:26:41 +08:00
Zheeeng
f5a5077d80
fix: Typography ellipsis percision bug (#37802)
* fix:ellopsis默认fontsize调整为12px

* fix: issue 37791

* test: update snapshot

Co-authored-by: zonghao.jiang <1587315093@qq.com>
2022-09-30 10:58:11 +08:00
lijianan
08188f72ce
style: Code optimization (#37804)
* style: Code optimization

* style: Code optimization

* style: Code optimization
2022-09-30 10:17:49 +08:00
lijianan
3588ae82c1
type: strong type (#37805) 2022-09-30 09:49:28 +08:00
MadCcc
c8f9b31168
fix: password should not have value prop during inputing (#37801)
ref #20544
2022-09-29 23:40:24 +08:00
lijianan
e9ba37917b
type: strong type (#37799) 2022-09-29 21:38:14 +08:00
lijianan
cfdadbf7b5
Merge pull request #37798 from li-jia-nan/dev1
fix: delete useless library
2022-09-29 19:13:35 +08:00
huangkairan
96194e7738
docs(Tabs): wrong size type (#37796) 2022-09-29 19:11:33 +08:00
“konghai”
42ca13d7c3 fix: delete node_modules 2022-09-29 18:53:38 +08:00
二货爱吃白萝卜
f39a861c07
refactor: Use new rc-dialog (#37790)
* refactor: Use new rc-dialog

* chore: bump rc-image also

* fix: timeout order

* test: Update snapshot
2022-09-29 16:23:38 +08:00
afc163
18aca39b9b
docs: fix demo code tsx copy (#37789) 2022-09-29 15:13:32 +08:00
MadCcc
d54a511938 chore: remove codemod doc 2022-09-29 14:56:48 +08:00
MadCcc
b53f704629 chore: bump version to 5.0.0-alpha.0 2022-09-29 14:48:43 +08:00
MadCcc
7738c2f573
chore: update theme doc (#37788)
* chore: update theme doc

* chore: code clean

* chore: code clean
2022-09-29 14:48:02 +08:00
kiner-tang(文辉)
f6a3f40308
feat(table): support close fn to close filter dropdown only (#37745)
* feat: support close fn to close filter dropdown only

* feat: update demo

* feat: reset change

Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
2022-09-29 14:15:11 +08:00
github-actions[bot]
8084d730a0
chore: auto merge branches (#37786)
chore: next merge master
2022-09-29 04:27:15 +00:00
MadCcc
06ba823e3c chore: code clean 2022-09-29 11:56:09 +08:00
MadCcc
6b2f561841 test: update snapshot 2022-09-29 11:02:07 +08:00
MadCcc
150da4a2cb Merge branch 'master' into next-merge-master 2022-09-29 10:59:03 +08:00
MadCcc
dae4111977 chore: bump version to 5.0.0-experimental.30 2022-09-29 10:29:22 +08:00
二货爱吃白萝卜
f4859202f5
fix: Nest Drawer default open show order (#37767)
* chore: bump drawer

* docs: Drawer test demo

* test: Update snapshot

* docs: Update demo

* chore: fix nest style

* chore: trigger CI

* chore: modify bundle size
2022-09-29 00:05:37 +08:00
github-actions[bot]
b093690028
chore: auto merge branches (#37768)
chore: feature merge master
2022-09-28 09:50:45 +00:00
二货机器人
7dbc5b735a test: Update snapshot 2022-09-28 17:29:47 +08:00
MadCcc
1331b84355
chore: fix site build (#37773)
* fix: some try

* chore: revert sideEffect

* chore: code clean
2022-09-28 15:23:02 +08:00
二货机器人
437182b2e6 test: Update snapshot 2022-09-28 15:12:47 +08:00
二货机器人
940bff85d1 chore: fix lint 2022-09-28 15:00:27 +08:00
二货机器人
7b0b00a26b chore: fix lint 2022-09-28 14:37:04 +08:00