Commit Graph

28041 Commits

Author SHA1 Message Date
afc163
9acbdf4c13
Merge pull request #49348 from ant-design/master
chore: sync master to feature
2024-06-11 23:06:08 +08:00
CodeCompilerConduct
e6fabc80d9
fix: Add missing translations for Malay language (ms_MY) (#49353)
* Add missing translations for Malay language (ms_MY)

Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>

* Add missing translations for Malay language (ms_MY)

Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>

* Update ms_MY.ts, remove PageHeader

Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>

---------

Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
2024-06-11 19:47:20 +08:00
Amumu
734fe270ac
chore: remove unused i18n key (#49357) 2024-06-11 18:42:50 +08:00
二货爱吃白萝卜
c65627f041
docs: clean up useless demo style (#49349)
* chore: clean up demo

* test: update snapshot
2024-06-11 16:59:23 +08:00
afc163
f4db94c10c
chore: fix site Link type errors (#49346) 2024-06-11 16:07:13 +08:00
二货爱吃白萝卜
a09056ed25
chore: split ci (#49345) 2024-06-11 15:16:52 +08:00
Minko
bcd667068e
fix: notification from useApp should consume App config (#49339)
* feat: notfication use global showProgress, pauseOnHover config

* fix: notification not inherit app config
2024-06-11 14:19:49 +08:00
github-actions[bot]
2ac26ce77a
chore: auto merge branches (#49338)
chore: sync master to feature
2024-06-11 05:44:11 +00:00
Wanpan
50a5bf6681
docs: Carousel add common attribute optimization documents (#49341) 2024-06-11 12:35:14 +08:00
thinkasany
f558a78d5c
feat(qrcode): support click & iconSize configuration (#49240)
* feat(qrcode): support click & iconSize configuration

* fix

fix

use rest

union  React.HTMLAttributes<HTMLElement

fix ImageSettings interface

type fix

add default 40

clear unused

* empty commit

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-06-10 17:47:45 +08:00
renovate[bot]
09bb60d3d1
chore(deps): update dependency tsx to v4.15.1 (#49316)
* chore(deps): update dependency tsx to v4.15.1

* Update package.json

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-10 10:51:08 +08:00
afc163
d68eb4a8d7
chore: Update FUNDING.yml (#49320)
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-10 10:48:53 +08:00
Kazuhiro Kumagai
6ea55a19dc
Remove unnecessary act() calls (#49326)
* refactor(tests): remove unnecessary act() calls

* chore: do npm test -- -u
2024-06-10 10:48:21 +08:00
renovate[bot]
30babc686c
chore(deps): update dependency jest-axe to v9 (#49318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-09 11:31:30 +08:00
afc163
16e5c62309
chore: Update resources.zh-CN.md (#49315)
* chore: Update resources.zh-CN.md

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

* Update resources.en-US.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-08 23:55:39 +08:00
afc163
b6b961efa1
chore: enable prefetch for dumi Link element (#49314) 2024-06-08 23:10:16 +08:00
afc163
539beba6ed
fix: DatePicker/TimePicker placement not working (#49303)
* fix: DatePicker/TimePicker placement not working

* revert demo change
2024-06-08 21:59:21 +08:00
github-actions[bot]
2f1538e731
chore: auto merge branches (#49302)
chore: merge master into feature
2024-06-08 10:01:03 +00:00
github-actions[bot]
a75571013b
chore: upgrade deps (#49309)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-08 12:41:47 +08:00
d66ed648a1
deps: bump rc-dialog to 9.5.1 (#49284)
* deps: bump rc-dialog to 9.5.1

* chore: update

* chore(deps): bump rc-image to  7.9.0

* test: update case

* Revert "test: update case"

This reverts commit cdfbdbac1b48dfbad6fb24b13b4ec56f22123d91.

* test: update case

Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>

* empty

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: zombieJ <zombieJ@users.noreply.github.com>
2024-06-07 16:42:14 +08:00
二货爱吃白萝卜
c105f2e84b
chore: reduce test task with 16 & 17 (#49300) 2024-06-07 16:26:54 +08:00
二货爱吃白萝卜
d203401a71
chore: lock tsx version to fix build failed (#49299) 2024-06-07 15:39:18 +08:00
Wanpan
cbbea271d7
fix: Do not respond to the Enter event when data is loading (#49292) 2024-06-07 10:03:56 +08:00
afc163
308feb19fb
docs: fix notifcation/message import statement (#49283) 2024-06-06 17:25:50 +08:00
sabitalizade
aa17f703d2
fix: missed translation in az (#49247)
* Added missed translation for Azerbaijani language

* Added missed translation

* Filled changelog

* Revert "Filled changelog"

This reverts commit 4a36eb688f27bc6304d792a0b2ea3b9cc755aefc.

* Filled PR content

* Revert "Filled PR content"

This reverts commit 7108e3ae26f283e4163552b56137b8eb7f2ede62.

* Test run for jest snapshot

---------

Co-authored-by: afc163 <afc163@gmail.com>
2024-06-06 17:13:07 +08:00
thinkasany
36d6d3d7f2
type(mentions): export interface MentionsProps (#49281)
* type(mentions): export interface MentionsProps

* type: fix
2024-06-06 17:09:14 +08:00
ab1acc720e
docs(modal): improve (#49277) 2024-06-06 16:03:47 +08:00
thinkasany
c36e7c5a70
demo(mentions): optimize type (#49276) 2024-06-06 15:04:23 +08:00
github-actions[bot]
d3e46c4a0b
chore: auto merge branches (#49264)
chore: merge master into feature
2024-06-06 06:17:03 +00:00
thinkasany
53da7b81cd
ci(check-changelog): add mention user (#49271) 2024-06-06 13:37:32 +08:00
thinkasany
a29054923a
docs(form): Modify the interface title level (#49273) 2024-06-06 12:27:09 +08:00
二货爱吃白萝卜
b9d4436de6
chore: rm codesandbox ci (#49274) 2024-06-06 11:52:05 +08:00
afc163
0e99c7c8f1
fix: Pagination select arrow icon missing (#49262) 2024-06-06 10:00:39 +08:00
KarelVerschraegen
16cc388735
docs: Update recommendation.en-US.md (#49261)
Signed-off-by: KarelVerschraegen <karel.verschraegen@hotmail.com>
2024-06-05 22:13:08 +08:00
希亚的西红柿
9ddce32907
fix: bump rc-image version to 7.8.1 (#49259) 2024-06-05 22:12:46 +08:00
afc163
16e03956c3
docs: @ant-design/pro-layout => @ant-design/pro-components (#49249)
Co-authored-by: vagusX <vagusxl@gmail.com>
2024-06-05 21:01:15 +08:00
二货爱吃白萝卜
3673430978
fix: css var should skip zIndex (#49238)
* fix: css var should skip zIndex

* refactor: calc support unitless

* chore: clean up unit: false

* chore: support zIndex clean up

* chore: fix build

* test: add test case
2024-06-05 20:01:19 +08:00
dependabot[bot]
a25152ba49
chore(deps): bump dawidd6/action-download-artifact from 3 to 5 (#49228)
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 3 to 5.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v3...v5)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-05 19:10:01 +08:00
vagusX
5c54566cdc
fix: padding unit for Progress text-inner (#49250)
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-05 19:08:22 +08:00
vagusX
9a34206f53
test: update rc-mentsion snapshot (#49251)
* test: update rc-mentsion snapshot

* Update demo.test.tsx.snap

Signed-off-by: vagusX <vagusxl@gmail.com>

---------

Signed-off-by: vagusX <vagusxl@gmail.com>
2024-06-05 18:04:50 +08:00
zhw
1f9735da0d
docs: optimize mentions doc (#49239)
* docs: optimize mentions doc

* docs: fix error grammar
2024-06-05 13:38:03 +08:00
thinkasany
1db28bf0af
docs: delete duplicates and add missing en (#49244) 2024-06-05 13:37:26 +08:00
thinkasany
87ed3a4298
docs(qrcode): fix iconSize default value error (#49243) 2024-06-05 11:27:45 +08:00
e7d7a0b3cd
chore(TS): add comments to TS type methods (#49224) 2024-06-04 21:00:20 +08:00
dependabot[bot]
526d8ba0c2
chore(deps-dev): bump the dev-dependencies group with 1 updates (#49226)
* chore(deps-dev): bump the dev-dependencies group with 1 updates

Bumps the dev-dependencies group with 2 updates: [@testing-library/react](https://github.com/testing-library/react-testing-library) and [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash).


Updates `@testing-library/react` from 15.0.7 to 16.0.0
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](https://github.com/testing-library/react-testing-library/compare/v15.0.7...v16.0.0)

Updates `eslint-plugin-lodash` from 7.4.0 to 8.0.0
- [Changelog](https://github.com/idok/eslint-plugin-lodash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/idok/eslint-plugin-lodash/commits/v8.0.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-lodash
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update package.json

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2024-06-04 20:48:57 +08:00
二货爱吃白萝卜
145aa3f68d
fix: Safari ellipsis (#49221)
* fix: Safari ellipsis

* test: update snapshot
2024-06-04 19:14:12 +08:00
thinkasany
cc29902bb5
type(Statistic): remove duplicate union types (#49218) 2024-06-04 18:43:38 +08:00
thinkasany
325cc3fed4
docs(steps): fix internal lowercase (#49216) 2024-06-04 18:43:10 +08:00
ice
ecac347472
refactor(space): add default value & valid zero (#49192)
* refactor(space): add default value & valid zero

* refactor: reset default val

* test: add test case
2024-06-04 17:56:54 +08:00
二货爱吃白萝卜
f1c7bb2052
fix: drawer dark theme color (#49217) 2024-06-04 16:38:15 +08:00