Commit Graph

22970 Commits

Author SHA1 Message Date
二货机器人
d8af28cb83 chore: resolve conflict 2022-08-05 15:37:03 +08:00
二货机器人
d970d80fa0 chore: next merge feature 2022-08-05 15:23:36 +08:00
lijianan
73e541911b
refactor: use typescript refactor javascript (#36907)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type

* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent

* style: formatting

* pref: add useCallback/useMemo

* refactor: use typescript refactor javascript

* fix: remove string

* fix: fix eslint
2022-08-05 13:45:46 +08:00
github-actions[bot]
2fc754eeaf
chore: auto merge branches (#36906)
chore: feature merge master
2022-08-05 04:52:57 +00:00
gaokaifeis
8ee6044ee2
test: move test cases to testing lib for Progress (#36826)
Co-authored-by: gaokaifei <gaokaifei@maxtropy.com>
2022-08-05 12:17:05 +08:00
afc163
8ed18fc239
style: reduce some css code (#36904) 2022-08-05 11:37:55 +08:00
黑雨
8b05546367
feat: Replace dropdownClassName to popupClassName (#36880) 2022-08-05 11:21:07 +08:00
afc163
30d60fc05c
style: button focus style should not stay after click (#36902)
:focus => :focus-visible

close #36896
2022-08-05 10:58:07 +08:00
二货爱吃白萝卜
628968f460
feat: Tabs support items (#36889)
* refactor: Using items

* docs: replace with items

* docs: deprecated demo

* test: Update snapshot

* docs: simple basic demo

* test: coverage
2022-08-05 10:49:08 +08:00
lijianan
212802bc09
pref: add useCallback/useMemo (#36877)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type

* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent

* style: formatting

* pref: add useCallback/useMemo
2022-08-05 10:22:55 +08:00
JarvisArt
d88e9fe866
chore: upgrade rc-mentions to v1.9.1 (#36898) 2022-08-04 19:14:56 +08:00
github-actions[bot]
37cc36ac7e
chore: auto merge branches (#36883)
chore: feature merge master
2022-08-04 09:35:42 +00:00
他不是牛马
dce76afd93
test: Replace slider part test with testing lib (#36888) 2022-08-04 17:09:54 +08:00
MadCcc
e85eb69934 chore: 5.0.0-experimental.13 2022-08-04 16:19:21 +08:00
MadCcc
ec3444a407
refactor: token udpate (#36892) 2022-08-04 16:16:50 +08:00
kalykun
9e7e32b60c
fix(Table): onChange sorter param types (#36710)
* fix(types): fixes `sorter` param types

* chore: add test case

* Update type.test.tsx

* Update type.test.tsx
2022-08-04 11:16:24 +08:00
afc163
772c251ec5
Create disscustion-open-check.yml 2022-08-04 11:00:42 +08:00
nuintun
dd6e93d4ae
feat: Dropdown button add danger status support (#36810)
* feat: Dropdown button add danger status support

* fix: Dropdown button danger test

* fix: Dropdown button danger test

* Update components/dropdown/index.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>

* Update components/dropdown/index.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>

Co-authored-by: afc163 <afc163@gmail.com>
2022-08-04 10:49:55 +08:00
lijianan
a9f0123966
refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent (#36876)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type

* refactor: rewrite IconDisplay & PicSearcher & Category by FunctionComponent

* style: formatting
2022-08-04 10:04:37 +08:00
yifanwww
8dfef70868
chore: Make data-${string} undefinable (#36858) 2022-08-04 10:03:58 +08:00
MadCcc
3ffd58b2ae chore: v5.0.0-experimental.12 2022-08-03 20:05:54 +08:00
MadCcc
f1ba08fd0c
fix: token update (#36871)
* fix: token update

* refactor: map token update
2022-08-03 20:04:58 +08:00
lijianan
4fc00ececb
fix: strong type (#36868)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent

* fix: strong type
2022-08-03 15:42:25 +08:00
二货爱吃白萝卜
fff1130403
docs: Tech TS params usage (#36865) 2022-08-03 14:34:25 +08:00
lijianan
01087b2571
refactor: rewrite header and footer by FunctionComponent (#36851)
* refactor: rewrite header by FunctionComponent

* refactor: rewrite footer by FunctionComponent
2022-08-03 11:19:53 +08:00
Yuki Zhang
4d7ef8d5c6
test: move test cases to testing-library for Skeleton (#36856) 2022-08-03 11:02:45 +08:00
MadCcc
c89f890e56 chore: v5.0.0-experimental.11 2022-08-02 19:18:49 +08:00
yanm1ng
5b45a8fa87
style(drawer): fix drawer nesting style pollution (#36845)
Co-authored-by: eason.ym <eason.ym@alibaba-inc.com>
2022-08-02 14:54:13 +08:00
二货机器人
01bd2f2964
docs: Add tag info (#36843) 2022-08-02 13:42:04 +08:00
二货机器人
0dc7c99e7d
feat: PurePanel and refactor naming (#36834)
* docs: PurePanel

* docs: Update API

* docs: Update doc

* chore: correct style naming

* test: Update snapshot
2022-08-01 23:20:04 +08:00
github-actions[bot]
b9a9757b5e
chore: auto merge branches (#36825)
chore: next merge master
2022-08-01 09:49:14 +00:00
JarvisArt
549a2f956f
feat: add value parameter to textarea showCount.formatter (#36793) 2022-08-01 17:39:57 +08:00
二货机器人
468e2dea19 chore: (merge master) cleanup less style 2022-08-01 17:30:14 +08:00
二货机器人
fa4f7f089d chore: merge master 2022-08-01 17:12:27 +08:00
二货机器人
ab0b6b2c9a
chore: clean Drawer ts def (#36823) 2022-08-01 17:06:19 +08:00
vagusX
a09377f46d
docs: add changelog 4.22.3 (#36812) 2022-08-01 14:39:00 +08:00
陈帅
dcca3d25f2
feat: add menu token and adjust style (#36777)
* fix: menu add margin token

* Update components/menu/style/index.tsx

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

* fix ci

Co-authored-by: MadCcc <1075746765@qq.com>
2022-08-01 11:19:32 +08:00
Len
587c911cbd
Fix custom less variable being overwritten (#36805) 2022-08-01 09:42:13 +08:00
zhengjitf
ae43c269c3
fix: upload list item flashes after being removed in react18 (#36801) 2022-07-31 18:04:09 +08:00
renovate[bot]
819eec806b
chore(deps): update dependency @size-limit/file to v8 (#36802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-31 18:03:36 +08:00
renovate[bot]
f01aa3c985
chore(deps): update dependency size-limit to v8 (#36803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-31 18:03:28 +08:00
二货机器人
ffb3a4da90
fix: Form vertical with span row (#36800)
* fix: form vertical with span

* test: update snapshot
2022-07-30 21:00:00 +08:00
losgif
aa648d2cd8
feat(table): add column title attribute in expandable props. (#36794)
* chore: rc-table's version up to 7.26.0

* docs(table): add column title attribute in expandable

* docs(table): add column title attribute in expandable
2022-07-30 17:13:20 +08:00
github-actions[bot]
92fbfd1b93
chore: auto merge branches (#36782)
chore: Next merge master
2022-07-29 11:47:41 +00:00
二货机器人
7fb7391cba test: fix test case 2022-07-29 19:26:48 +08:00
二货机器人
3e33697352 chore: update snapshot 2022-07-29 18:00:37 +08:00
二货机器人
a92044afba chore: fix test script 2022-07-29 17:30:06 +08:00
二货机器人
74ae7f68f0 chore: back motion style 2022-07-29 16:19:01 +08:00
二货机器人
394aba4afe chore: merge master 2022-07-29 15:56:11 +08:00
MadCcc
c5668a7e34
docs: Form disabled version (#36760)
* docs: Form disabled version

* test: update snapshot
2022-07-29 15:54:36 +08:00