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
dependabot[bot]
ab4863cce7
chore(deps-dev): bump size-limit from 10.0.3 to 11.0.0 ( #45877 )
...
* chore(deps-dev): bump size-limit from 10.0.3 to 11.0.0
Bumps [size-limit](https://github.com/ai/size-limit ) from 10.0.3 to 11.0.0.
- [Changelog](https://github.com/ai/size-limit/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ai/size-limit/compare/10.0.3...11.0.0 )
---
updated-dependencies:
- dependency-name: size-limit
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-11-14 20:37:26 +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
二货爱吃白萝卜
a5649f1695
chore: bump table ( #45857 )
2023-11-14 11:01:49 +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
github-actions[bot]
20cf0b6315
chore: auto merge branches ( #45852 )
...
chore: merge master into feature
2023-11-13 19:23:18 +00:00
lijianan
4266517ddd
chore: merge master into feature
2023-11-14 02:59:19 +08:00
github-actions[bot]
ac39eab16e
chore: upgrade deps ( #45851 )
...
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-11-14 02:37:36 +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
MadCcc
f0e3e0ba70
chore: update size-limit
2023-11-13 15:55:22 +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
期贤
aa348dc1c7
chore: remove unuse file
2023-11-13 14:58:25 +08:00