afc163
59ad48476b
refactor: add boime lint and fix lint errrors ( #49536 )
...
* chore: add boime lint
* fix lint
* use files ignore
* revert change
* ignore clarity.js
* fix some errors
* fix some errors
* fix some errors
* fix some errors
* add yml file
* Update clarity.js
Signed-off-by: afc163 <afc163@gmail.com>
* add npm run lint:biome
* add npm run lint:biome
* fix test case
* fix ts errors
* fix ts errors
* fix lint and add .lintstagedrc
* shorten prop name
* chore: update package.json
* update biome.json
* chore: remove stylelint
* chore: useOptionalChain
* fix lint
* biome format
* prettier all code
* prettier all code
* fix site test
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
afc163
c5114b3f87
docs: fix change-log button position ( #49552 )
...
* docs: fix changelog button position
* fix lint
2024-06-22 16:51:41 +08:00
dependabot[bot]
7e74c79bdd
chore(deps-dev): bump @octokit/rest ( #49545 )
...
* chore(deps-dev): bump the dev-dependencies group with 4 updates
Bumps the dev-dependencies group with 4 updates: [@antv/g6](https://github.com/antvis/g6 ), [@octokit/rest](https://github.com/octokit/rest.js ), [eslint-plugin-lodash](https://github.com/idok/eslint-plugin-lodash ) and [typescript](https://github.com/Microsoft/TypeScript ).
Updates `@antv/g6` from 4.8.24 to 5.0.2
- [Release notes](https://github.com/antvis/g6/releases )
- [Changelog](https://github.com/antvis/G6/blob/v5/CHANGELOG.md )
- [Commits](https://github.com/antvis/g6/commits )
Updates `@octokit/rest` from 20.1.1 to 21.0.0
- [Release notes](https://github.com/octokit/rest.js/releases )
- [Commits](https://github.com/octokit/rest.js/compare/v20.1.1...v21.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 )
Updates `typescript` from 5.4.5 to 5.5.2
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.4.5...v5.5.2 )
---
updated-dependencies:
- dependency-name: "@antv/g6"
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: dev-dependencies
- dependency-name: "@octokit/rest"
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
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: dev-dependencies
...
Signed-off-by: dependabot[bot] <support@github.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-22 16:26:37 +08:00
afc163
d329fc3ac1
chore: revert to dumi 2.3.x ( #49550 )
...
* chore: turn off mako build
* chore: revert to dumi 2.3.x
2024-06-22 15:39:23 +08:00
thinkasany
1b3c25af9a
chore(style): backticks to single quotes ( #49540 )
2024-06-21 15:50:01 +08:00
Jinbao1001
bd40dec8d9
fix: link crossorigin use anonymous instead of bool true ( #49525 )
2024-06-21 10:10:27 +08:00
github-actions[bot]
a873ed7755
chore: upgrade deps ( #49532 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-21 02:44:15 +08:00
lijianan
666f38d756
refactor: add ContextIsolator component ( #49438 )
...
* refactor: add ContextIsolator component
* fix: fix
* fix: fix
* test: fix test case
* test: add test case
---------
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-21 02:10:21 +08:00
RoxanneF
4b08667a3f
docs: fix progress text ( #49530 )
2024-06-20 23:34:13 +08:00
Mateusz Wierzbicki
c4a258c16c
docs: Update resources.en-US.md ( #49522 )
...
Signed-off-by: Mateusz Wierzbicki <wierzbicki.mateusz27@gmail.com>
2024-06-20 15:36:12 +08:00
叶枫
5e4019f90d
chore: fix table ajax demo ( #49513 )
...
* chroe: fix table ajax demo
* chroe: demo
* feat: deps 写法
* feat: add filters
* feat: remvoe console
* Update components/table/demo/ajax.tsx
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-20 15:07:32 +08:00
duqigit
b7208603ee
docs: update zh-CN demo ref link ( #49501 )
...
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-20 14:22:00 +08:00
Wanpan
73f7b80388
docs: update zh-CN demo ref link ( #49500 )
2024-06-20 14:21:08 +08:00
Wanpan
3bdef4f4dc
docs: Alert demo remove Space comp ( #49515 )
2024-06-20 13:37:17 +08:00
Wanpan
b0bc32c962
docs: Image docs imginfo update ( #49517 )
2024-06-20 11:32:11 +08:00
CodeCompilerConduct
cd5a81f752
docs: Update docs/spec/research-*.en-US.md ( #49510 )
...
* Update research-empty.en-US.md
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
* Update research-exception.en-US.md
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
* Update research-form.en-US.md
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
* Update research-list.en-US.md
Signed-off-by: CodeCompilerConduct <cs.guoli.huang@gmail.com>
* Update research-navigation.en-US.md
Additional links to recommended external articles
Signed-off-by: CodeCompilerConduct <cs.guoli.huang@gmail.com>
* Update research-navigation.en-US.md
Signed-off-by: CodeCompilerConduct <cs.guoli.huang@gmail.com>
* Update research-overview.en-US.md
Signed-off-by: CodeCompilerConduct <cs.guoli.huang@gmail.com>
* Update research-result.en-US.md
Signed-off-by: CodeCompilerConduct <cs.guoli.huang@gmail.com>
* Update research-workbench.en-US.md
Signed-off-by: CodeCompilerConduct <cs.guoli.huang@gmail.com>
---------
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
Signed-off-by: CodeCompilerConduct <cs.guoli.huang@gmail.com>
2024-06-20 11:11:39 +08:00
afc163
5a007072d0
chore: remove overrides ( #49471 )
...
* chore: remove overrides
Signed-off-by: afc163 <afc163@gmail.com>
* Update package.json
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-20 09:57:33 +08:00
叶枫
ebf7239fa8
chore: prettier need format package.json ( #49505 )
2024-06-19 18:29:16 +08:00
JT_Lee
7d798e3f34
docs: fix Tooltip link ( #49497 )
...
Co-authored-by: chinasoft.jt.li <lijintao056@chinasoftinc.com>
2024-06-19 14:46:16 +08:00
kaisen
8e52d6f793
docs: fix AutoComplete document errors ( #49494 )
2024-06-19 14:41:34 +08:00
afc163
4380c6b72d
docs( ✨ ): release 5.18.3 ( #49491 )
...
* docs(✨ ): release 5.18.3
* Update CHANGELOG.en-US.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update CHANGELOG.zh-CN.md
Signed-off-by: afc163 <afc163@gmail.com>
* Update generate-component-changelog.ts
Signed-off-by: afc163 <afc163@gmail.com>
* Update scripts/generate-component-changelog.ts
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: afc163 <afc163@gmail.com>
2024-06-19 13:31:19 +08:00
Fuliang
ae3e92b2ee
fix: Add missing translations for Nepali language (ne_NP) ( #49492 )
...
* Update ne_NP.ts
Signed-off-by: Fuliang <141692830+FuliangZhang@users.noreply.github.com>
* Update components/locale/ne_NP.ts
Signed-off-by: afc163 <afc163@gmail.com>
* Update components/locale/ne_NP.ts
Signed-off-by: afc163 <afc163@gmail.com>
* Update ne_NP.ts
Signed-off-by: afc163 <afc163@gmail.com>
---------
Signed-off-by: Fuliang <141692830+FuliangZhang@users.noreply.github.com>
Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-19 13:20:44 +08:00
CodeCompilerConduct
57541eecb1
Update research-message-and-feedback.en-US.md ( #49490 )
...
Signed-off-by: CodeCompilerConduct <1376397133guoli@gmail.com>
2024-06-19 12:01:24 +08:00
afc163
627af0ce89
Revert "fix(Table): fix Table sorter argument of onChange unexpected value (#…" ( #49487 )
...
This reverts commit 21224d7b5b
.
2024-06-19 11:35:09 +08:00
Dan LI
0638892740
docs: Update docs/spec/visual.en-US.md ( #49489 )
...
Added missing images and content from the corresponding visual.zh-CN.md.
Signed-off-by: Dan LI <45680748+Adan2333@users.noreply.github.com>
2024-06-19 11:33:46 +08:00
winches
e9cc7c1ec0
chore(carousel): code optimization ( #49484 )
2024-06-19 11:11:08 +08:00
🏎️ Imer
f910b5678e
refactor(theme): migrate the genCalc to @ant-design/cssinjs repo and update import path ( #49463 )
2024-06-18 15:20:23 +08:00
github-actions[bot]
314ca1a037
chore: upgrade deps ( #49453 )
...
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2024-06-18 04:54:14 +08:00
vagusX
b2d82895b9
docs: changelog for v5.18.2 ( #49444 )
...
* docs: changelog for v5.18.2
* docs: lint
* Update CHANGELOG.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: vagusX <vagusxl@gmail.com>
* chore: update
---------
Signed-off-by: vagusX <vagusxl@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2024-06-17 19:43:37 +08:00
叶枫
ee4aff6cb1
feat: add filterOption demo ( #49441 )
2024-06-17 10:40:36 +08:00
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
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