栗嘉男
|
7e74c4fa64
|
chore: merge master into feature
|
2024-07-19 20:53:26 +08:00 |
|
Peach
|
7defec2858
|
docs: correct changelog symbol (#49970)
Signed-off-by: Peach <scdzwyxst@gmail.com>
|
2024-07-19 19:09:03 +08:00 |
|
Peach
|
92a5973442
|
docs: changelog for 5.19.3 (#49962)
* docs: changelog for 5.19.3
* chore: bump version to 5.19.3
* docs: update changelog
* docs: add i18n emoji for changelog lint
* docs: add changelog
* docs: update
|
2024-07-19 16:30:14 +08:00 |
|
叶枫
|
def8925577
|
feat: Select prevent long press of enter (#49963)
|
2024-07-19 11:24:52 +08:00 |
|
红
|
f0bc8b5021
|
chore(color-picker): improve TS type (#49949)
* chore(color-picker): improve TS type
* Update components/color-picker/index.en-US.md
Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: 红 <wxh16144@qq.com>
---------
Signed-off-by: 红 <wxh16144@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
|
2024-07-19 11:04:46 +08:00 |
|
lijianan
|
4a84f7e335
|
docs: update blog ref to zhuanlan (#49960)
|
2024-07-19 11:00:46 +08:00 |
|
lijianan
|
a134dbb07c
|
feat: Input 、TextArea 、Mentions support onClear prop (#49905)
* feat: Input support onClear
* chore: lint
* chore: lint
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* docs: update docs
* fix: fix
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* Update package.json
Signed-off-by: lijianan <574980606@qq.com>
* chore: fix
* chore: fix
* chore: fix
* feat: test
* feat: 1.6.2
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 叶枫 <645381995@qq.com>
|
2024-07-19 10:10:48 +08:00 |
|
Ahmed Samir
|
ef6767d6f2
|
fix: missed translation in ar (#49852)
* fix: missed translation in ar
* feat(i18n): add changelog
* fix: missed translation in ar
* fix: rebase master
* fix: remove changelog
* Update CHANGELOG.en-US.md
Signed-off-by: lijianan <574980606@qq.com>
* Update ar_EG.ts
Signed-off-by: lijianan <574980606@qq.com>
* Update index.test.tsx.snap
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-19 06:28:53 +08:00 |
|
zyf
|
ebc3a999bd
|
fix(table):sorter value exception (#49533)
* fix(module:table):列属性为动态时,onchange函数sorter值异常问题
* 测试用例补充
* Update components/table/hooks/useSorter.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* Update Sorter.value.test.tsx
去除当前测试用例中的window.requestAnimationFrame和window.cancelAnimationFrame
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* 格式调整
* 格式调整
* 格式调整
* button增加type适配lint规范
* 重新调整过滤条件,修复sorter值异常问题
* 去除无用参数
* 格式修改
* Update components/table/__tests__/Sorter.value.test.tsx
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
* 去除无用注释,代码优化
* 去除无用注释,代码优化
---------
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-18 21:38:17 +08:00 |
|
二货爱吃白萝卜
|
21194da96a
|
feat: Slider support editable (#49923)
* feat: Slider support editable
* test: update snapshot
* test: update snapshot
* docs: update docs
* chore: fix lint
* test: update snapshot
* test: coverage
|
2024-07-18 19:19:02 +08:00 |
|
afc163
|
87fb6de06b
|
chore: Update README.md (#49939)
* chore: 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-18 19:09:22 +08:00 |
|
叶枫
|
290d10c8a2
|
docs: fix Description colon (#49940)
|
2024-07-18 18:32:22 +08:00 |
|
afc163
|
ad70505a10
|
fix: Pagination token.itemBg not working (#49933)
|
2024-07-18 10:56:57 +08:00 |
|
lijianan
|
82da7ac040
|
site: update site style (#49938)
* site: update site style
* site: update site style
|
2024-07-18 10:54:16 +08:00 |
|
ice
|
abca9a8baf
|
fix(list): pagination's default alignment is at the end (#49925)
|
2024-07-17 19:01:15 +08:00 |
|
Wanpan
|
66c4004155
|
fix(image): preview-footer element width adaptive (#49915)
|
2024-07-17 10:56:30 +08:00 |
|
afc163
|
acf73c9af8
|
fix: Dropdown menu item get wrapped at edge (#49899)
|
2024-07-17 04:13:18 +08:00 |
|
ice
|
ca66d5c592
|
docs(breadcrumb): add with params demo (#49902)
* docs(breadcrumb): add with params demo
* test: add snap
|
2024-07-16 22:13:14 +08:00 |
|
ice
|
d0389931a3
|
fix(Card): The cover ele support borderRadius (#49862)
|
2024-07-16 22:12:52 +08:00 |
|
叶枫
|
88c629e4e9
|
fix: descriptions buttom right padding style (#49895)
* fix: descriptions buttom right padding style
* feat: demo
* feat: demo
* feat: test
* feat: style
* feat: paddingInlineEnd
* feat: test
* feat: remove long demo
* feat: add demo
* feat: add demo
* feat: add demo
|
2024-07-16 16:12:56 +08:00 |
|
ice
|
f1699d3788
|
docs: dead anchor (#49897)
|
2024-07-16 13:51:45 +08:00 |
|
lijianan
|
a9d3939136
|
chore: code optimization (#49894)
|
2024-07-16 10:06:43 +08:00 |
|
github-actions[bot]
|
105bd19614
|
chore: auto merge branches (#49893)
chore: merge master into feature
|
2024-07-15 22:24:34 +00:00 |
|
dependabot[bot]
|
0e9de2e070
|
chore: upgrade deps (#49672)
* chore(deps-dev): bump tsx from 4.11.2 to 4.16.0
Bumps [tsx](https://github.com/privatenumber/tsx) from 4.11.2 to 4.16.0.
- [Release notes](https://github.com/privatenumber/tsx/releases)
- [Changelog](https://github.com/privatenumber/tsx/blob/master/release.config.cjs)
- [Commits](https://github.com/privatenumber/tsx/compare/v4.11.2...v4.16.0)
---
updated-dependencies:
- dependency-name: tsx
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-16 05:55:10 +08:00 |
|
二货爱吃白萝卜
|
0adecd843b
|
docs: always show the commitor (#49881)
|
2024-07-15 19:10:47 +08:00 |
|
二货爱吃白萝卜
|
5dd072d3a0
|
refactor: Use @ant-design/fast-color instead (#49846)
* chore: use fast
* chore: tmp of it
* test: update snapshot
* fix: demo
* chore: fix warning
* fix: test
* chore: fix ts
* chore: fix lint
* test: update snapshot
* chore: use proxy
* test: coverage
|
2024-07-15 17:33:47 +08:00 |
|
二货爱吃白萝卜
|
cc56db669f
|
docs: changelog of 5.19.2 (#49878)
|
2024-07-15 15:27:51 +08:00 |
|
二货爱吃白萝卜
|
97fca5b050
|
fix: Spin ptg style (#49876)
|
2024-07-15 14:50:43 +08:00 |
|
ice
|
513a8babb8
|
docs: dead anchor (#49877)
|
2024-07-15 14:40:33 +08:00 |
|
thinkasany
|
a84279a3aa
|
docs: fix typos (#49869)
|
2024-07-15 11:47:01 +08:00 |
|
afc163
|
7329c8a293
|
site: fix a11y issue that <button> is nested inside <a> in homepage (#49848)
* site: fix a11y issue that <button> is nested inside <a>
* Update .dumi/theme/common/LinkButton.tsx
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-15 09:22:02 +08:00 |
|
lijianan
|
fe3378f644
|
type: code optimization (#49864)
* type: code optimization
* fix: fix
|
2024-07-15 09:21:54 +08:00 |
|
renovate[bot]
|
7346f922e8
|
chore(deps): update dependency glob to v11 (#49857)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-14 21:41:13 +08:00 |
|
Neeraj Pal
|
57d2cd4087
|
fix: Add missing translations for Kannada language (kn_IN) (#49860)
* feat: add missing kn_IN translations
* chore: update kn_IN translations snapshots
|
2024-07-14 21:38:45 +08:00 |
|
柚子
|
d540893dd0
|
type: remove type assertions (#49859)
* typo fix
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
* typo fix
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
* type: Remove type assertions
* fix: Correct CSS property order and media feature notation
---------
Signed-off-by: 柚子 <69612382+Yuzu-io@users.noreply.github.com>
|
2024-07-14 18:31:13 +08:00 |
|
renovate[bot]
|
fc56192643
|
chore(deps): update dependency eslint-plugin-compat to v6 (#49856)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-07-14 09:14:20 +08:00 |
|
thinkasany
|
da1d8df417
|
type: support string | number (#49810) (#49855)
* type(token): height / width support string | number
* rever
|
2024-07-14 00:36:43 +08:00 |
|
github-actions[bot]
|
d9f70d738c
|
chore: auto merge branches (#49850)
chore: merge master into feature
|
2024-07-12 20:48:10 +00:00 |
|
github-actions[bot]
|
ebdbc57c9b
|
chore: upgrade deps (#49851)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
|
2024-07-13 04:23:23 +08:00 |
|
Cody Chan
|
53b6688b41
|
fix: fix list.item actions empty (#49842)
* fix: fix list.item actions empty
Signed-off-by: Cody Chan <int64ago@gmail.com>
* Update components/list/Item.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: Cody Chan <int64ago@gmail.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
|
2024-07-12 17:04:08 +08:00 |
|
红
|
85c31f1c43
|
ci: add stackblitz templates (#49841)
* ci: add stackblitz templates
ref: https://github.com/ant-design/ant-design/pull/49647#issuecomment-2197884871
* chore: update ignore
* chore: fix
* chore: fix ci
* chore: update
* chore: update
* chore: 节约 ci 资源
* Revert "chore: 节约 ci 资源"
This reverts commit 0a3bb297f3 .
|
2024-07-12 16:38:49 +08:00 |
|
kiner-tang
|
3851af9607
|
feat: support custom status render in qrcode (#49563)
* feat: support custom status render in qrcode
* feat: support custom status render in qrcode
* feat: add test case
* fix: code review
* fix: code review
* fix: code review
* fix: code review
* feat: optimize code
* feat: optimize code
* Update components/qr-code/index.zh-CN.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: kiner-tang <1127031143@qq.com>
* Update components/qr-code/index.en-US.md
Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: kiner-tang <1127031143@qq.com>
* feat: opt code
Signed-off-by: kiner-tang <1127031143@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* Update components/qr-code/index.en-US.md
Signed-off-by: kiner-tang <1127031143@qq.com>
* Update components/qr-code/index.zh-CN.md
Signed-off-by: kiner-tang <1127031143@qq.com>
---------
Signed-off-by: kiner-tang <1127031143@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2024-07-12 10:49:47 +08:00 |
|
Rubu Jam
|
1d84cca4e3
|
fix: issues in imageTest.tsx (#49826)
* chore(deps): removed deprecated `crypto@1.0.1`
* fix: issues in `imageTest.tsx`
|
2024-07-12 10:28:58 +08:00 |
|
lijianan
|
d063f562eb
|
Revert "type: improve tree component assert" (#49835)
* Revert "type: improve tree component assert (#49784)"
This reverts commit 5f09772967 .
* fix: fix
|
2024-07-12 10:18:17 +08:00 |
|
afc163
|
e97a27d384
|
type: fix Tree icon and switcherIcon type (#49821)
|
2024-07-12 10:13:27 +08:00 |
|
lijianan
|
8a090c951c
|
Revert "type(token): height / width support string | number" (#49836)
This reverts commit e4c31231ee .
|
2024-07-12 10:12:56 +08:00 |
|
afc163
|
c1b8a6e67d
|
docs: update .github/PULL_REQUEST_TEMPLATE.md (#49839)
* Update pr_cn.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update PULL_REQUEST_TEMPLATE.md
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
|
2024-07-12 10:11:37 +08:00 |
|
thinkasany
|
d8b4f07a76
|
type(token): height / width support string | number (#49837)
* type(token): height / width support string | number
* rever
|
2024-07-12 10:07:50 +08:00 |
|
github-actions[bot]
|
3dcf2cbc58
|
chore: auto merge branches (#49834)
chore: merge master into feature
|
2024-07-11 22:07:47 +00:00 |
|
zhw
|
cd2dc302b2
|
fix: delay folder upload until all children files are parsed when drag (#49832)
|
2024-07-12 05:37:54 +08:00 |
|