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