Commit Graph

734 Commits

Author SHA1 Message Date
lijianan
24bd6fd311 type: rm redundant any type (#56460) 2026-01-04 10:01:16 +08:00
遇见同学
3abfb8c2dc chore: ci fix to remove parse5 (#56421)
* chore: ci fix

* chore: update

* chore: update

* chore: fix lint

* chore: remove outdated parse5 dependencies from package.json

---------

Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-12-30 23:05:56 +08:00
二货爱吃白萝卜
3becb847d7 chore: fix conch version to v6 (#56237) 2025-12-16 14:11:45 +08:00
Lemonadeccc
cf3d732f5b chore: remove broken check-commit script (#56216) 2025-12-15 11:12:26 +08:00
renovate[bot]
e80676a684 chore(deps): update actions/download-artifact action to v7 (#56210)
* chore(deps): update actions/download-artifact action to v7

* fix lint

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
2025-12-14 12:02:56 +08:00
lijianan
b11e0bfcf2 docs: update docs (#56206)
* docs: update docs

* fix lint
2025-12-14 12:02:02 +08:00
lijianan
c48295750c test: optimization reduce type (#56045) 2025-12-03 08:40:56 +08:00
lijianan
3ce4a1022a type: optimization reduce type (#56004)
* type: optimization reduce type

* update
2025-12-01 09:51:31 +08:00
lijianan
7bff382088 chore: block gemini-code-bot (#56000)
* chore: block gemini-code-bot

* update
2025-11-30 20:57:51 +08:00
二货爱吃白萝卜
d49b6955c3 fix: zeroRuntime and update doc (#55895)
* chore: fix zeroRuntime

* chore: doc update

* docs: update

* docs: update doc
2025-11-26 11:15:05 +08:00
Wanpan
d4c0d3946d fix: add Layout sub component styles for zero runtime style (#55864)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-25 12:28:29 +08:00
二货机器人
2405e8cba9 chore: skip env check if CI pendding 2025-11-22 00:12:54 +08:00
二货爱吃白萝卜
45be33d034 docs: 6.0.0 changelog (#55798)
* docs: 6.0.0 changelog

* chore: update

* chore: update

* chore: update

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-21 19:57:58 +08:00
lijianan
ae462125cf Merge branch feature into next-merge-feature 2025-11-21 03:05:35 +08:00
Copilot
b40fb8a832 chore(deps-dev): upgrade @inquirer/prompts to 8.0.1 (#55775)
* chore(deps-dev): bump the dev-dependencies group with 4 updates

Bumps the dev-dependencies group with 4 updates: [@inquirer/prompts](https://github.com/SBoudrias/Inquirer.js), [antd-token-previewer](https://github.com/ant-design/antd-token-previewer), [glob](https://github.com/isaacs/node-glob) and [webpack-bundle-analyzer](https://github.com/webpack/webpack-bundle-analyzer).


Updates `@inquirer/prompts` from 7.10.1 to 8.0.1
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases)
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/prompts@7.10.1...@inquirer/prompts@8.0.1)

Updates `antd-token-previewer` from 2.0.8 to 3.0.0
- [Release notes](https://github.com/ant-design/antd-token-previewer/releases)
- [Commits](https://github.com/ant-design/antd-token-previewer/compare/v2.0.8...v3.0.0)

Updates `glob` from 12.0.0 to 13.0.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v12.0.0...v13.0.0)

Updates `webpack-bundle-analyzer` from 4.10.2 to 5.0.1
- [Changelog](https://github.com/webpack/webpack-bundle-analyzer/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-bundle-analyzer/compare/v4.10.2...v5.0.1)

---
updated-dependencies:
- dependency-name: "@inquirer/prompts"
  dependency-version: 8.0.1
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: antd-token-previewer
  dependency-version: 3.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: glob
  dependency-version: 13.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: webpack-bundle-analyzer
  dependency-version: 5.0.1
  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: thinkasany <480968828@qq.com>

* Update package.json

Signed-off-by: thinkasany <480968828@qq.com>

* Initial plan

* chore(deps-dev): upgrade @inquirer/prompts to 8.0.1

Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>

* fix: remove deprecated helpMode option from checkbox theme

Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: thinkasany <117748716+thinkasany@users.noreply.github.com>
2025-11-20 23:04:17 +08:00
二货爱吃白萝卜
4311c26d09 chore: fix missing addon (#55784) 2025-11-20 22:37:42 +08:00
thinkasany
661fcfaec6 test: update site snap 2025-11-14 21:40:05 +08:00
github-actions[bot]
2d440e138d chore: auto merge branches (#55718)
chore: sync master into feature
2025-11-14 11:51:12 +00:00
GeekerGx
3f644af0fb docs: improve upload api doc (#55714)
* Upload API添加类型说明

补充修改英文文档
参考:中文文档修改记录
https://github.com/ant-design/ant-design/pull/55671

Signed-off-by: GeekerGx <386348903@qq.com>

* chore: update doc

* Apply suggestion from @meet-student

Signed-off-by: 遇见同学 <1875694521@qq.com>

* Apply suggestion from @meet-student

Signed-off-by: 遇见同学 <1875694521@qq.com>

* chore: update

* chore: update snap

---------

Signed-off-by: GeekerGx <386348903@qq.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-14 11:20:43 +08:00
二货机器人
1ab1da6154 chore: next merge feature 2025-11-13 15:41:01 +08:00
EmilyyyLiu
5632e40fce feat[InputNumber]: deprecated addon* attribute (#55505)
* feat[InputNumber]: deprecated addon* attribute

* test: update snap

* Update components/form/demo/register.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* test: update form snap

* update

* update

* feat: change Search addon*

* test: demo add annotation

* update Search

* feat: add Space.Addon

* test: use addon in demos

* feat: Space.Addon -> Space.CompactCell

* test: update compactCell snap

* feat: fix style lint

* test: update compact-middle class snap

* chore: update logic

* test: delete if (!button) return input

* chore: fix logic

* update test snap

* update test snap

* update test snap

* update test snap

* test: update test

* test: update snap

* chore: fix search

* revert test

* test: update

* test: update

* feat: add description for CompactCell

* feat: change description

* docs: add api Version

* test: change search style

* test: update snap

* test: update snap

* feat: searchButton text color

* fix: border is null whenhover search Button

* Update components/space/index.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* Update components/space/index.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* Update components/space/index.en-US.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* Update components/space/index.en-US.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* docs: change Compact description

* Update components/space/index.zh-CN.md

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

* feat: compactCell -> compactAddon

* feat: compactAddon -> Addon

* docs: Remove component name quotation marks from the document

* refactor: Refactoring Space.Addon style and class name

* chore: add css var

* feat[InputNumber]: deprecated addon* attribute

* test: update snap

* Update components/form/demo/register.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* test: update form snap

* update

* update

* feat: change Search addon*

* test: demo add annotation

* update Search

* feat: add Space.Addon

* test: use addon in demos

* feat: Space.Addon -> Space.CompactCell

* test: update compactCell snap

* feat: fix style lint

* test: update compact-middle class snap

* chore: update logic

* test: delete if (!button) return input

* chore: fix logic

* update test snap

* update test snap

* update test snap

* update test snap

* test: update test

* test: update snap

* chore: fix search

* revert test

* test: update

* test: update

* feat: add description for CompactCell

* feat: change description

* docs: add api Version

* test: change search style

* test: update snap

* test: update snap

* feat: searchButton text color

* fix: border is null whenhover search Button

* Update components/space/index.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* Update components/space/index.zh-CN.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* Update components/space/index.en-US.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* Update components/space/index.en-US.md

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* docs: change Compact description

* Update components/space/index.zh-CN.md

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

* feat: compactCell -> compactAddon

* feat: compactAddon -> Addon

* docs: Remove component name quotation marks from the document

* refactor: Refactoring Space.Addon style and class name

* chore: add css var

* chore: adjust style

* docs: back

* docs: update demo

* test: update snapshot

* refactor: Restore Search using Compact

* refactor: Remove unused wrapCSSVar

* test: update snap

* test:update snap

* refactor: Remove non addon modifications

---------

Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-11-12 17:42:49 +08:00
二货爱吃白萝卜
e7b5decb2d docs: changelog of 6.0.0-alpha.4 (#55604)
* chore: script update

* chore: support exclude

* chore: script support exclude

* docs: changelog of cn

* docs: changelog of en

* chore: update

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-04 22:35:18 +08:00
二货爱吃白萝卜
ca94db6a56 feat: Upload accept support config (#55543)
* feat: Upload support acceptObject

* docs: update docs

* test: update snapshot

---------

Co-authored-by: lijianan <574980606@qq.com>
2025-10-31 18:00:00 +08:00
lijianan
adb7e8f73d chore: merge feature into next 2025-10-28 18:26:11 +08:00
lijianan
259e533757 demo: update Select to data drive (#55507)
* demo: update Select to data drive

* Update components/form/demo/advanced-search.tsx

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: lijianan <574980606@qq.com>

* update more

* update more

* update more

* update snap

* update snap

* update snap

* update snap

* update

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-28 17:15:24 +08:00
二货爱吃白萝卜
4d2cc1a9ec chore: fix script (#55496) 2025-10-27 14:49:23 +08:00
二货爱吃白萝卜
4d25be58f0 refactor: Select like component support semantic structure (#55430)
* chore: basic style

* chore: style of select variant

* chore: multiple

* chore: demo update

* chore: sizing

* chore: sizing

* chore: styles

* chore: clean up

* test: fix test case

* chore: adjust demo

* chore: adjust demo opacity

* chore: clean up

* chore: fix lint

* chore: bump ver

* chore: cascader props

* chore: bump ver

* test: update snapshot

* docs: update demo

* test: fix test case

* test: auto complete test

* test: fix semantic test

* test: fix semantic test

* chore: update test

* docs: update semantic demo

* test: simplify

* chore: clean up

* chore: fix style

* chore: fix style

* chore: fix style

* chore: fix missing

* chore: fix style

* test: update snapshot

* test: update snapshot

* chore: fix compcat style

* chore: bump version

* chore: fix style

* chore: clean up

* test: update snapshot

---------

Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
2025-10-27 14:02:27 +08:00
thinkasany
fd61690c0a chore: sync feature into next 2025-10-24 21:33:11 +08:00
github-actions[bot]
1592b9c4df chore: auto merge branches (#55441)
chore: sync master into feature
2025-10-24 13:31:24 +00:00
afc163
2933bd66ce chore: update biome config and report template (#55440)
* chore: update biome config and report template

* Apply suggestion from @afc163

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
2025-10-24 20:27:58 +08:00
thinkasany
e0b59e166f chore: turn on perfectionist/sort-named-imports (#55215)
* chore: turn on perfectionist/sort-named-imports

* turn on perfectionist/sort-named-exports
2025-10-01 21:19:07 +08:00
nmsn
b8a5731195 feat(message): support better customization with semantic classNames/styles (#55054)
* feat(message): support better customization with semantic classNames/styles

* refactor: remove unnecessary useMemo from PurePanel

* Revert "feat(message): support better customization with semantic classNames/styles"

This reverts commit 1ae1e59793.

* refactor(message): restructure the logic for semantic classNames and styles

* Update components/message/index.en-US.md

Signed-off-by: 遇见同学 <1875694521@qq.com>

* Update components/message/index.en-US.md

Signed-off-by: 遇见同学 <1875694521@qq.com>

* Update components/message/index.zh-CN.md

Signed-off-by: 遇见同学 <1875694521@qq.com>

* Apply suggestion from @Meet-student

Co-authored-by: 遇见同学 <1875694521@qq.com>
Signed-off-by: nmsn <136696700@qq.com>

* docs(message): unify and fix inconsistencies in Chinese and English documentation

* refactor(message): remove redundant ternary operator in PurePanel

* refactor(message): update style-class demo

* test(message): update snapshot tests for demo

* test(message): update classNames/styles function test case

* test(message): update site snap

* chore: update demo

* chore: update code styles and test

* chore: update demo

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Signed-off-by: nmsn <136696700@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-09-30 16:36:23 +08:00
thinkasany
588f4a3518 chore: sync feature into next 2025-09-28 13:30:33 +08:00
thinkasany
b16183b209 Merge remote-tracking branch 'origin/master' into feature-merge-master 2025-09-28 12:15:04 +08:00
sheng zhang
cc0f555db9 feat(input-otp_textarea_search): Support better customization with semantic classNames/styles as function (#55109)
* feat: textarea组件语义化改造

* feat: input.search语义化改造

* feat: input.otp语义化改造

* feat: input.search语义化改造修改-自定义antd的Button不受search语义化参数影响

* feat: input下语义化demo补充

* feat: input下语义化demo的snapshot更新

* fix: otp语义化文档修复

* fix: 单测修正

* fix: type add

* fix: docs_fixed

* Update components/input/__tests__/Search.test.tsx

Co-authored-by: lijianan <574980606@qq.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

* dosc update block

* update demo

* update snap

* adjust demo

* Refactor import statements in TextArea component

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

* Update components/input/__tests__/otp.test.tsx

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

* Refactor imports in Search.tsx for clarity

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

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-09-28 11:33:41 +08:00
EmilyyyLiu
6647881b09 feat: Add defaultRequest to customRequest (#55146)
* chore: Upgrade rc-upload

* docs: add documents

* docs: change document

* docs: add link to RequestOptions

* test: update site snap

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2025-09-26 16:17:33 +08:00
lijianan
1d433d59d5 site: block Copilot bot、renovate bot、dependa bot (#55150)
* site: block Copilot bot

* update

* update

* update

* update
2025-09-26 08:13:57 +08:00
thinkasany
20634fcbf7 chore: sync feature into next 2025-09-21 13:57:19 +08:00
lijianan
cb0dd956ba chore: add namespace for Number api (#55107)
* chore: add namespace for Number api

* fix

* fix

* Update biome.json

Co-authored-by: thinkasany <480968828@qq.com>
Signed-off-by: lijianan <574980606@qq.com>

---------

Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-09-21 12:27:02 +08:00
thinkasany
bc259515bf chore: sync feature into next 2025-09-18 20:57:37 +08:00
qixian
531ea91296 fix: add error handling for notifier in pre-publish script 2025-09-17 15:24:50 +08:00
Wanpan
90cacd5e45 chore: fix lint error for script dir (#55022)
* chore: fix lint error for script dir

* chore: update
2025-09-16 13:29:21 +08:00
lijianan
f4d5f0a384 Merge branch feature into next-merge-feature 2025-09-12 23:49:18 +08:00
Teimur Gasanov
1a2574aaeb test: use blazediff instead of pixelmatch (#54941) 2025-09-12 11:38:50 +08:00
二货爱吃白萝卜
e0141fdd16 fix: zero runtime Input.Output (#54932) 2025-09-09 13:54:30 +08:00
LeiZhang
acb7f00084 feat: support drawer resizable (#54883)
* feat: add drawer resizable

* feat: add demo

* update: md version & fix review

* update: test & snap

* Update components/drawer/demo/resizable.md

Signed-off-by: thinkasany <480968828@qq.com>

* add: snap

* feat: simple fun

* update: snap

* update: style & demo2en

* chore: adjust logic

* chore: doc update

* chore: update demo

* test: add test case

* chore: demo add dragger

* chore: rename var

* chore: adjust comment

* test: coverage

* test: coverage

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: unknown <luzhenkai@cf.local>
Co-authored-by: 路振凯 <l>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2025-09-08 16:45:48 +08:00
thinkasany
dbe6140226 chore: sync feature into next 2025-09-06 14:47:29 +08:00
ug
77d02d19d6 docs: add preset colors token (#54878)
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
2025-09-04 21:01:52 +08:00
二货爱吃白萝卜
98940cc6fb chore: fix extract style file (#54808) 2025-08-29 17:18:35 +08:00
EmilyyyLiu
17919aed0e feat[Alert]: add onClose and afterClose to closable (#54735)
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2025-08-27 19:06:06 +08:00