Commit Graph

27236 Commits

Author SHA1 Message Date
章鱼怪
3c477ee52d
feat: Button add tokens (#47075)
* feat: default button add tokens

* fix: var name
2024-01-26 14:00:21 +08:00
lijianan
aa137e96af
type: TS define optimal (#47153) 2024-01-26 13:53:52 +08:00
MadCcc
5e96d6bdf8
ci: add pr notify (#47160) 2024-01-26 13:48:52 +08:00
lijianan
bb6b475f22
feature: CP support Drawer closeicon (#46894)
* feat: CP support Drawer closeIcon

* fix: fix

* fix: fix

* type: update

* type: lint

* fix: fix

* fix: fix

* Update index.en-US.md

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

* Update index.zh-CN.md

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

* type: fix type

---------

Signed-off-by: lijianan <574980606@qq.com>
2024-01-26 10:52:17 +08:00
Parsa Arvaneh
984f8554dc
docs: typo in select component (#47155) 2024-01-26 09:14:23 +08:00
Yanlin Jiang
f5cfe09f92
docs: add notification placement options (#47101) 2024-01-25 23:45:43 +08:00
github-actions[bot]
8408b18b0f
chore: upgrade deps (#47129)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2024-01-25 23:38:52 +08:00
Nicolò Zandarin
a7f57ea94d
fix: added missing it_IT translations for Tour component (#47148)
Co-authored-by: Nicolò Zandarin <nicolo.zandarin@atroos.com>
2024-01-25 23:05:35 +08:00
daisy
1678d71596
demo: Tabs custom-tab-bar sticky (#47111) 2024-01-25 09:15:32 +08:00
MadCcc
32d4a908cf
docs: remove InputNumber from docs (#47142) 2024-01-24 17:41:40 +08:00
二货爱吃白萝卜
7664f39d8b
feat: notification support duration (#47141)
* feat: notication support duration

* test: update test
2024-01-24 15:25:56 +08:00
MadCcc
639d189c4a
chore: rm useless 'use client' (#47123) 2024-01-24 15:00:52 +08:00
MadCcc
f9b2afa739
docs: fix code style (#47140)
* docs: fix code style

* chore: code clean
2024-01-24 14:43:03 +08:00
mr-chenguang
cad5af8551
feat: input-number support wheel setting(default false) (#47118) 2024-01-24 11:28:52 +08:00
daisy
079d8c92a3
fix: Transfer selectInvert should be corrected (#47125) 2024-01-24 10:54:15 +08:00
二货爱吃白萝卜
2b9ced595f
Merge pull request #47124 from ant-design/flex
feat: Grid support `flex` responsive config
2024-01-23 22:13:49 +08:00
二货机器人
7d6aed50c0 feat: support flex responsive 2024-01-23 20:43:55 +08:00
MadCcc
30a4143afc
docs: add pagination design page (#47119) 2024-01-23 20:33:53 +08:00
二货机器人
4e12c3eca9 Merge remote-tracking branch 'origin/feature' into flex 2024-01-23 17:55:13 +08:00
二货爱吃白萝卜
0adf67fd7e
Merge pull request #47116 from ant-design/master
chore: feature merge master
2024-01-23 17:54:53 +08:00
二货机器人
8634cdf6a8 chore: add flex css var 2024-01-23 17:23:58 +08:00
Peach
b966162d64
docs: update live demo feature (#47107)
* docs: update live demo feature

* docs: real iframe live demo
2024-01-23 13:30:15 +08:00
叶枫
ea02766934
Fix button size style (#47074)
* fix: Button size style

* fix: Button size style

* feat: default 补充默认样式

* feat: style

* feat: style

* feat: style
2024-01-23 10:20:57 +08:00
github-actions[bot]
4d0d2e4b0a
chore: upgrade deps (#47103)
Co-authored-by: afc163 <afc163@users.noreply.github.com>
2024-01-23 09:14:36 +08:00
lijianan
898d9a0401
Merge pull request #47099 from ant-design/master
chore: feature merge master
2024-01-22 21:46:10 +08:00
二货爱吃白萝卜
a810c2ff54
docs: More about virtual table limitation (#47090)
* docs: add more info of table

* docs: more and more

* docs: update
2024-01-22 15:16:48 +08:00
renovate[bot]
10f88d197c
chore(deps): update dependency @qixian.cs/github-contributors-list to v2 (#47081)
* chore(deps): update dependency @qixian.cs/github-contributors-list to v2

* fix: fix import

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-01-21 11:58:02 +08:00
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
lijianan
7173e80d35
Merge pull request #47001 from ant-design/master
chore: feature merge master
2024-01-16 23:31:47 +08:00
二货爱吃白萝卜
cdac522053
test: update block logic (#47000) 2024-01-16 22:49:56 +08:00
github-actions[bot]
d43d23eb5a
chore: auto merge branches (#46997)
chore: merge master into feature
2024-01-16 09:22:12 +00:00
MadCcc
23ce317ee3
chore: update snapshot (#46996) 2024-01-16 16:42:45 +08:00