Commit Graph

23405 Commits

Author SHA1 Message Date
MadCcc
ecb3188b55 chore: code clean 2022-10-18 21:39:24 +08:00
MadCcc
7a38804f95 Merge branch 'master' into next-merge-master 2022-10-18 21:33:51 +08:00
Zheeeng
66e932fd8f
fix(Tree): typo (#38079)
* fix: typo for tree component

* fix: restore typo less var for compatibility
2022-10-18 20:02:09 +08:00
afc163
3359f535fe
test: move argos-ci from github action to circleci (#38091)
* Add .circleci/config.yml (#1)

* Add .circleci/config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update config.yml

* Update package.json

* Update config.yml

* Update argos-upload.js

* test: replace github action to circleci
2022-10-18 19:53:20 +08:00
MadCcc
ba5a7b8d1b
feat: v5 menu style (#38009)
* feat: v5 menu style

* chore: code clean

* feat: more component token

* docs: add v4 demo

* test: fix lint

* docs: update docs
2022-10-18 17:04:06 +08:00
Zheeeng
29a15e2a5d
refactor: refines types and fix to use prop direction over context direction (#37716)
* refactor: use enum instead of multiple constants and refines types

* fix: siganture and direction prop passing

* Update Editable.tsx

* refine types

* test: update snap

* style: prefer literal constants over enum

* fix: refine types for typography

* fix: restore ellipsis const

* fix: restore ellipsis const

* fix: restore textare importing
2022-10-18 11:45:43 +08:00
二货机器人
6a562e63b9 chore: includes component self markdown 2022-10-18 11:15:47 +08:00
二货机器人
4dfdcd4dfd chore: Patch script for dumi site usage 2022-10-18 10:51:54 +08:00
renovate[bot]
ca0372a359
chore(deps): update dependency antd-img-crop to v4.2.8 (#38042)
* chore(deps): update dependency antd-img-crop to v4.2.8

* Update package.json

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-18 10:33:29 +08:00
Ju/Smwhr
3ba31acf2e
add missing french translation + improve it (#38072) 2022-10-18 00:45:00 +08:00
二货爱吃白萝卜
67d86a2e50
test: try to fix test timer break (#38071)
* test: try to fix test timer break

* test: update more

* test: compare more

* test: compare more
2022-10-17 23:14:44 +08:00
xrkffgg
c13344fb13
ci: fix UI Upload (#38069) 2022-10-17 21:42:11 +08:00
lijianan
b3a37b7ca9
refactor: Anchor.Link with FC (#37957)
* fix: fix

* fix: fix

* fix: revert

* fix: fix

* test: fix test case

* test: fix

* test: fix

* fix: fix

* fix: fix
2022-10-17 21:36:56 +08:00
MadCcc
88865cd4f6 chore: bump version to 5.0.0-alpha.3 2022-10-17 21:09:26 +08:00
MadCcc
accf0d2856
chore: move common style to components (#38063)
* chore: move common style to components

* chore: update selector

* chore: rename
2022-10-17 21:08:44 +08:00
Wesley
e3abd1e77f
docs: Table Documentation interface description error (#38065)
Co-authored-by: YONGWEI PENG <yongweipeng@YONGWEIdeMacBook-Pro.local>
2022-10-17 18:06:38 +08:00
MadCcc
14ace2805a
chore: remove experimental warning (#38061)
* chore: remove experimental warning

* chore: code clean
2022-10-17 17:30:29 +08:00
二货爱吃白萝卜
7e70766193
docs: 4.23.6 changelog (#38058)
* docs: Update changelog

* docs: add textarea update

* docs: Adjust order

* docs: add rc-picker changelog
2022-10-17 17:06:47 +08:00
MadCcc
25ab342af3
docs: add dayjs to migrate document (#38010) 2022-10-17 16:40:46 +08:00
叶枫
e72675da27
chore: stackblitz change tsx (#38039)
* feat: stackblitz change tsx

* feat: open

* feat: type

* feat: code
2022-10-17 16:39:30 +08:00
lijianan
a2de8f7b2e
chore: add isValidElement for isFragment (#38056) 2022-10-17 16:23:45 +08:00
github-actions[bot]
442ad961ee
chore: auto merge branches (#38057)
chore: next merge master
2022-10-17 08:17:34 +00:00
afc163
14b83d97b5
Update package.json (#38050) 2022-10-17 16:17:22 +08:00
MadCcc
a431983aad Merge branch 'master' into next-merge-master 2022-10-17 15:54:11 +08:00
二货爱吃白萝卜
0992341f87
chore: docker update (#38053)
* chore: docker update

* chore: clean up

* fix: lock stylelint version

* Update package.json

Co-authored-by: MadCcc <1075746765@qq.com>

Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-10-17 15:45:21 +08:00
Alan Deng
e246f00899
docs(Table): fix log value of selected row keys (#38051) 2022-10-17 13:32:00 +08:00
renovate[bot]
3c456c39c2
chore(deps): update dependency stylelint-config-standard to v29 (#38044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 12:01:57 +08:00
liuycy
5442fc2412
fix: table header shadow issue (#28096) (#38023) 2022-10-17 09:47:16 +08:00
lijianan
6fc4513017
fix: use undefined (#38046)
* fix: use undefined

* fix: use undefined
2022-10-16 11:01:19 +08:00
二货爱吃白萝卜
f85698f70e
fix: Layout missing use colorBgLayout (#38041) 2022-10-16 00:10:35 +08:00
lijianan
9cec008e1a
refactor: CC => FC (#37969)
* refactor: CC => FC

* refactor: CC => FC

* refactor: CC => FC

* test: add test

* test: remove test

* test: add test

* fix: fix

* fix: fix

* test: del

* fix: fix debounce
2022-10-14 22:07:02 +08:00
github-actions[bot]
490c1ddf2b
chore: auto merge branches (#38016)
chore: next merge master
2022-10-14 12:23:39 +00:00
MadCcc
f4e3a923ed Merge branch 'next' into next-merge-master 2022-10-14 20:03:06 +08:00
MadCcc
2f3b4c616a Merge branch 'master' into next-merge-master 2022-10-14 20:02:09 +08:00
MadCcc
630c24aa79
test: raise test covarage (#38027)
* test: raise test covarage

* chore: code clean

* chore: lock jest-dom to v28

* chore: lock jest-dom

* test: update setup
2022-10-14 20:01:50 +08:00
MadCcc
92a32998ac
test: mock matchMedia configurable (#38034) 2022-10-14 19:58:24 +08:00
MadCcc
1c16888d43 Merge branch 'master' into next-merge-master 2022-10-14 15:55:31 +08:00
lijianan
2ef701be75
test: add test coverage (#37993)
* test: add test coverage

* fix: fix

* test: del test

* fix: fix

* fix: fix

* chore: update test

* chore: code clean

* chore: code clean

* test: update test case

Co-authored-by: MadCcc <1075746765@qq.com>
2022-10-14 15:53:29 +08:00
lijianan
82de4942d5
test: add case for coverage (#38018) 2022-10-14 14:03:01 +08:00
MadCcc
0a0f96798d chore: snapshot 2022-10-14 12:11:43 +08:00
lijianan
71cfa31728
test: add test case (#38015) 2022-10-14 12:05:58 +08:00
MadCcc
43cbd19208 chore: bump rc-switch 2022-10-14 11:46:50 +08:00
lijianan
19eabb0819
fix: should support number 0 (#38006)
* fix: should support number `0`

* fix: should support number `0`

* test: add snap

* test: add snap

* test: add snap

* test: add snap
2022-10-14 11:37:48 +08:00
MadCcc
4490d9dbdc Merge branch 'master' into next-merge-master 2022-10-14 11:35:18 +08:00
MadCcc
02b1176c43
chore: lock antd-imge-crop (#38014) 2022-10-14 10:41:53 +08:00
afc163
d667d1948f
chore: fix lint (#38005) 2022-10-13 18:22:00 +08:00
afc163
416c61f08e fix: Table ellipsis title missing
close #37977
2022-10-13 17:44:19 +08:00
linxianxi
23285382f1
fix(Input): should not have value prop on input after click toggle icon (#37900)
* fix(Input): should not have value prop on input when click toggle icon

* fix: 修改参数名

* fix: 修改传参
2022-10-13 15:07:43 +08:00
xrkffgg
5148c31747
ci: use definite version (#37997) 2022-10-13 14:56:50 +08:00
MadCcc
220ec53d51
docs: fix csb source code type (#37990)
* docs: fix csb source code type

* chore: code clean
2022-10-13 11:55:41 +08:00