MadCcc
afbea251c3
Merge pull request #46050 from ant-design/master-merge-feature
...
chore: merge master into feature
2023-11-24 09:32:20 +08:00
lijianan
f25da5c4ab
chore: update package.json size-limit
2023-11-23 20:59:22 +08:00
lijianan
927e4a7883
chore: update package.json size-limit
2023-11-23 20:52:12 +08:00
lijianan
57b5ec4dd6
chore: merge master into feature
2023-11-23 20:43:11 +08:00
MadCcc
1c3b0b55e1
chore: update size-limit workflow ( #46049 )
2023-11-23 20:29:38 +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
MadCcc
5b5087dcee
chore: migrate to webpack@5 ( #45926 )
...
* chore: migrate to webpack@5
* chore: bump
* chore: remove openssl-legacy-provider
* chore: update
* chore: update
* chore: ls webpack
* chore: update webpack
* chore: update ci
* chore: bump version
* chore: bump
* chore: use forked duplicate check
* chore: bump
* chore: code clean
* chore: update ci
* Revert "chore: update ci"
This reverts commit 0307146dc8
.
* chore: update ci
2023-11-23 20:15:12 +08:00
Zheeeng
6b18c85aa3
fix: xtech logo ( #46043 )
2023-11-23 17:50:23 +08:00
Zheeeng
d85c37b3b3
chore: add intro to Galacean Effects ( #46026 )
...
* chore: add intro to Galacean Effects
* fix: change GE to Galacean
---------
Co-authored-by: 慕还 <zhengjiang.jz@antgroup.com>
2023-11-23 15:13:00 +08:00
afc163
b34259ca1c
chore: fix release-tweet action ( #46036 )
...
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-23 11:32:48 +08:00
lijianan
ea569703e5
refactor: rewrite getAction function to FC ( #46032 )
2023-11-23 10:19:57 +08:00
github-actions[bot]
7ab52f527c
chore: auto merge branches ( #46031 )
...
chore: merge master into feature
2023-11-22 19:40:08 +00: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
二货爱吃白萝卜
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