lijianan
41fba82b39
refactor: code optimization ( #49431 )
...
* refactor: refactor InputAddon code
* fix: fix
* fix: fix
* Update components/_util/InputAddon.tsx
Signed-off-by: afc163 <afc163@gmail.com>
* fix: fix lint
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-16 15:44:18 +08:00
Jeongseok Kang
4f3e381797
chore: Function parameter name to camel case ( #49435 )
2024-06-16 15:16:36 +08:00
renovate[bot]
55a9a9d8cb
chore(deps): update dependency eslint-plugin-compat to v5 ( #49433 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 13:20:12 +08:00
renovate[bot]
d878343747
chore(deps): update dependency eslint-plugin-unicorn to v54 ( #49434 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-16 13:19:51 +08:00
希亚的西红柿
3bb1ba33d7
fix: adjust the message content display attribute ( #49429 )
...
* fix: adjust the message content display attribute
* chore: remove useless code
2024-06-16 01:38:55 +08:00
lijianan
7769a40c72
refactor: refactor InputNumber code ( #49428 )
2024-06-15 19:44:35 +08:00
lijianan
9c91bdb9a8
Merge pull request #49425 from ant-design/master
...
chore: merge master into feature
2024-06-15 16:41:47 +08:00
afc163
6db789f772
chore: lock tsx version ( #49427 )
...
close https://github.com/ant-design/ant-design/discussions/49423
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-15 16:15:25 +08:00
lijianan
31b2e53755
chore: replace "ant-" with ${defaultPrefixCls}
( #49390 )
...
* fix: classname of the Radio & Checkbox would not follow CP
* test: add test case
* test: add test case
* test: update path
* fix: fix
* chore: revert
* chore: revert
* chore: revert
* chore: revert
* chore: revert
2024-06-15 15:41:58 +08:00
lijianan
ecc78e178a
chore: rm useless second param ( #49426 )
...
* chore: rm useless param
* Update components/watermark/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* fix: fix
---------
Signed-off-by: lijianan <574980606@qq.com>
2024-06-15 15:39:01 +08:00
Jinbao1001
37996304e4
chore: disable mako build of windows ( #49420 )
...
Co-authored-by: lijianan <574980606@qq.com>
2024-06-15 02:14:43 +08:00
dependabot[bot]
7f8b2b45f3
chore(deps-dev): bump dumi from 2.4.0-alpha.12 to 2.4.0-alpha.16 ( #49421 )
...
Bumps [dumi](https://github.com/umijs/dumi ) from 2.4.0-alpha.12 to 2.4.0-alpha.16.
- [Release notes](https://github.com/umijs/dumi/releases )
- [Commits](https://github.com/umijs/dumi/commits )
---
updated-dependencies:
- dependency-name: dumi
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-15 02:13:45 +08:00
Wanpan
4f1ca4c52b
docs: Select optimization demo ( #49410 )
...
* docs: Optimization demo
* test: update snap
* docs: update
* docs: update
2024-06-14 18:03:53 +08:00
二货爱吃白萝卜
9f2fb20358
chore: unique Empty text color ( #49408 )
...
* chore: unique color
* test: update snapshot
2024-06-14 11:58:52 +08:00
Jinbao1001
f56a4d6866
feat: support mako build ( #49109 )
...
* feat: mako build init
* chore: unlock
* dep: overrides dumi@alpha1
* chore: lock
* deps: update dumi version
* test: 查看磁盘
* chore: ping dumi
* chore: update deps
* chore: update deps
* chore: update deps
* chore: fix loading
* chore: ignore lint
* deps: update dumi
* fix: hydrate failed caused by modifyHtml
* deps: update dumi
* deps: update dumi
* deps: update dumi version
---------
Co-authored-by: xiaoxiao <xiaoxiao.lh@antgroup.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-13 20:37:02 +08:00
二货爱吃白萝卜
fdee444de8
ci: diff with shard ( #49402 )
...
* ci: diff with shard
* chore: save space
* chore: install node
2024-06-13 19:32:19 +08:00
二货爱吃白萝卜
7389fe8cc4
docs: slider doc ( #49398 )
2024-06-13 16:27:01 +08:00
zyf
21224d7b5b
fix(Table): fix Table sorter argument of onChange unexpected value ( #49289 )
...
* 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规范
---------
Signed-off-by: zyf <81416635+Zyf665@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-13 15:16:04 +08:00
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
gin-lsl
5c42cfaa63
feat: Support affix props in Anchor ( #49295 )
...
* feat: Support affix props in Anchor
* Update components/anchor/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: gin-lsl <gin_lsl@outlook.com>
* docs: update doc
---------
Signed-off-by: gin-lsl <gin_lsl@outlook.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-12 15:00:56 +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
DerianRambo
b29c314b4c
docs: improved grammar on certain documentation pages ( #49374 )
...
* button documentation grammar fixes
* english float button documentation changes
* english documentation grammar changes for icons
* english typography documentation grammar changes
* english divider documenation changes
* english layout documentation fixes
* english cascader documentation improvements
* english color-picker documentation changes
* english date-picker documentation changes
* english form documentation changes
* English documentation changes for select
* English documentation changes for slider
* English documentation changes for time-picker
* English documenation changes for transfer
2024-06-12 14:27:15 +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
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