Commit Graph

28086 Commits

Author SHA1 Message Date
chenglong
282e02705e
docs: update react doc link about keys (#49766)
* doc: react doc link

Signed-off-by: chenglong <chenglong9604@outlook.com>

* Update index.zh-CN.md

Signed-off-by: chenglong <chenglong9604@outlook.com>

---------

Signed-off-by: chenglong <chenglong9604@outlook.com>
2024-07-08 10:03:22 +08:00
lijianan
2cf4984b81
chore(deps-dev): bump inquirer from 9 to 10 (#49764) 2024-07-08 10:02:17 +08:00
lijianan
0c2ff77b41
site: site code optimization (#49758)
* site: site code optimization

* site: site code optimization

* site: site code optimization

* site: site code optimization

* site: site code optimization
2024-07-08 10:01:27 +08:00
lijianan
d9f052d5cd
demo: rm padding of overlayInnerStyle (#49761)
* demo: rm overlayInnerStyle

* demo: rm overlayInnerStyle
2024-07-08 09:59:34 +08:00
Avan
2a5665616d
style: rm dot-progress repeated (#49762) 2024-07-08 06:22:51 +08:00
afc163
15cb70ca65
chore: Update pr-open-check.yml (#49759)
Signed-off-by: afc163 <afc163@gmail.com>
2024-07-07 20:19:37 +08:00
lijianan
6b2b49c1dc
demo: update Spin demo (#49753) 2024-07-07 17:44:21 +08:00
lijianan
117dcd3395
demo: update Table demo (#49756) 2024-07-07 17:42:52 +08:00
Wanpan
3c525cd3b9
docs: optimize Modal static method operation description (#49752)
* docs: Optimize Modal static method operation description

* docs: update
2024-07-07 01:54:37 +08:00
afc163
3825743a25
chore: update online reproduce like (#49746)
* chore: update online reproduce like

from codesandbox to stackblitz

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

* Update README.md

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

* Update README-zh_CN.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-07-06 21:01:20 +08:00
Lim Yang Zhi
f94c23fdd2
Revert CascaderProps changes !49669 (#49741)
* Revert "fix: CascaderProps Multiple boolean type issue"

This reverts commit 91199fefc3b2736653e38bbae2428971040023ac.

* Revert "fix: eslint type issue"

This reverts commit 03146a9d692f07c726c81c2e061faef5a70ccd7f.

* Update index.tsx

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>

* test: update type test for cascader props

* feat: add panel

* feat: type

---------

Signed-off-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
Co-authored-by: 叶枫 <7971419+crazyair@users.noreply.github.com>
Co-authored-by: 叶枫 <645381995@qq.com>
2024-07-06 14:23:15 +08:00
Yunus EŞ
8af7080fda
demo: card demo update (#49697)
* Update loading.tsx

Space component applied for the gaps.

Signed-off-by: Yunus EŞ <yunus@yunuses.com>

* demo: demo update

---------

Signed-off-by: Yunus EŞ <yunus@yunuses.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
2024-07-06 03:40:20 +08:00
MadCcc
6a9af3379e chore: add dotenv 2024-07-05 17:35:31 +08:00
MadCcc
aa74d946ba chore: add .env into .gitignore 2024-07-05 17:25:50 +08:00
MadCcc
8e3151e66c
docs: changelog 5.19.1 (#49735)
* docs: changelog 5.19.1

* chore: fix typo
2024-07-05 17:11:17 +08:00
Guo Yunhe
985705e1c2
fix(theme): use pre-compiled color presets to improve runtime performance (#49714) 2024-07-04 17:25:40 +08:00
二货爱吃白萝卜
6570a541d9
chore: warning instead of block (#49720)
* chore: warning instead of block

* docs: back of demo
2024-07-04 15:44:32 +08:00
Wanpan
7df8ddb38a
fix: Unified clear-icon positioning (#49718) 2024-07-04 15:25:09 +08:00
afc163
0502789bd1
chore: Update recommendation.zh-CN.md (#49715)
Signed-off-by: afc163 <afc163@gmail.com>
2024-07-04 14:50:50 +08:00
github-actions[bot]
dad01bf2c0
chore: upgrade deps (#49711)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-07-04 10:58:47 +08:00
afc163
22019f88e7
chore: update pr-open-check content (#49701) 2024-07-03 17:24:03 +08:00
Wanpan
bc8dd2d36d
fix: Input variant filled activeBorderColor token invalid (#49699) 2024-07-03 11:49:23 +08:00
afc163
b8afd2c9e7
chore: Update PULL_REQUEST_TEMPLATE (#49698)
* chore: Update PULL_REQUEST_TEMPLATE

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

* Update pr_cn.md

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

* Apply suggestions from code review

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-07-03 10:48:09 +08:00
MadCcc
1a496ee6d8
docs: use react 18 (#49686) 2024-07-03 10:43:18 +08:00
Lim Yang Zhi
3a1a2177b1
fix: CascaderProps Multiple boolean type issue (#49669)
* fix: CascaderProps Multiple boolean type issue

* fix: eslint type issue

* Update index.tsx

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

* Update type.test.tsx

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

* Update type.test.tsx

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

* Update index.tsx

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

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-07-03 10:15:40 +08:00
github-actions[bot]
a9ad092ef5
chore: upgrade deps (#49696)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-07-03 06:57:21 +08:00
zhw
b1c2c1d72e
docs: fix typo (#49693) 2024-07-03 00:42:29 +08:00
afc163
89b7ef6ada
site: use message api from App (#49682) 2024-07-02 21:44:58 +08:00
Alperen Kılıç
895511e79d
docs: Icon button English document typo fixed (#49684) 2024-07-02 19:50:48 +08:00
陈帅
8c957d01d9
docs: add 5.19.0 changelogs (#49660)
* docs: add 5.18.4 changelogs

* docs: add 5.19.0 changelogs

* docs: add 5.19.0 changelogs

* docs: add 5.19.0 changelogs

* fix

* Update CHANGELOG.zh-CN.md

Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* Update CHANGELOG.en-US.md

Co-authored-by: kiner-tang <1127031143@qq.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* update docs

* update docs

* update docs

* update docs

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* update docs

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* Update CHANGELOG.zh-CN.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* update docs

* update docs

* Update CHANGELOG.en-US.md

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: 陈帅 <qixian.cs@outlook.com>

* docs: update changelog

---------

Signed-off-by: 陈帅 <qixian.cs@outlook.com>
Co-authored-by: kiner-tang <1127031143@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2024-07-01 04:17:56 -07:00
thinkasany
2d09d73183
site: fix RadiusPicker parser (#49666)
* site: opt RadiusPicker parser

* fix
2024-07-01 18:23:47 +08:00
二货爱吃白萝卜
04d3ed277e
fix: Typography ellipsis not working when parent has nowrap style (#49667)
* fix: ellispis logic

* test: update snapshot

* test: update snapshot

* test: coverage
2024-07-01 17:53:59 +08:00
陈帅
64ff7084e3
Merge pull request #49665 from ant-design/feature
merge feature into master
2024-07-01 00:49:23 -07:00
陈帅
09b86845a7
Revert "feat: Add okButtonProps to time picker (#49657)" (#49663)
This reverts commit 6c656c85f7.

Co-authored-by: 二货爱吃白萝卜 <smith3816@gmail.com>
2024-07-01 15:23:07 +08:00
Wanpan
5b184d4709
fix: Form.Item input-content no horizontal alignment (#49635)
* fix: Form.Item input-content no horizontal alignment

* fix: update

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-07-01 14:45:07 +08:00
github-actions[bot]
fc09ac8e70
chore: upgrade deps (#49661)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-07-01 12:13:24 +08:00
lijianan
a8e739848e
Merge pull request #49659 from ant-design/master
merge master to feature
2024-07-01 00:18:21 +08:00
陈帅
b243d1d3e2
Merge branch 'feature' into master 2024-06-30 08:56:53 -07:00
Tantatorn Suksangwarn
6c656c85f7
feat: Add okButtonProps to time picker (#49657)
* feat: add `okButtonProps` to pickers' props

* doc: add okButtonProps to date, time picker documentation

* test: add new test case for TimePicker
2024-06-30 23:17:14 +08:00
Pinaki Raj
158ff27cf9
test: adding the testcase for dashed props of Divider (#49653)
Signed-off-by: Pinaki Raj <pinakiraj15@gmail.com>
2024-06-30 17:09:51 +08:00
renovate[bot]
5021b4181f
chore(deps): update dependency pixelmatch to v6 (#49656)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-30 14:25:21 +08:00
afc163
e71b223523
chore: remove @types/ora (#49650)
This is a stub types definition. ora provides its own type definitions, so you do not need this installed.

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-29 13:13:50 +08:00
afc163
1050541c0a
fix: Dropdown should respect trigger's disabled prop (#47363)
* fix: Dropdown should respect trigger's disabled prop

* chore: update code

* Update components/dropdown/dropdown.tsx

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-29 12:46:03 +08:00
afc163
b419f10460
chore: add pkg.pr.new (#49647)
* Create pkg.pr.new.yml

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

* Update pkg.pr.new.yml

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

* Update pkg.pr.new.yml

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

* Update pkg.pr.new.yml

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

* Update .github/workflows/pkg.pr.new.yml

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-29 11:27:56 +08:00
Wanpan
c4928586af
chore: InputNumber add usage tips (#49648) 2024-06-28 23:19:58 +08:00
afc163
7dd7f714f3
style: Slider tweak active handler style (#49630)
* style: Slider add outline to active handler

* Apply suggestions from code review

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-28 22:10:15 +08:00
Wanpan
abe483d7d0
fix(dropdown): Modify the initialization style (#49643) 2024-06-28 20:34:51 +08:00
github-actions[bot]
dccb38d747
chore: auto merge branches (#49639)
chore: sync master to feature
2024-06-28 08:17:32 +00:00
afc163
8e3cbfe018
chore: ignore generate-token-meta warning (#49637) 2024-06-28 15:02:59 +08:00
Hannnnnnnnnnnnnnnn
f6c01fef84
fix: Tour nl_NL locales (#49612) 2024-06-28 13:41:37 +08:00