Commit Graph

22511 Commits

Author SHA1 Message Date
MadCcc
440d84b52f
refactor: Empty use genComponentStyleHook (#34900)
* refactor: Empty use genComponentStyleHook

* chore: code clean

* chore: code clean

* test: fix lint

* chore: use import type

* chore: export

* test: fix ci

* chore: code clean

* chore: avoid default export

* chore: code clan
2022-05-17 18:39:13 +08:00
afc163
f9f3a0e604
style: fix Table header border when has rowSpan (#35591)
close #35577
2022-05-17 18:19:17 +08:00
二货机器人
a09333d287
chore: full token of anchor (#35588)
* chore: full token of anchor

* chore: rename
2022-05-17 18:04:24 +08:00
zombiej
ee8ce6c916 Merge remote-tracking branch 'origin/master' into next 2022-05-17 17:30:49 +08:00
二货机器人
b47acedbc7
chore: bump tools version (#35594) 2022-05-17 17:29:47 +08:00
dingkang
196a4351e3
docs: replace class component with hooks (#35580)
* docs(badge): replace class component with hooks

* docs(button): replace class component with hooks

* docs(calendar): replace class component with hooks

* docs(card): replace class component with hooks

* docs(button): replace class component with hooks

* chore(deps): remove webpack devDependencies

* docs(cascader): replace class component with hooks

* docs(checkbox): replace class component with hooks

* docs(collapse): replace class component with hooks

* docs(comment): replace class component with hooks

* docs(descriptions): replace class component with hooks

* docs(config-provider): replace class component with hooks

* docs(date-picker): replace class component with hooks

* docs(drawer): replace class component with hooks

* docs(dropdown): replace class component with hooks

* docs(dropdown): replace class component with hooks

* docs(empty): replace class component with hooks

* docs(grid): replace class component with hooks

* docs(input): replace class component with hooks

* docs(input-number): replace class component with hooks

* docs(demo): fix lint error

* docs(layout): replace class component with hooks

* docs(list): replace class component with hooks

* docs(mentions): replace class component with hooks

* docs: fix code review issue
2022-05-17 10:19:38 +08:00
joson
bcc3274260
chore: delete extra spaces (#35582)
Co-authored-by: hezhaoshun <hezhaoshun@cmcm.com>
2022-05-16 21:10:20 +08:00
二货机器人
178d8d6f19
chore: Patch Notification tmpl (#35568)
* chore: init notification style

* chore: comment style

* chore: clean up recv deps

* chore: trigger
2022-05-16 18:02:46 +08:00
MadCcc
6dee8254de
refactor: List full token (#35571)
* refactor: List full token

* feat: line type

* feat: contentWidth

* fix: capitalize
2022-05-16 17:52:35 +08:00
github-actions[bot]
1051897414
chore: auto merge branchs (#35573)
chore: next merge feature
2022-05-16 09:37:13 +00:00
zombiej
8613d2ff2e chore: merge feature 2022-05-16 17:16:52 +08:00
github-actions[bot]
91181c5b56
chore: auto merge branchs (#35572)
chore: feature merge master
2022-05-16 09:03:24 +00:00
二货机器人
3d21ec54e2
refactor: reduce empty cycling deps (#35570)
* chore: rm in root

* chore: fix ts

* test: Update snapshot

* chore: ignore part
2022-05-16 16:34:42 +08:00
miracles1919
aefba96f13
refactor: cssinjs for Transfer (#35508)
* refactor: Transfer cssinjs

* chore: add fixme

* chore: fix lint

* chore: fix lint

* chore: bundle size

* chore: fix test

* refactor: adjust status style
2022-05-16 12:21:14 +08:00
MadCcc
a909fbb7e7
docs: fix 4.20.5 changelog typo (#35567) 2022-05-16 11:09:58 +08:00
叶枫
644e4bfc6a
fix: drawer close speed (#35339)
* fix: drawer close speed

* chroe: snap

* chroe: test

* chroe: test

* feat: remove file

* feat: 重新整理

* feat: forceRender

* feat: snap

* chroe: test

* chroe: test

* chroe: test

* feat: create event

* feat: diff code

* feat: forceRender

* chore: test (#35364)

* Update components/drawer/index.tsx

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

* feat: remove load state

* feat: test

* fix: destroyOnClose

* feat: add load

* fix: update snap

* fix: update snap

* feat: reset test

* feat: docs

* feat: test

* feat: test

Co-authored-by: afc163 <afc163@gmail.com>
2022-05-16 10:14:26 +08:00
zombiej
47d40325fe chore: Update github action release helper release title 2022-05-15 18:48:24 +08:00
MadCcc
2631855b4e
docs: changelog 4.20.5 (#35560) 2022-05-15 15:11:25 +08:00
github-actions[bot]
fb9c2fc51e
chore: auto merge branchs (#35553)
chore: merge master into next
2022-05-14 10:03:09 +00:00
afc163
b5e8464332
Delete 2.html 2022-05-14 17:55:44 +08:00
TrickyPi
0a69bb5574
chore: del unused package && downgrade some packages which related webpack@5 (#35551) 2022-05-14 17:43:55 +08:00
afc163
46df154ce4
chore: deprecated rowSelection.onSelectNone and onSelectMultiple (#35545) 2022-05-14 16:41:34 +08:00
dingkang
58df74c38e
docs: replace class component with hooks (#35519)
* docs(badge): replace class component with hooks

* docs(button): replace class component with hooks

* docs(calendar): replace class component with hooks

* docs(card): replace class component with hooks

* docs(button): replace class component with hooks

* chore(deps): remove webpack devDependencies

* docs(cascader): replace class component with hooks

* docs(checkbox): replace class component with hooks

* docs(collapse): replace class component with hooks

* docs(comment): replace class component with hooks

* docs(descriptions): replace class component with hooks

* docs(config-provider): replace class component with hooks

* docs(date-picker): replace class component with hooks

* docs(drawer): replace class component with hooks

* docs(dropdown): replace class component with hooks

* docs(dropdown): replace class component with hooks

* docs(empty): replace class component with hooks

* docs(grid): replace class component with hooks

* docs(input): replace class component with hooks

* docs(input-number): replace class component with hooks

* docs(demo): fix lint error
2022-05-14 16:40:42 +08:00
二货机器人
f56e66a262
fix: Picker focus & blur not working (#35552) 2022-05-14 16:34:35 +08:00
vagusX
e629b39c20
test: moving to testing-library in Segmented (#35538)
* test(Segmented): moving to testing-library

* chore: cleanup

* fix: test

* test: use click instead of change to fire event

* Update index.test.tsx
2022-05-13 22:00:01 +08:00
MadCcc
99139aa77d
refactor: Card full token (#35514)
* refactor: card full tokn

* refactor: card token

* fix: border color
2022-05-13 16:38:33 +08:00
github-actions[bot]
640d4f55d3
chore: auto merge branchs (#35536)
chore: next merge feature
2022-05-13 07:20:39 +00:00
MadCcc
f07e538205 chore: lint 2022-05-13 14:50:32 +08:00
MadCcc
add47da233 Merge branch 'next' into next-merge-feature 2022-05-13 14:43:26 +08:00
MadCcc
a32f5d69f8 Merge branch 'feature' into next-merge-feature 2022-05-13 14:42:49 +08:00
Yuki Zhang
0846d4fce7
refactor: modal confirm button style (#35530)
* fix: modal rtl style

* fix: cannot use logic css

* chore: change css writing order
2022-05-13 14:40:56 +08:00
MadCcc
5d67d78611
refactor: modal full token (#35477)
* refactor: modal full token

* chore: code clean

* feat: fontSizeIconLG

* Revert "feat: fontSizeIconLG"

This reverts commit 4074f4887a.

* chore
2022-05-13 14:33:50 +08:00
afc163
6d18e8db40 docs: update work with us part 2022-05-13 14:26:57 +08:00
github-actions[bot]
c8dee0aa69
chore: auto merge branchs (#35528)
chore: Next merge master
2022-05-13 03:59:16 +00:00
github-actions[bot]
0d8fa8d1dd
chore: auto merge branchs (#35532)
chore: feature merge master
2022-05-13 03:59:13 +00:00
zombiej
1d1248c868 chore: fix demo of dayjs 2022-05-13 11:35:14 +08:00
MadCcc
d4f23bae2a
refactor: Card loading (#35525)
* feat: card loading with skeleton

* test: update snapshot

* test: add style deps

* chore: import
2022-05-13 11:32:40 +08:00
zombiej
88768e9687 Merge remote-tracking branch 'origin/master' into next-merge-master 2022-05-13 11:09:02 +08:00
二货机器人
d7cdd88e3a
test: Update snapshot (#35529) 2022-05-13 10:57:10 +08:00
zombiej
3a0c53470f chore: merge master 2022-05-13 10:20:20 +08:00
zombiej
e8d9c42565 test: Update snapshot 2022-05-13 10:14:09 +08:00
ty888
debd7f3496
fix(statistic): ignore the decimal part when the precision is negative (#35520) 2022-05-13 00:47:20 +08:00
github-actions[bot]
5af26807a9
chore: auto merge branchs (#35516)
chore: feature merge master
2022-05-12 15:50:04 +00:00
MadCcc
b11cf22dd3 test: update snapshot 2022-05-12 23:23:51 +08:00
MadCcc
2d70027f45 Merge branch 'master' into feature-merge-master 2022-05-12 15:56:18 +08:00
MadCcc
b559a1fd1d
fix: calendar panel style (#35502) 2022-05-12 10:10:59 +08:00
Dunqing
77cad90c08
refactor: Calendar cssinjs (#34835)
* refactor: to cssinjs

* fix: css logical properties

* refactor: use mergeTokens handle customize token

* refactor: export genPanelStyle

* feat: add picker panel style

* fix: remove unused token

* refactor: replace arrowWidth with sizePopupArrow

* fix: add fixme

* fix: type error

* fix: remove arrowWidth

* fix: add fixme

* fix: remove comment

* fix: add fixme

* chore: code style

* test: fix lint

* test: fix lint

Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 20:07:40 +08:00
dingkang
be2b0d8a6e
docs: replace class component with hooks (#35500)
* docs(badge): replace class component with hooks

* docs(button): replace class component with hooks

* docs(calendar): replace class component with hooks

* docs(card): replace class component with hooks

* docs(button): replace class component with hooks

* chore(deps): remove webpack devDependencies

* docs(cascader): replace class component with hooks

* docs(checkbox): replace class component with hooks

* docs(collapse): replace class component with hooks

* docs(comment): replace class component with hooks

* docs(descriptions): replace class component with hooks

* docs(config-provider): replace class component with hooks

* docs(date-picker): replace class component with hooks
2022-05-11 19:43:54 +08:00
vagusX
5d66b0ba3f
refactor: cssinjs for segmented (#35134)
* refactor: cssinjs for segmented

* fix: disabled styles

* feat: sync code from master
2022-05-11 19:35:00 +08:00
MadCcc
fbdcbc7027
docs: changelog 4.20.4 (#35495)
* docs: changelog 4.20.4

* chore: emoji
2022-05-11 18:15:09 +08:00