Commit Graph

27053 Commits

Author SHA1 Message Date
github-actions[bot]
c9815fe0d0
chore: upgrade deps (#47079)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2024-01-21 11:24:28 +08:00
Sébastien Béal
fe5295fe9b
fix: add missing ja table filter locale keys (#47072)
* fix: add missing ja table filter locale keys

* fix: translate filterSearchPlaceholder
2024-01-21 01:39:46 +08:00
sunsunmonkey
d25b4c1b46
fix: Modal conflicting props classNames.wrapper and centered (#47076)
* fix: conflict wrapper and centered

* test: update snap

* fix: undefined className

* refactor: use classNames for merge class
2024-01-20 23:59:54 +08:00
Aelita
87b45e6198
fix(spin): remove false positive warning with tip and fullscreen used together (#47015)
* fix(spin): remove false positive warning with `tip` and `fullscreen` used together

* fix(spin): update warning text
2024-01-19 22:20:50 +08:00
Konv Suu
e727b04fa6
fix(color-picker): clear-trigger extends cursor prop from parent (#47055) 2024-01-19 22:01:37 +08:00
MadCcc
137518c955
docs: Breadcrumb design (#47057) 2024-01-19 16:52:55 +08:00
MadCcc
5068137a1b
docs: add alert design page (#47037)
* docs: add alert design page

* chore: code clean

* fix: fallback style
2024-01-19 14:47:04 +08:00
vagusX
dfbcf0fb5b
docs: v5.13.2 (#47052) 2024-01-19 12:44:59 +08:00
yudong
a7cff93db7
fix: Image inline rendering not work when getContainer is false (#47034)
* fix: Image 组件 preview.getContainer=false 内联渲染不生效

* refactor: Image.preview.getContainer 空值合并逻辑

---------

Co-authored-by: 莫青 <zhengyudong.zyd@alibaba-inc.com>
2024-01-18 18:04:44 +08:00
afc163
023f3ec719
demo: xsgames.co/randomusers => dicebear.com (#47028)
* demo: xsgames.co/randomusers => dicebear.com

* chore: update snapshot

* chore: update snapshot

* chore: update snapshot

* chore: update snapshot

* chore: update snapshot
2024-01-18 17:18:40 +08:00
afc163
18f9dad4df
docs: Update recommendation links (#47026)
* docs: Update recommendation links

Signed-off-by: afc163 <afc163@gmail.com>

* Update recommendation.en-US.md

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-01-18 17:11:15 +08:00
MadCcc
e6e260db77
docs: add Progress design tab (#47013)
* docs: add Progress design tab

* chore: correct lint
2024-01-18 15:31:32 +08:00
vagusX
e7d4d65c0f
workflow: update upload.js with retry (#47018)
Signed-off-by: vagusX <vagusxl@gmail.com>
2024-01-18 14:05:46 +08:00
lijianan
f35738fd8c
demo: update demo (#47021)
* demo: update demo

* Update components/select/index.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-18 13:08:02 +08:00
vagusX
4d41fbf315
workflow: add upstream-job-link in visual-regression-diff-finish.yml (#47025)
Signed-off-by: vagusX <vagusxl@gmail.com>
2024-01-18 12:43:11 +08:00
叶枫
842791b2cb
fix: react 16 test (#47016) 2024-01-17 22:28:15 +08:00
二货爱吃白萝卜
be058e4794
fix: Modal static func (#47010)
* fix: Modal static func

* chore: clean up

* chore: clean up
2024-01-17 17:40:04 +08:00
lijianan
85fb745bd1
type: add config type (#47004) 2024-01-17 14:29:15 +08:00
afc163
573789c9cf
size: improve mirror modal style (#46993)
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-01-17 14:28:37 +08:00
二货爱吃白萝卜
cdac522053
test: update block logic (#47000) 2024-01-16 22:49:56 +08:00
MadCcc
23ce317ee3
chore: update snapshot (#46996) 2024-01-16 16:42:45 +08:00
Fatpandac
77b351f68f
fix: ok button of the DatePicker becomes compacted when used with Space.Compact (#46769)
* fix: ok button of the DatePicker becomes compacted when used with Space.Compact

* fix: break CSS selector

* fix: break the compact context on the panel

* chore: update test
2024-01-16 14:02:31 +08:00
afc163
14af2a77ae
style: fix Tree cursor style (#46974)
* style: fix Tree cursor style

* fix lint
2024-01-16 12:28:25 +08:00
vagusX
46abe90272
test: improve image-diff resize (#46986)
* ci: enable splitTheme

* chore: remove blue border

* test: improve image-diff when size is different
2024-01-15 19:22:33 +08:00
vagusX
9490179108
ci: enable splitTheme (#46984)
* ci: enable splitTheme

* chore: remove blue border
2024-01-15 17:58:48 +08:00
MadCcc
995612b372
chore: fix build (#46979)
* chore: fix build

* chore: code clean
2024-01-15 16:01:34 +08:00
MadCcc
fd002d7333
docs: changelog 5.13.1 (#46973)
* docs: changelog 5.13.1

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: MadCcc <1075746765@qq.com>

* Update CHANGELOG.en-US.md

Signed-off-by: MadCcc <1075746765@qq.com>

---------

Signed-off-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-15 14:51:15 +08:00
afc163
ebbdd2c459
chore: use bun as size-limit package manager (#46975)
* chore: use bun as size-limit package manager

Signed-off-by: afc163 <afc163@gmail.com>

* Update .github/workflows/size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update .github/workflows/size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update size-limit.yml

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-01-15 14:12:16 +08:00
叶枫
2cd0b400ca
docs: update docs with less (#46949)
* fix: 修复 less 文档

* feat: 添加 mapV4Token
2024-01-15 10:03:13 +08:00
叶枫
7e877dc799
test: support react 16 lint (#46963)
* feat: support react 16 lint

* feat: test

* feat: test

* feat: test

* feat: test

* feat: 不增加 package script
2024-01-14 17:15:39 +08:00
renovate[bot]
c50f6f6b7d
chore(deps): update npm to v10.3.0 (#46964)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-14 08:47:36 +08:00
叶枫
72e498058e
type: Checkout component react16 typescript error (#46962) 2024-01-14 05:53:36 +08:00
柚子
78de3193fd
docs: typo fix (#46960)
* typo fix

Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>

* typo fix

Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>

---------

Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
2024-01-13 19:07:36 +08:00
lijianan
bd505a690c
demo: update Rate demo (#46891)
* feat: CP support Tag closeIcon

* fix: fix

* fix: fix
2024-01-13 17:07:42 +08:00
xrkffgg
8555d3df77
docs: add changelog for 5.13.0 (#46959) 2024-01-13 15:49:43 +08:00
xrkffgg
ec5145cbf9
chore: merge feature into master
feat: Table supports hidden columns (#46957)
2024-01-13 15:22:27 +08:00
章鱼怪
df583dbf82
feat: Table supports hidden columns (#46957) 2024-01-13 15:20:34 +08:00
lijianan
c157a3f9ea
demo: update Watermark demo (#46899)
* feat: CP support Table expandIcon

* revert

* demo: update demo
2024-01-13 14:27:42 +08:00
afc163
9e5d3e350f
docs: Update submit issue template (#46953)
* Update config.yml

Signed-off-by: afc163 <afc163@gmail.com>

* Update .github/ISSUE_TEMPLATE/config.yml

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-01-13 14:10:38 +08:00
lijianan
95f5fdf02c
docs: update docs (#46893)
* feat: CP support Tour closeIcon

* fix: fix

* fix: fix

* fix: fix
2024-01-13 07:47:07 +08:00
Roxannej
910dc5b420
docs: improve affix doc (#46952)
* fix: 优化文字解释

* Update components/affix/index.zh-CN.md

Signed-off-by: afc163 <afc163@gmail.com>

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-01-12 23:32:10 +08:00
xrkffgg
c9e46f67cf
docs: add changelog 5.13.0 (#46948)
* docs: add changelog 5.13.0

* docs: update

* docs: fix miss

* docs: fix lint

* docs: update
2024-01-12 19:32:38 +08:00
MadCcc
2c4e367543
fix: input hoverBg token (#46946) 2024-01-12 16:31:59 +08:00
Amumu
23c8e4af24
chore: bump-rc* (#46944) 2024-01-12 16:01:58 +08:00
xrkffgg
bceb6c4442
chore: merge feature into master 2024-01-12 15:28:05 +08:00
MadCcc
2fe9b46bc1
feat: Button support lineHeight token (#46936)
* feat: Button support lineHeight token

* refactor: rm format

* chore: code clean

* chore: fix test
2024-01-12 15:03:03 +08:00
二货爱吃白萝卜
ec25f2230c
Merge pull request #46937 from ant-design/master
chore: feature merge master
2024-01-12 13:50:02 +08:00
二货爱吃白萝卜
8ad9f52e46
test: support trigger image (#46935) 2024-01-12 11:57:25 +08:00
afc163
125ac36647
chore: Update submit issue template (#46929)
Signed-off-by: afc163 <afc163@gmail.com>
2024-01-11 20:28:45 +08:00
章鱼怪
ada0f698cb
fix(Segmented): content is obscured when hover and active (#46925) 2024-01-11 18:33:07 +08:00