Commit Graph

26576 Commits

Author SHA1 Message Date
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
二货爱吃白萝卜
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
二货爱吃白萝卜
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
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
红果汁
4baef311f8
fix: color-picker not support form disabled (#45978) 2023-11-21 14:28:50 +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
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
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
二货爱吃白萝卜
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
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
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
zbw-zbw
f0a2695df9
site(Header): increase z-index (#45890)
Co-authored-by: zbw01218944 <zbw01218944@alibaba-inc.com>
2023-11-15 20:00:52 +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(文辉)
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
二货爱吃白萝卜
a5649f1695
chore: bump table (#45857) 2023-11-14 11:01:49 +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
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
期贤
aa348dc1c7 chore: remove unuse file 2023-11-13 14:58:25 +08:00
陈帅
496ac3326f
feat: support popupBg and darkPopupBg (#45826)
* feat: support popupBg and darkPopupBg

* fix test
2023-11-13 10:15:07 +08:00
afc163
abd73e0fd2
style: update carousel dots radius (#45817) 2023-11-13 09:43:47 +08:00
afc163
f0424f3bad
docs: Update pr-open-check.yml (#45816)
Signed-off-by: afc163 <afc163@gmail.com>
2023-11-12 17:11:23 +08:00
lijianan
6ba626ba32
docs: update Next.js docs (#45811)
* docs: update Next.js 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>

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-12 08:44:20 +08:00
afc163
9db3dc2a48
docs: add some commonly used props of react-slick to antd documentation (#45789) 2023-11-11 12:03:39 +08:00
Lansana Diomande
c73f56e4ea
refactor(list): improve grid gutter type (#45791) 2023-11-10 23:12:29 +08:00