Commit Graph

480 Commits

Author SHA1 Message Date
MadCcc
1c16888d43 Merge branch 'master' into next-merge-master 2022-10-14 15:55:31 +08:00
lijianan
71cfa31728
test: add test case (#38015) 2022-10-14 12:05:58 +08:00
MadCcc
4490d9dbdc Merge branch 'master' into next-merge-master 2022-10-14 11:35:18 +08:00
hms181231
7709970d81
test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead (#37984)
* test: Update util test case sleep to useFakeTimers and deprecated HTMLDocument, use Document instead

* test: Update util test case sleep to useFakeTimers
2022-10-12 22:46:16 +08:00
MadCcc
eb9179464b Merge branch 'master' into next-merge-master 2022-09-22 11:47:05 +08:00
二货爱吃白萝卜
d9b6bc7539
fix: In shadow root inject style logic (#37677) 2022-09-21 17:43:07 +08:00
二货爱吃白萝卜
24d2074ca4
fix: PurePanel width measure (#37624)
* fix: PurePanel width measure

* test: Update snapshot
2022-09-19 11:37:44 +08:00
MadCcc
3515a40706
refactor: ConfigProvider theme API update (#37568)
* refactor: ConfigProvider theme support component alias

* test: fix test case

* chore: code clean

* test: fix lint

* test: fix tsx-demo
2022-09-15 21:26:04 +08:00
MadCcc
d1be33f224 Merge branch 'master' into next-merge-master 2022-09-14 10:31:17 +08:00
lijianan
1922ad3512
type: strong type (#37481) 2022-09-09 10:03:49 +08:00
MadCcc
e5e2159882 Merge branch 'feature' into master-merge-feature 2022-09-04 14:46:28 +08:00
MadCcc
0d50767aa8 Merge branch 'master' into next-merge-master 2022-08-30 13:05:50 +08:00
dependabot[bot]
7e7c47509f
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 (#37291)
* chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 26.9.0 to 27.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.9.0...v27.0.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix eslint errors in test files

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-08-30 10:57:13 +08:00
二货机器人
aa00b93ab8 test: force clean up 2022-08-23 23:50:33 +08:00
二货机器人
2b38025710 chore: resolve dayjs conflict 2022-08-23 18:00:20 +08:00
二货机器人
d9a9fdc509 chore: merge next 2022-08-23 17:48:00 +08:00
二货机器人
cf49149ce7 chore: merge master 2022-08-23 11:53:24 +08:00
lijianan
dd31d7775a
test: migrate part of utils tests (#37155)
* test: migrate part of utils tests

* test: migrate part of utils tests

* test: migrate part of utils tests
2022-08-21 23:25:00 +08:00
二货爱吃白萝卜
94edd8e917
refactor: Select like PurePanel remove motion and support auto width (#37117)
* refactor: Pure support open

* chore: fit content size

* test: Update snapshot

* test: back of snapshot

* test: ignore purePanel
2022-08-17 19:57:10 +08:00
二货机器人
2490c4cb7f chore: next merge feature 2022-08-16 15:52:28 +08:00
Kyrielin
c435eaad3f
feat(Tooltip): support React.Fragment as children (#37045) 2022-08-16 09:59:27 +08:00
二货机器人
394aba4afe chore: merge master 2022-07-29 15:56:11 +08:00
Zheeeng
7b3220fb49
chore: refine getScroll internal signature and some assertion (#36695)
* chore: refine getScroll internal signature and some assertion

* fix: for mock scenario to passing tests
2022-07-26 16:12:36 +08:00
MadCcc
357750e081
refactor: collapse motion (#36597)
* chore: v5.0.0-experimental.5

* refactor: collapse motion
2022-07-19 22:53:38 +08:00
zombiej
3ffd0d8a46 chore: next merge master 2022-07-15 11:23:50 +08:00
二货机器人
006c055cf8
refactor: move popconfirm content out (#36530)
* refactor: move popconfirm content out

* fix: lint
2022-07-15 11:11:50 +08:00
二货机器人
8a0764dd69
feat: Tooltip support pure render (#36512)
* chore: init

* feat: Pure Panel Tooltip

* test: snapshot

* chore: clean up
2022-07-13 23:06:28 +08:00
MadCcc
b9e71b93a8
chore: rm alpha warning notification and add console error (#36433)
* chore: rm alpha warning notification and add console error

* chore: ignore in test

* chore: ignore coverage
2022-07-08 15:18:01 +08:00
二货机器人
dbbf1e50a2
chore: rm useless warning in alpha (#36419)
* chore: rm useless warning in alpha

* chore: no need for test
2022-07-07 23:41:20 +08:00
二货机器人
75c1f7e3bd
chore: adjust warning info (#36298) 2022-06-29 17:03:24 +08:00
MadCcc
70334ff3c9
chore: fix override type (#36297) 2022-06-29 16:41:42 +08:00
MadCcc
2c7a8af2f4
refactor: wave css variables (#36263)
* refactor: wave use css variables

* fix: get wave color

* chore: code clean

* test: update test case

* test: add test case

* chore: code clean

* test: update test case
2022-06-28 15:20:09 +08:00
MadCcc
619d786948
refactor: Wave cssinjs (#36259)
* refactor: Wave cssinjs

* feat: enable hash

* refactor: tag & switch support wave

* chore: code clean
2022-06-28 01:49:37 +08:00
github-actions[bot]
17cc8dddda
chore: auto merge branches (#36258)
chore: merge master into next
2022-06-27 14:16:49 +00:00
MadCcc
483c8d39bd
refactor: wrap Wave with FC (#36248)
* refactor: wrap Wave with FC

* test: update test case
2022-06-27 16:57:34 +08:00
二货机器人
de2992f96f
chore: move path (#36243)
* chore: base move

* chore: all path

* chore: fix script
2022-06-27 14:25:59 +08:00
MadCcc
8f5e0d12ed
refactor: refactor token types (#36242)
* refactor: refactor token types

* chore: code clean
2022-06-27 11:54:31 +08:00
MadCcc
9f2f9bb57f
refactor: default theme with algorithm (#36175)
* refactor: alias token

* refactor: use palettes

* refactor: default theme

* chore: code clean

* refactor: component token

* feat: light tokens

* feat: add dark theme

* feat: dark derivative

* chore: code clean

* refactor: fix colorBgContainer

* refactor: rename token

* test: fix lint

* chore: code clean

* chore: code clen

* refactor: badge shadow color

* test: add test case
2022-06-24 11:11:42 +08:00
MadCcc
373f0c5a65
refactor: shadow alias (#36213)
* refactor: shadow

* refactor: component box shadow

* refactor: shadow alias
2022-06-24 10:45:29 +08:00
二货机器人
c5b742d253
docs: warning for alpha (#36194)
* docs: warning for alpha

* chore: move to file

* fix: warning client only

* chore: move
2022-06-23 14:37:22 +08:00
zombiej
8749c1ae04 chore: merge master 2022-06-22 15:18:03 +08:00
二货机器人
2c2c631bfd
chore: prettier components (#36171) 2022-06-22 14:57:09 +08:00
MadCcc
11833c275d chore: add dark theme 2022-06-21 17:17:19 +08:00
MadCcc
1bcfe0cce3
refactor: motion (#36136)
* fix: modal motion

* fix: image motion

* refactor: popover & tooltip motion

* chore: code clean

* refactor: move motion

* refactor

* chore: code clean

* refactor: dropdown support move motion
2022-06-21 00:34:51 +08:00
MadCcc
5639e1a5ba
feat: update token (#36095)
* feat: update token

* feat: update token

* fix: override ts definition

* fix: rename token
2022-06-17 18:47:47 +08:00
MadCcc
711601e93e
feat: support custom token (#36057)
* feat: useCustomToken

* feat: simplify useCustomToken

* test: fix lint

* feat: genGenComponentStyle

* test: fix lint

* feat: use prefixCls

* feat: default genStyleHook

* test: fix lint

* test: fix lint

* docs: add jsdoc

* feat: remove  in useCustomToken params

* feat: useStyle

* feat: useStyel

* chore: code clean
2022-06-17 18:17:39 +08:00
MadCcc
2fccf8aee9
fix: override token (#35956)
* fix: override token

* feat: format token correctly

* test: add test
2022-06-09 10:42:22 +08:00
zombiej
cffc4f05aa chore: merge master 2022-06-07 21:13:52 +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
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
Luobo Zhang
a5074efcb0
refactor: Wave in React 18 StrictMode (#35889) 2022-06-02 18:39:32 +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
MadCcc
a434ec7614
refactor: Steps full token (#35841)
* refactor: steps full token

* refactor: progress dot

* refactor: no hard code

* refactor: token optimization
2022-06-01 11:19:05 +08:00
二货机器人
997cafaeae
refactor: full token of Radio (#35838)
* refactor: full token

* chore: fix lint
2022-06-01 10:14:57 +08:00
二货机器人
3b1539c711
refactor: full token (#35834) 2022-05-31 20:32:00 +08:00
afc163
9b95a30ec9
refactor: Table to CSS-IN-JS (#35584)
* style: add basic styles of table

* style: add basic border styles of table

* style: add more styles of table

* style: add more styles of table

* style: add pagination and summary styles

* add more styles

* style: add cell-ellipsis styles

* style: add Radius style

* style: add basic styles of table

* style: add basic border styles of table

* style: add more styles of table

* style: add more styles of table

* style: add pagination and summary styles

* add more styles

* style: add cell-ellipsis styles

* style: add Radius style

* style: add sorter style

* style: add sorter style

* style: add filter style

* style: add filter style

* style: add filter style

* style: fix filter and sort style

* style: fix bordered style

* style: fix bordered style

* style: fix bordered style

* style: add size style

* style: fix size style

* style: add selection style

* style: format code

* style: add sticky code

* style: add expand code

* style: add expand code

* style: add expand code

* style: add fixed code

* add fixed style

* style: fix diff place

* style: use number as px string

* chore: improve function name

* chore: use token

* style: rtl styles

* chore: fix marigin and padding logical properties

* fix: rtl styles

* fix: table filter dropdown style

* chore: remove useStyle

* chore: revert classNames

* fix: test case

* fix shadow in rtl

* Apply suggestions from code review

* chore: sub filter tree

* style: fix tree dropdown padding

Co-authored-by: zombiej <smith3816@gmail.com>
2022-05-31 10:10:35 +08:00
MadCcc
47493c0e90
chore: collect statistic after compile (#35813)
* chore: collect statistic after compile

* chore: code clean

* chore: code clean

* chore: code clean

* chore: remove export in ConfigProvider

* chore: only lib

* test: fix lint

* chore: code clean
2022-05-30 20:22:48 +08:00
二货机器人
024d5cfad9
refactor: full token of avatar (#35764) 2022-05-27 13:37:24 +08:00
二货机器人
7802029ea4
refactor: Full token popover (#35712)
* refactor: full token

* chore: rest token

* docs: revert

* refactor: remove hardcode arrow position

* refactor: remove arrow hack part

* chore: code clean

Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-27 11:07:58 +08:00
MadCcc
24f684925a
refactor: spin full token (#35746)
* refactor: spin full token

* refactor: rename token
2022-05-26 16:05:21 +08:00
MadCcc
2077af6795
feat: component token in statistic (#35705)
* feat: component token in statistic

* chore: rearrange
2022-05-24 19:48:44 +08:00
二货机器人
8d558202cb
refactor: alert full token (#35702)
* refactor: alert full token

* chore: bump bundle size

* fix: miss token
2022-05-24 15:45:41 +08:00
TrickyPi
49bd49f711
refactor(message): refactor to cssinjs (#35565) 2022-05-24 09:29:33 +08:00
Peach
3c506b86b3
refactor: cssinjs for Breadcrumb (#35125)
* feat: add override token for breadcrumb

* refactor: cssinjs for Breadcrumb

* fix: hover color

Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-24 01:13:36 +08:00
二货机器人
0ecddfdb0d
refactor: Popconfirm cssinjs (#35683)
* chore: init

* chore: part of

* fix: Buttons style

* chore: refactor dom structure

* test: Update snapshot

* test: more coverage
2022-05-23 20:34:20 +08:00
二货机器人
47d73d8e33
Refactor: Menu full token (#35650)
* chore: more style

* chore: more style

* chore: more and more

* chore: more and more

* chore: all about it

* chore: more style

* chore: more & more

* chore: more

* chore: hover style

* chore: theme of it

* move

* chore: status color

* chore: full token

* chore: update

* chore: update

* chore: force cache update

* chore: force cache back

* fix: commented
2022-05-23 10:58:30 +08:00
MadCcc
d560df6dfc
refactor: picker full token (#35615)
* refactor: picker full token

* refactor: calendar full-token

* refactor: calendar token

* refactor: less token

* chore: less token

* feat: token optimize
2022-05-20 14:33:33 +08:00
二货机器人
b67bae6a6e
refactor: Layout full token (#35628)
* refactor: Layout full token

* chore: commenr
2022-05-19 16:23:12 +08:00
二货机器人
aa9815303f
refactor: with empty token (#35606)
* refactor: with empty token

* chore: patch

* chore: more toke

* chore: add seedToken

* test: update snapshot
2022-05-18 15:37:27 +08:00
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
二货机器人
a09333d287
chore: full token of anchor (#35588)
* chore: full token of anchor

* chore: rename
2022-05-17 18:04:24 +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
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
99139aa77d
refactor: Card full token (#35514)
* refactor: card full tokn

* refactor: card token

* fix: border color
2022-05-13 16:38:33 +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
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
afc163
84a969e5e0 chore: sync master into next branch 2022-05-11 15:36:22 +08:00
shuaijiumei
fc3688965d
refactor: progress cssinjs (#34692)
* refactor: progress cssinjs

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: delete the useless wrapSSR and hashId

* fix: ci fail

* fix: ci fail

* fix: ci fail rollback

* fix: single ''

* fix: single ''

* fix: single ''

* feat: update code

* feat: update code

* feat: update code

* feat: update code

* fix: RTL-model

* fix: RTL-model

* feat: new css-in-js type

* feat: new css-in-js type

* feat: new css-in-js type

* refactor: simplify the code

* refactor: Progress css in js

* test: fix lint

* fix: patch

* chore: code clean

* chore: code clean

Co-authored-by: MadCcc <1075746765@qq.com>
2022-05-11 10:52:10 +08:00
MadCcc
9ca7973521
refactor: image full token (#35465)
* refactor: image full token

* chore: remain switch size

* refactor: less token

* chore: text color
2022-05-10 17:30:01 +08:00
Karott
338ec7dad7
perf: refactor devWarning for production code size (#35411)
* pref: better code style for production

* refactor `devWarning`

* don't use `useEffect` only wrap `devWarning`

* chore: add 'noop' to coverage

* chore: add test cases for devWarning

* chore: add test case

* chore: update test cases for devWarning

* chore: restore test script command

* fix: remove 'throw new Error'

* should not use `throw` for browser

* chore: update test case for AutoComplete

* perf: add prefix for `devWarning`

* update RegExp for UMD

* add prefix for ES and CJS

* chore: better code style

* perf:

* upgrade antd-tools

* remove `injectWarningCondition`

* rename `devWarning` to `warning`

* chore: better code style

* chore: better code style

* chore: restore hasValidName
2022-05-10 15:43:29 +08:00
MadCcc
cde2103e48
refactor: image full token (#35449)
* refactor: image full token

* refactor: less component token
2022-05-10 10:16:46 +08:00
MadCcc
24773d5796 test: lint 2022-05-09 22:20:07 +08:00
MadCcc
1f5e271eb6 Merge branch 'master' into next-merge-master 2022-05-09 21:26:25 +08:00
foryuki
5f12d88c69 refactor: cssinjs for modal components/modal/style/modal.less 2022-05-07 21:09:17 +08:00
MadCcc
83ed62aa0e Merge branch 'feature' into next-merge-feature 2022-05-07 15:19:54 +08:00
Tom Xu
1719748a29
chore: eslint add consistent-type-imports (#35419)
* chore: eslint add consistent-type-imports

* fix avatar

* Update Item.tsx
2022-05-07 14:31:54 +08:00
一个道士
94e43c4821
refactor: cssinjs for Space component (#35211) 2022-05-04 22:00:39 +08:00
PCCCCCCC
b3e8e2d555
Refactor:Component Tooltip Less to cssinjs (#35340)
* refactor: add basic css layout for tooltip

* style: handle the special mutilte repeat property

* style: complete the custom color style

* style: replace with Logical properties

* style: skip check some logic property

* docs: add FIXME necessary

* chore: adjust bundle size and trigger the preview ci
2022-05-03 22:41:59 +08:00
Long Hao (龙濠)
32d0067d55
refactor: Anchor cssinjs (#35139)
* refactor: anchor cssinjs

* fix: padding use logical css

* fix: link padding wrong
2022-04-29 17:23:23 +08:00
MadCcc
b22aa64884
feat: component path (#35303) 2022-04-28 18:32:33 +08:00
afc163
08d1a71ff4
refactor: Move Upload from less to css in js (#34528)
* refactor: Upload to CSS-in-JS

* chore: clean up outdated code

* chore: add FIXME

* revert useless change of UploadList

* fix: upload animation
2022-04-25 18:46:53 +08:00
xrkffgg
274c1f7fa3
refactor: collpase cssinjs (#35066) 2022-04-25 14:45:26 +08:00
二货机器人
b4730281a9
refactor: Dropdown cssinjs support (#35214)
* chore: init

* chore: dropdown style

* chore: more style

* chore: icon style

* chore: more style

* chore: diff shows the cache path

* chore: motion support

* chore: more style

* feat: status

* chore: sub menu style

* chore: all dropdown style

* fix: ts

* chore: update snapshot

* Update components/dropdown/style/index.tsx

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

* chore: update style

Co-authored-by: MadCcc <1075746765@qq.com>
2022-04-25 10:54:00 +08:00
afc163
3d23b809b1
refactor: import css-in-js utils from theme (#35215) 2022-04-24 18:05:08 +08:00
afc163
4ebe262426
refactor: Carousel code style (#35213) 2022-04-24 17:42:36 +08:00
zombiej
1a84acb3fb chore: merge master 2022-04-22 18:21:45 +08:00
二货机器人
f8e7cba353
refactor: Simplify Button Group Style (#35175)
* chore: refactor grp with context

* test: Update snapshot

* chore: clean up

* test: fix test case

* chore: clean up

* test: fix test
2022-04-22 17:40:52 +08:00