Commit Graph

26669 Commits

Author SHA1 Message Date
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
二货爱吃白萝卜
36768c4d0f
chore: adjust skip script (#46027) 2023-11-22 23:18:05 +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
二货爱吃白萝卜
ce9041bf97
docs: 5.11.3 changelog (#46018)
* docs: 5.11.3 changelog

* Update package.json

Signed-off-by: Amumu <yoyo837@hotmail.com>

* docs: fix locale

* docs: update changelog

---------

Signed-off-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
2023-11-22 19:31:56 +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
afc163
5aafe6d39a site: use vanilla-tilt.js for banner motion 2023-11-22 17:57:53 +08:00
二货爱吃白萝卜
3233ac498f
chore: umd version will try to reuse global @ant-design/cssinjs first (#46009)
* chore: alias of it

* chore: comment
2023-11-22 15:04:55 +08:00
二货爱吃白萝卜
e5a69664c3
docs: update demo (#46006) 2023-11-22 14:07:48 +08:00
lijianan
0cb771da20
fix: mixed Chinese and English in Blog (#46002) 2023-11-22 10:34:31 +08:00
JarvisArt
5829120f02
feat: added mobile touch event Interaction for Images (#45989) 2023-11-22 10:17:39 +08:00
afc163
b7e3cf7818
chore: Update release-tweet.yml (#46000)
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-22 10:14:11 +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
lijianan
98e45b3876
chore: update contributors list (#45971) 2023-11-21 19:33:44 +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
MadCcc
26df461d83
docs: css var blog (#45990)
* docs: add zh blog css var

* docs: css var blog
2023-11-21 17:55:52 +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
kiner-tang(文辉)
e778066ada
chore: use npm ci instead of yarn in ci (#45980)
* chore: use npm ci instead of yarn in ci

* chore: use npm ci instead of yarn in ci

* chore: use npm ci instead of yarn in ci

* chore: use npm ci instead of yarn in ci

* chore: use npm ci instead of yarn in ci

* chore: use npm ci instead of yarn in ci

* chore: use npm ci instead of yarn in ci
2023-11-21 15:27:33 +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
MadCcc
2ff2ec72ed
fix: style missing when re-mount (#45969) 2023-11-21 09:20:40 +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
renovate[bot]
48e9bca683
chore(deps): update cimg/node docker tag to v21.2 (#45957)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-19 10:47:24 +08:00
renovate[bot]
370dab72ca
chore(deps): update npm to v10.2.4 (#45956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-19 10:46:51 +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
Peach
aec6a80964
chore: correct type error in theme file (#45949)
Signed-off-by: Peach <scdzwyxst@gmail.com>
2023-11-17 17:53:28 +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
Peach
d13aad62da
docs: changelog for 5.11.2 (#45946)
* docs: changelog for 5.11.2

* chore: bump version to 5.11.2

* docs: update changelog
2023-11-17 15:40:37 +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
github-actions[bot]
88a13b1fbc
chore: auto merge branches (#45944)
chore: feature merge master
2023-11-17 06:51:59 +00: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
二货爱吃白萝卜
29126fe69c
chore: script update (#45937) 2023-11-17 10:26:03 +08:00
lijianan
dd05e18bca
chore: add image to Next.js doc (#45929)
* chore: add image to Next.js doc

* Update use-with-next.en-US.md

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

* Update use-with-next.zh-CN.md

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

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-17 09:49:54 +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
efbaf8d186
chore: update Next.js docs (#45907)
* docs: update Nextjs docs

* Update use-with-next.en-US.md

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

* Update use-with-next.zh-CN.md

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

* update

* Update use-with-next.en-US.md

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

* Update use-with-next.zh-CN.md

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

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-16 20:14:27 +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