zombiej
2d7122ce8e
Merge remote-tracking branch 'origin/feature' into master-merge-feature
2022-06-06 18:55:54 +08:00
Heaven
4dd6fcaf99
Feat: support 'treeExpandAction' prop for TreeSelect ( #35618 )
...
* Feat: support 'treeExpandAction' prop for TreeSelect
* chore: bump rc-tree
* chore: fix lint
* fix: fix directory tree duplicate expandAction
* fix: fix directory tree duplicate expandAction
* fix: fix directory tree duplicate expandAction
* chore: add docs
Co-authored-by: zombiej <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-06 18:44:58 +08:00
xrkffgg
c22fce2a39
docs: add changelog 4.21.0 ( #35915 )
...
* docs: add changelog 4.21.0
* Update CHANGELOG.en-US.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* Update CHANGELOG.zh-CN.md
Co-authored-by: Amumu <yoyo837@hotmail.com>
* docs: add
* Update CHANGELOG.en-US.md
* docs: fix
* docs: add
* docs: update
* docs: fix
* docs: remove 35407
Co-authored-by: Amumu <yoyo837@hotmail.com>
2022-06-06 17:53:28 +08:00
Shang Song
22c8bc4c7a
test: migrate part of Affix tests ( #35860 )
2022-06-06 17:49:55 +08:00
Luobo Zhang
b29d749a71
test: migrate part of Button tests ( #35869 )
2022-06-06 17:33:42 +08:00
kalykun
7bb5a7a563
docs: correct types ( #35919 )
...
* docs: correct types
* ++
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-06 16:28:00 +08:00
MadCcc
d1de6d9a40
fix: remove important in radio style ( #35920 )
...
* fix: remove important in radio style
* chore: code clean
2022-06-06 15:44:23 +08:00
元凛
ebe9c3c7f3
docs: add typography format version
2022-06-06 14:35:53 +08:00
xrkffgg
d30388915f
chore: update changelog script ( #35916 )
2022-06-06 14:32:15 +08:00
chenxiang
c9145d7051
fix: 类型“FormListFieldData”上不存在属性“fieldKey”。( #35883 ) ( #35884 )
...
* fix: 类型“FormListFieldData”上不存在属性“fieldKey”。(#35883 )
* add deprecated tag to fieldKey
* add changelog
* Revert "add changelog"
This reverts commit 2cc174f633
.
2022-06-06 14:26:16 +08:00
afc163
73e4ff5b4b
chore: comment old less files in table ( #35867 )
2022-06-06 13:07:38 +08:00
xrkffgg
423ebea50c
ci: fix typo
2022-06-06 12:01:05 +08:00
github-actions[bot]
7bd78e7156
chore: auto merge branchs ( #35911 )
...
branch: merge feature into master
2022-06-06 03:56:16 +00:00
github-actions[bot]
2c1d5120b5
chore: auto merge branchs ( #35910 )
...
branch: merge master into feature
2022-06-06 03:37:12 +00:00
renovate[bot]
93468584bb
chore(deps): update dependency @types/jest to v28 ( #35907 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-06 11:06:35 +08:00
zombiej
ef1ff477b9
chore: clean up form token
2022-06-02 22:21:21 +08:00
二货机器人
fb322cd70e
refactor: Full token tooltip ( #35896 )
...
* refactor: full token
* refactor: full token
* test: Udpate snapshot
2022-06-02 22:15:54 +08:00
MadCcc
276ff37d83
fix: tabs dropdown cssinjs ( #35895 )
2022-06-02 20:22:42 +08:00
github-actions[bot]
a1e74cd383
chore: auto merge branchs ( #35893 )
...
chore: next merge feature
2022-06-02 11:53:22 +00:00
yykoypj
1bae50c6be
fix:border-style for inputNumber addon when rtl ( #35876 )
2022-06-02 19:36:10 +08:00
MadCcc
77823c5932
feat: tabs support popupClassName ( #35892 )
...
* feat: tabs support popupClassName
* docs: update
2022-06-02 19:31:27 +08:00
MadCcc
d065cc768b
refactor: Tabs full token ( #35891 )
...
* refactor: tabs full token
* refactor: tabs full token
2022-06-02 19:28:06 +08:00
MadCcc
407958de8a
refactor: pagination full token ( #35872 )
...
* refactor: pagination full token
* chore: code clean
2022-06-02 19:27:31 +08:00
MadCcc
2336b39894
refactor: rate full token ( #35886 )
2022-06-02 19:05:55 +08:00
二货机器人
8f5b9b5f84
refactor: Full token table ( #35888 )
...
* chore: more
* chore: more
* refactor: full token
2022-06-02 18:47:14 +08:00
Luobo Zhang
a5074efcb0
refactor: Wave in React 18 StrictMode ( #35889 )
2022-06-02 18:39:32 +08:00
github-actions[bot]
dbedf0675c
chore: auto merge branchs ( #35887 )
...
chore: next merge feature
2022-06-02 09:58:44 +00:00
MadCcc
ea869ce2d9
chore: code clean
2022-06-02 17:40:00 +08:00
MadCcc
10d7263e47
Merge remote-tracking branch 'origin/feature' into next-merge-feature
2022-06-02 17:31:46 +08:00
MadCcc
a5d8db0368
refactor: pagination mini className ( #35881 )
...
* refactor: pagination mini cls
* test: update snapshot
* test: update snapshot
* chore: code clean
* chore: code clean
* test: update snapshot
* test: update snapshot
2022-06-02 17:26:41 +08:00
MadCcc
39b273d71c
refactor: switch full token ( #35873 )
...
* refactor: switch full token
* chore: less magic
* chore: less magic
2022-06-02 17:18:52 +08:00
郑国庆
6e55310fca
test: replace Input part test with test lib ( #35754 )
...
* test: replace Input part test with test lib
* test: test input case
* test: update textarea case
Co-authored-by: z1399 <zhenggq@dtdream.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-06-02 16:28:22 +08:00
zombiej
c89c61e2c4
Merge remote-tracking branch 'origin/feature' into next
2022-06-02 16:21:16 +08:00
二货机器人
4975cbff05
refactor: Full token transfer ( #35882 )
...
* more
* refactor: full token
* refactor: full token
2022-06-02 16:17:40 +08:00
MadCcc
1356b52719
refactor: skeleton full token ( #35866 )
...
* refactor: skeleton full token
* refactor: skeleton full token
* chore: code clean
* chore: code clean
2022-06-02 15:06:27 +08:00
二货机器人
cf7278b56d
refactor: Full token statistic ( #35877 )
...
* chore: full of it
* chore: more style
* refactor: full token
2022-06-02 12:06:27 +08:00
zombiej
463b1cc38b
Merge remote-tracking branch 'origin/master' into next
2022-06-02 11:43:04 +08:00
二货机器人
8b27d06eaa
chore: stlye patch of statistic ( #35874 )
...
* chore: stlye patch of statistic
* test: Udpate snapshot
2022-06-02 11:36:03 +08:00
MadCcc
80c950b15c
chore: breadcrumb full token ( #35868 )
2022-06-02 10:17:05 +08:00
afc163
2113c25664
feat: Progress steps support custom strokeColor for each step ( #35855 )
...
* feat: <Progress steps /> could accept string[] as strokeColor
close #35852
close #26858
* fix: tsx demo
* docs: add version column
2022-06-01 23:00:03 +08:00
Mehdi Salem Naraghi
d239ae5bf5
fix: remove extraneous space from rc-segmented version ( #35863 )
...
The extra spaces confuses third-party tooling
2022-06-01 22:10:52 +08:00
二货机器人
94cfd11b3f
refactor: full token ( #35858 )
2022-06-01 21:47:44 +08:00
github-actions[bot]
1223895caa
chore: auto merge branchs ( #35857 )
...
chore: merge master into feature
2022-06-01 11:41:18 +00:00
github-actions[bot]
175b67a368
chore: auto merge branchs ( #35859 )
...
chore: Next merge master
2022-06-01 11:34:36 +00:00
afc163
792d23036c
test: update snapshot
2022-06-01 19:24:56 +08:00
zombiej
af4fae1383
test: Update snapshot
2022-06-01 19:15:15 +08:00
zombiej
01dbe2ff25
chore: merge master
2022-06-01 18:46:38 +08:00
afc163
6423e22f78
chore: merge feature
2022-06-01 18:28:31 +08:00
MadCcc
e1b5595f83
chore: grid ( #35847 )
2022-06-01 16:59:43 +08:00
叶枫
c3fc5db788
fix: drawer close twice children is undefined ( #35853 )
...
* fix: drawer close twice children is undefined
* fix: drawer close twice children is undefined
* chore: code
* fix: test
2022-06-01 16:46:55 +08:00