Commit Graph

26710 Commits

Author SHA1 Message Date
lijianan
fee85c5fa1
Merge branch master into master-merge-feature 2023-11-29 03:32:56 +08:00
github-actions[bot]
5fe1401959
chore: upgrade deps (#46142)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2023-11-29 03:05:09 +08:00
vagusX
32eccfdd88
ci: make puppeteer works when reusing node_modules (#46107)
* feat: update

* feat: add options as root user

* chore: update

* chore: update

* feat: move puppeteer into node_modules cache

* chore: update

* fix: update

* fix: typo for push

* chore: cleanup

* fix: make persist finish works

* chore: test tar speed

* chore: debug tar files

* fix: clone firstly

* fix: clone with token

* chore: local passed

* fix: commit not cm

* fix: git config --local

* chore: clean up

* chore: update

* fix: replace token to user_id
2023-11-28 19:42:35 +08:00
MadCcc
082975e9c4
fix: InputNumber addon in compact (#46130)
* fix: InputNumber addon in compact

* chore: code clean
2023-11-28 17:11:23 +08:00
MadCcc
e2e0e9f9e5
docs: banner recommendation (#46124)
* docs: recover banner

* docs: rec

* chore: add banner recommends
2023-11-28 15:31:36 +08:00
lijianan
1eee6d90ce
feat: Tab Item support icon prop (#46096)
* feat: Tab Item support icon prop

* Update package.json

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

* fix: fix

* fix: fix

* fix: fix style

* Update components/tabs/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

* Update components/tabs/style/index.ts

Co-authored-by: MadCcc <madccc@foxmail.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-28 11:49:10 +08:00
lijianan
bb40c380da
demo: update segmented demo from Space to Flex (#46114) 2023-11-28 11:03:22 +08:00
github-actions[bot]
2eba0e0071
chore: auto merge branches (#46115)
chore: merge master into feature
2023-11-28 00:37:07 +00:00
lijianan
cc5724481c
Merge branch master into master-merge-feature 2023-11-28 07:58:49 +08:00
MadCcc
5012049923
chore: add ci to test antd.min.js (#46108)
* chore: add ci to test antd.min.js

* chore: update

* chore: update

* chore: update

* chore: code clean
2023-11-27 21:37:32 +08:00
MadCcc
f38abb243e
docs: 5.11.5 (#46104)
* docs: 5.11.5

* chore: update
2023-11-27 19:15:04 +08:00
MadCcc
0e360ed861
chore: bump antd-tools version (#46103)
* chore: bump antd-tools version

* chore: bump
2023-11-27 17:53:05 +08:00
MadCcc
222ed13032
chore: rm copilot4pr (#46095) 2023-11-27 17:34:17 +08:00
vagusX
8f566a028b
ci: use puppeteer image in gh actions (#46100) 2023-11-27 15:48:42 +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
vagusX
6b8e080b79
ci: add visual-regression presist yml for master branch (#46086)
Co-authored-by: MadCcc <madccc@foxmail.com>
2023-11-27 11:22:14 +08:00
lijianan
363559d667
chore(deps): bump jsdom from 22.0.0 to 23.0.0 (#46093) 2023-11-27 10:15:01 +08:00
lijianan
f96100ce63
chore(deps): bump typescript from 5.2.2 to 5.3.0 (#45970)
* chore(deps): bump typescript to 5.3.0

* Update package.json

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

---------

Signed-off-by: lijianan <574980606@qq.com>
2023-11-27 10:12:31 +08:00
renovate[bot]
3068750d45
chore(deps): update dependency vanilla-jsoneditor to ^0.19.0 (#46090)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-11-26 10:24:00 +08:00
github-actions[bot]
e087b073a5
chore: auto merge branches (#46082)
chore: merge master into feature
2023-11-24 21:52:41 +00:00
lijianan
5fdf98bc9e
fix: revert chalk 2023-11-25 05:30:41 +08:00
lijianan
244339d16e
chore: merge master into feature 2023-11-25 05:25:29 +08:00
lijianan
03409af97f
fix: remove extra parentheses
Signed-off-by: lijianan <574980606@qq.com>
2023-11-24 23:06:58 +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
afc163
f21695817e
docs: fix xpm install commend style (#46077) 2023-11-24 19:25:12 +08:00
xrkffgg
0a1c26f1bf
docs: add changelog 5.11.4 (#46062)
* docs: add changelog 5.11.4

* docs: update
2023-11-24 18:52:58 +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
二货爱吃白萝卜
650cf96dbf
docs: fix link (#46058) 2023-11-24 10:56:04 +08:00
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 0307146dc8281ce56ec6fd044f0beb91511874f1.

* 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