Commit Graph

17216 Commits

Author SHA1 Message Date
lijianan
cc5724481c
Merge branch master into master-merge-feature 2023-11-28 07:58:49 +08:00
叶枫
2938a8c828
fix(DatePicker): fix datePicker disabled hover style (#45940)
* fix(DatePicker): fix datePicker hover style

* feat: remove hover css

* fix: lint

* fix: lint

* feat: remove comoponentCls

* feat: 恢复

* feat: use [disabled]

---------

Co-authored-by: afc163 <afc163@gmail.com>
2023-11-27 13:56:43 +08:00
lijianan
244339d16e
chore: merge master into feature 2023-11-25 05:25:29 +08:00
xrkffgg
3fbed04e4b
test: update useZIndex test time (#46078)
Signed-off-by: xrkffgg <xrkffgg@gmail.com>
2023-11-24 21:22:16 +08:00
kiner-tang(文辉)
953fe6fa7e
fix: Fix image group preview z index in nested modal (#46035)
* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations

* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations

* fix: Fixed Image.PreviewGroup preview in a nested modal where z-index Settings did not meet expectations

* test: update test case

* test: update test case

* bump: rc-menu@7.5.1

* feat: optimize code

* feat: optimize code

* feat: optimize code
2023-11-24 16:17:52 +08:00
lijianan
57b5ec4dd6
chore: merge master into feature 2023-11-23 20:43:11 +08:00
max
bb5dd4d3cc
fix(Radio, Checkbox): export required prop type (#46028) 2023-11-23 20:27:22 +08:00
afc163
9f9f64eebd
demo: remove form ref usage from demo (#46046) 2023-11-23 20:21:10 +08:00
lijianan
ea569703e5
refactor: rewrite getAction function to FC (#46032) 2023-11-23 10:19:57 +08:00
lijianan
17dff7c630
chore: merge master into feature 2023-11-23 03:09:24 +08:00
lijianan
d335f856c9
test: remove useless parameter (#46023)
* chore: remove useless parameter

* fix: clear
2023-11-23 02:48:53 +08:00
二货爱吃白萝卜
110e1b3ba8
fix: rollup warning (#46024) 2023-11-22 22:00:59 +08:00
MadCcc
08a85d284c
fix: disabled link button should not have navigate when right click (#46021)
* fix: disabled link button should not have navigate when right click

* chore: update snapshot
2023-11-22 21:09:02 +08:00
MadCcc
80e46b7662
chore: enable cssVar in imageTest (#45985)
* chore: enable cssVar in imageTest

* fix: tree select style

* chore: fix avatar group style

* fix: cascader panel style

* fix: form style

* fix: slider disabled style

* fix: mentions style

* fix: tag style

* fix: tabs style

* fix: Rate style

* fix: table custom token

* chore: update snapshot

* fix: menu style

* fix: InputNumber style

* chore: recover image test

* chore: add css var image test
2023-11-22 20:53:48 +08:00
afc163
b0efed9fd0
style: fix Select search input appearance (#46008) 2023-11-22 19:10:44 +08:00
二货爱吃白萝卜
6aff196c90
fix: Static method provides wrong zIndex context (#46012)
* fix: static confirm should has correct zIndex

* test: update test case

* chore: reorder

* fix: bump logic
2023-11-22 18:02:32 +08:00
二货爱吃白萝卜
e5a69664c3
docs: update demo (#46006) 2023-11-22 14:07:48 +08:00
MadCcc
4203208af5
feat: cssVar could be disabled by set to false (#45987)
* feat: cssVar could be disabled by set to false

* chore: update test case
2023-11-22 09:46:18 +08:00
kiner-tang(文辉)
f67abe4105
feat: pagination support cssVar (#45800)
* feat: pagination support cssVar

* feat: optimize code

* Update check-cssinjs.tsx

Signed-off-by: lijianan <574980606@qq.com>

* feat: pagination css var

* chore: code clean

* chore: update snapshot

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-11-22 09:43:20 +08:00
MadCcc
b533996d2c
chore: warning for rsc (#45992)
* chore: warning for rsc

* chore: code clean
2023-11-21 19:21:25 +08:00
afc163
37f6d43f17
style: fix Collapse cursor style (#45994) 2023-11-21 19:20:33 +08:00
kiner-tang(文辉)
ef9971c8ee
fix: Fixed image preview in a nested modal where z-index Settings did not meet expectations (#45979) 2023-11-21 15:53:39 +08:00
MadCcc
682904a9ec
feat: preserve breakpoint tokens value (#45981) 2023-11-21 15:26:41 +08:00
红果汁
4baef311f8
fix: color-picker not support form disabled (#45978) 2023-11-21 14:28:50 +08:00
MadCcc
1f61c28bb1
fix: Calender css var NaN (#45973) 2023-11-21 10:58:08 +08:00
Ion Lizarazu
aee10c89b6
improve eu_ES language (#45928)
* improve eu_ES language

* update locale test snapshots
2023-11-20 16:39:41 +08:00
afc163
cb56ddddd1
fix: code ellipsis broken under Layout (#45962)
close #45953
2023-11-20 12:22:29 +08:00
JarvisArt
d8d53f14cf
chore: Delete the rate useless css (#45927)
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-20 10:18:05 +08:00
nanwy
a308dcfa63
docs: update Modal.method docs (#45948)
* docs: update Modal.method docs

* docs: update Modal.method US docs
2023-11-17 18:30:43 +08:00
lijianan
2954c3f60e
feat: Grid support cssVar (#45855)
* feat: Grid support cssVar

* fix: fix

* fix: fix

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-17 16:25:47 +08:00
cc heart
3871763950
refactor: steps support css var (#45878)
* feat: steps support cssVars

* fix: fix style

* Update check-cssinjs.tsx

* fix: fix bug

* style: code format

* fix: fix bug

* refactor: wireframe & tailTop

* wip: fix taiTop

* fix: remove tailTop and use token calc top

fix: remove tailTop and use token calc top

perf: add annotation

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2023-11-17 15:33:28 +08:00
MadCcc
ff462adfa7 Merge branch 'master' into feature-merge-master 2023-11-17 14:21:30 +08:00
MadCcc
6cfbace3cd
revert: menu token (#45939)
* chore: migrate to webpack@5

* Revert "feat: support popupBg and darkPopupBg (#45826)"

This reverts commit 496ac3326f.

* chore: update
2023-11-17 14:09:58 +08:00
lijianan
a1f77f3694
feat: Table support cssVar (#45856)
* feat: Table support cssVar

* fix: fix

* fix: fix

* Update check-cssinjs.tsx

Signed-off-by: lijianan <574980606@qq.com>

* Update components/table/style/fixed.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* feat: optimize token

* chore: update

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-11-17 13:46:41 +08:00
二货爱吃白萝卜
dc25579c20
fix: zIndex miss of message (#45911)
* fix: zIndex miss of message

* fix: modal static index

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: fix zIndex test

* test: update test case

* chore: clean up

* test: coverage
2023-11-17 10:54:19 +08:00
Peach
9078b2b211
feat: export sider context from layout (#45916)
* feat: export sider context from layout

* refactor: use internal naming
2023-11-17 10:44:56 +08:00
JarvisArt
427d1a3eef
refactor: Radio support css var (#45897)
* refactor: Radio support css var

* refactor: Radio support css var

* refactor: Radio support css var

* refactor: Radio support css var

* refactor: Radio support css var
2023-11-16 21:24:26 +08:00
lijianan
4f028874a5
feat: Breadcrumb support cssVar (#45899)
* feat: Breadcrumb support cssVar

* fix: fix

* Update components/breadcrumb/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/breadcrumb/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix: fix

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-16 16:18:43 +08:00
MadCcc
4236abb28c
refactor: wireframe token for Notification and Tour (#45915) 2023-11-16 15:34:24 +08:00
lijianan
b9531997a8
feat: Drawer support cssVar (#45905)
Signed-off-by: MadCcc <madccc@foxmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-16 15:07:32 +08:00
lijianan
43e9785f37
feat: Badge support cssVar (#45906)
* feat: Badge support cssVar

* fix: fix

* fix: fix

* fix: fix

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-16 14:49:13 +08:00
JarvisArt
9c29461739
refactor: Switch support css var (#45867)
* refactor: Switch support css var

* refactor: Switch support css var

* refactor: Switch support css var

* chore: delete motion judgment
2023-11-16 14:18:32 +08:00
红果汁
ffe73ac23f
feat: ColorPicker support cssVar (#45868)
* feat: color-picker support cssvar

* fix: replace rootCls

* fix: popover add mergeRootCls

* fix: lint issue
2023-11-16 11:57:10 +08:00
lijianan
e0f8be820a
feat: Descriptions support cssVar (#45900) 2023-11-16 11:48:50 +08:00
MadCcc
2dda417e29
fix: disabled btn with link should not be focused (#45910)
* fix: disabled btn with link should not be focused

* chore: update snapshot

* chore: update snapshot
2023-11-16 11:36:51 +08:00
lijianan
194dbcedfa
feat: Anchor support cssVar (#45808)
* feat: Anchor support cssVar

* fix: fix

* fix: fix

* Update components/anchor/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* fix: fix

* fix: fix

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-16 10:45:15 +08:00
MadCcc
411ca7ab5e
refactor: modal wireframe tokens (#45901) 2023-11-15 21:19:50 +08:00
github-actions[bot]
9e92c73df1
chore: auto merge branches (#45892)
chore: feature merge master
2023-11-15 09:49:13 +00:00
MadCcc
93dcadbae1
refactor: refactor Popover wireframe token (#45891) 2023-11-15 16:22:46 +08:00
MadCcc
78a95cffbb Merge branch 'master' into feature-merge-master 2023-11-15 16:16:20 +08:00
红果汁
038323441c
feat: Cascader support cssVar (#45858)
* feat: cascader support cssvar

* fix: replace rootCls

* fix: add rootCls

* fix: panel add rootCls

* fix: add cascaderRootCls
2023-11-15 16:12:57 +08:00
MadCcc
e3fcec43c6
fix: zIndexPopup should not united (#45889) 2023-11-15 14:31:59 +08:00
红果汁
ec288bc39c
feat: Collapse support cssVar (#45862)
* feat: collapse support cssVar

* Update components/collapse/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: 红果汁 <pingfj77@gmail.com>

* chore: clean code

* Update components/collapse/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: 红果汁 <pingfj77@gmail.com>

* fix: add missing fontHeightLG

* fix: lineHeight to lineHeightLG

* fix: css

* fix: css

---------

Signed-off-by: 红果汁 <pingfj77@gmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-15 14:24:05 +08:00
lijianan
58aa57b79b
feat: Divider support cssVar (#45810)
* feat: Divider support cssVar

* fix: fix

* fix: fix

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/divider/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix: fix

* Update components/divider/style/index.ts

Signed-off-by: lijianan <574980606@qq.com>

* fix: fix

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-15 14:11:12 +08:00
JarvisArt
0de7f06023
refactor: FloatButton support css var (#45861)
* refactor: FloatButton support css var

* refactor: FloatButton support css var

* refactor: FloatButton support css var
2023-11-15 11:46:17 +08:00
MadCcc
67a3f1e9d8
fix: genCSSVarRegister unitless should work (#45885)
* fix: genCSSVarRegister unitless should work

* chore: update
2023-11-15 11:26:35 +08:00
yufamg
3831352c27
docs(📖): update tabs component docs (#45875)
* 📖docs: update tabs component docs

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

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: yufamg <99855951+yufamg@users.noreply.github.com>

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

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: yufamg <99855951+yufamg@users.noreply.github.com>

---------

Signed-off-by: yufamg <99855951+yufamg@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-14 19:40:37 +08:00
kiner-tang(文辉)
8e32367fd5
feat: tree & treeSelect support cssVar (#45814)
* feat: tree support cssVar

* feat: treeSelect support cssVar

* feat: treeSelect support cssVar

* feat: optimize code

* feat: optimize code
2023-11-14 19:17:23 +08:00
kiner-tang(文辉)
2777d2c39f
fix: Fixed an issue where the z-index setting of the pop-up component was abnormal in the pop-up container (#45864)
* fix: Fixed an issue where the z-index setting of the pop-up component was abnormal in the pop-up container

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* Update components/popconfirm/index.tsx

Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>

---------

Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
2023-11-14 18:01:23 +08:00
JarvisArt
9554807ca3
refactor: Space support css var (#45869) 2023-11-14 16:28:11 +08:00
红果汁
b9d3941698
feat: Checkbox support cssvar (#45859)
* feat: checkbox support cssvar

* refactor: improve code

* fix: add rootCls in class
2023-11-14 16:10:23 +08:00
MadCcc
48402ca44f
refactor: Slider support css var (#45866) 2023-11-14 15:59:23 +08:00
MadCcc
b2300fa2d3
fix: global token in components with css var should work (#45860) 2023-11-14 11:59:14 +08:00
红果汁
625184a306
feat: Calendar support cssVar (#45835)
* feat: calendar support cssvar

* fix: calc  priority

* Update components/calendar/generateCalendar.tsx

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: 红果汁 <pingfj77@gmail.com>

---------

Signed-off-by: 红果汁 <pingfj77@gmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-14 11:37:07 +08:00
lijianan
b8e180ba41
feat: BackTop(V4) support cssVa (#45853) 2023-11-14 10:39:49 +08:00
lijianan
baf9a5251a
feat: QRCode support cssVa (#45854) 2023-11-14 10:34:01 +08:00
lijianan
b9f7238f78
feat: Tag support cssVar (#45823)
* feat: Tag support cssVar

* Update components/tag/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/tag/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/tag/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/tag/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/tag/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* fix: fix

* fix: fix

* fix: fix

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-14 10:30:57 +08:00
MadCcc
c8db817133
refacor: form css var (#45849)
* refacor: form css var

* chore: code clean

* chore: update

* chore: use lineHeight
2023-11-14 10:08:34 +08:00
kiner-tang(文辉)
1d04efcb9d
feat: notification support cssVar (#45799)
* feat: notification support cssVar

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

---------

Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-14 10:06:18 +08:00
c0dedance
308d7cab49
refactor: popconfirm support css var (#45840)
* refactor: popconfirm support css var

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

* fix: 补充遗漏的useStyle

---------

Signed-off-by: MadCcc <madccc@foxmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-11-14 09:43:45 +08:00
c0dedance
5224c05247
refactor: statistic support css var (#45841)
* refactor: statistic support css var

* chore: remove statistic from ignore list

---------

Signed-off-by: MadCcc <madccc@foxmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-14 09:42:37 +08:00
lijianan
4266517ddd
chore: merge master into feature 2023-11-14 02:59:19 +08:00
lijianan
c8637cf03a
feat: Affix support cssVar (#45807)
* feat: Affix support cssVar

* fix: fix

* fix: fix

* fix: fix
2023-11-13 20:25:05 +08:00
c0dedance
a3320a1257
refactor: skeleton support css var (#45842) 2023-11-13 20:18:37 +08:00
红果汁
c9a1eac204
feat: Carousel support cssVar (#45837)
* feat: carousel support cssvar

* Update components/carousel/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: 红果汁 <pingfj77@gmail.com>

---------

Signed-off-by: 红果汁 <pingfj77@gmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 20:14:13 +08:00
kiner-tang(文辉)
49ffbe2c82
feat: Upload support cssVar (#45820)
* feat: Upload support cssVar

* feat: optimize code

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

* feat: update size limit

* feat: optimize code

* feat: optimize code

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Signed-off-by: MadCcc <madccc@foxmail.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 19:44:27 +08:00
afc163
cb8f709424
fix: QRCode style.padding should work (#45815)
* fix: QRCode style.padding should work

* refactor qrcode padding and size

* chore: fix test cases

* refactor: revert qrcode size

* refactor: remove !important

* chore: fix test case
2023-11-13 18:35:23 +08:00
MadCcc
86e3d37935
refactor: InputNumber support css var (#45839) 2023-11-13 17:45:45 +08:00
lijianan
2cd9362b17
feat: Alert support cssVar (#45825)
* feat: Alert support cssVar

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 17:12:17 +08:00
lijianan
b61d769d6d
feat: Avatar support cssVar (#45824)
* feat: Avatar support cssVar

* fix: fix

* fix: fix

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 17:10:39 +08:00
红果汁
f4443cc6c2
feat: card support cssvar (#45836) 2023-11-13 16:39:00 +08:00
JarvisArt
ca25149fd8
refactor: Timeline support css var (#45831) 2023-11-13 16:30:18 +08:00
JarvisArt
98639ba6a5
refactor: Result support css var (#45822) 2023-11-13 16:13:34 +08:00
lijianan
3787478790
feat: Spin support cssVar (#45819)
* feat: Spin support cssVa

* feat: Spin support cssVar

* feat: Spin support cssVar

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 16:09:35 +08:00
JarvisArt
9a61e98d19
refactor: Progress support css var (#45821) 2023-11-13 16:08:48 +08:00
kiner-tang(文辉)
1abbbe1bdc
feat: transfer support cssVar (#45804)
* feat: transfer support cssVar

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 15:35:39 +08:00
lijianan
684bb15258
feat: App support cssVar (#45806)
* feat: App support cssVar

* fix: fix

* fix: fix

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

* Update components/app/style/index.ts

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 15:34:37 +08:00
JarvisArt
a53041f079
refactor: Rate support css var (#45786) 2023-11-13 15:33:55 +08:00
kiner-tang(文辉)
ad9763299c
feat: modal support cssVar (#45798)
* feat: modal support cssVar

* feat: optimize code

* feat: optimize code

* feat: optimize code
2023-11-13 15:31:49 +08:00
kiner-tang(文辉)
6c044c7f2d
feat: list support cssVar (#45795)
* feat: list support cssVar

* feat: optimize code

* feat: optimize code

* feat: optimize code

* feat: optimize code

* Update components/list/style/index.ts

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 15:16:06 +08:00
lijianan
29a427f67d
feat: Flex support cssVar (#45805)
* feat: Flex support cssVar

* fix: fix

* fix: fix

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

* Apply suggestions from code review

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 15:07:04 +08:00
kiner-tang(文辉)
6c191ab70a
feat: Typography support cssVar (#45818)
* feat: Typography support cssVar

* feat: optimize code
2023-11-13 15:05:27 +08:00
kiner-tang(文辉)
a6cdf3c485
feat: mentions support cssVar (#45796)
* feat: mentions support cssVar

* feat: optimize code
2023-11-13 14:43:28 +08:00
kiner-tang(文辉)
fc62994a1e
feat: tabs support cssVar (#45803)
* feat: tabs support cssVar

* feat: optimize code

* Update components/tabs/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>

* feat: optimize code

---------

Signed-off-by: kiner-tang(文辉) <1127031143@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-13 14:18:23 +08:00
c0dedance
149c89259f
refactor: empty support css var (#45802) 2023-11-13 14:13:17 +08:00
kiner-tang(文辉)
ca03c7c53f
feat: message support cssVar (#45797) 2023-11-13 11:47:07 +08:00
kiner-tang(文辉)
cb6d377f61
feat: layout support css variable theme (#45794)
* feat: layout support cssVar

* feat: optimize code

* feat: optimize code

* feat: optimize code
2023-11-13 11:24:37 +08:00
JarvisArt
df169cc4c9
refactor: Image support css var (#45783)
* refactor: Image support css var

* Update components/image/style/index.ts

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-11-13 10:16:35 +08:00
陈帅
496ac3326f
feat: support popupBg and darkPopupBg (#45826)
* feat: support popupBg and darkPopupBg

* fix test
2023-11-13 10:15:07 +08:00
lijianan
55bb516e9e
chore: add jsDoc for cssVar calculator (#45809)
* chore: add jsDoc for cssVar calculator

* fix: add prefix

* fix: add prefix

* fix: add prefix
2023-11-13 09:58:43 +08:00