Wanpan
329a346473
fix: Collapse expandIcon aria-label adds semantic attribute value ( #49395 )
...
* fix: Collapse expandIcon aria-label adds semantic attribute value
* test: update snap
* test: update test case
* test: update snap
2024-06-13 15:14:48 +08:00
Wanpan
c0839ca716
docs: TreeSelect add treeTitleRender props ( #49393 )
2024-06-13 11:41:43 +08:00
lijianan
0601867703
type: update event string type ( #49387 )
2024-06-13 09:32:53 +08:00
lijianan
d118e31fe2
type: update useUniqueMemo params type ( #49389 )
2024-06-13 09:32:28 +08:00
github-actions[bot]
759f2ff77c
chore: upgrade deps ( #49388 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-13 02:32:24 +08:00
github-actions[bot]
bb6cf5938f
chore: upgrade deps ( #49367 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-13 01:31:36 +08:00
二货爱吃白萝卜
1c7b2d9420
fix: tailwindcss dot processing ( #49379 )
2024-06-12 20:10:09 +08:00
dependabot[bot]
6b572b7ee4
chore(deps): bump dawidd6/action-download-artifact from 5 to 6 ( #49381 )
...
Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact ) from 5 to 6.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases )
- [Commits](https://github.com/dawidd6/action-download-artifact/compare/v5...v6 )
---
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>
2024-06-12 20:09:16 +08:00
JiyinShao
a986a89217
fix: Add missing translations for Mongol language (mn_MN) ( #49373 )
...
Co-authored-by: Jiyin <jennshao0627@gmail.com>
2024-06-12 18:31:45 +08:00
mansion-sun
37c8db563f
docs: update Select optionRender demo description ( #49376 )
2024-06-12 18:22:44 +08:00
二货爱吃白萝卜
92d813b543
fix: input-number inputFontSize ( #49369 )
...
* fix: input-number inputFontSize
* chore: clean up
* chore: back of demo
* test: update snapshot
2024-06-12 15:55:18 +08:00
xrkffgg
a7f438fdf9
docs: add changelog 5.18.1 ( #49370 )
...
* docs: add changelog 5.18.1
* docs: update
* docs: update
* docs: update
2024-06-12 14:33:46 +08:00
Kiryll Ye
eec67ad62d
docs: Update use-with-vite.en-US.md ( #49366 )
...
fix documentation misconception.
Signed-off-by: Kiryll Ye <kiryll.e@gmail.com>
2024-06-12 14:26:10 +08:00
afc163
828360c6e9
chore: fix a11y issues ( #49329 )
...
* chore: fix a11y issues
* Update .dumi/pages/index/components/Theme/ColorPicker.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* Apply suggestions from code review
Signed-off-by: afc163 <afc163@gmail.com>
* Update .dumi/pages/index/components/Theme/ThemePicker.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-11 23:47:48 +08:00
afc163
ca3d4c0e5e
style: fix DatePicker header text align ( #49332 )
...
* style: fix DatePicker header text align
* chore: remove unused style
* Update components/date-picker/style/panel.ts
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-11 23:47:26 +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
Wanpan
50a5bf6681
docs: Carousel add common attribute optimization documents ( #49341 )
2024-06-11 12:35:14 +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]
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 cdfbdbac1b
.
* 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 4a36eb688f
.
* Filled PR content
* Revert "Filled PR content"
This reverts commit 7108e3ae26
.
* 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
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