Commit Graph

715 Commits

Author SHA1 Message Date
thinkasany
661fcfaec6 test: update site snap 2025-11-14 21:40:05 +08:00
二货机器人
1ab1da6154 chore: next merge feature 2025-11-13 15:41:01 +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
thinkasany
5b6cc4c987 chore: bump jest to 30.1.0 (#54759)
* chore: bump jest to 30.1.0

* update
2025-08-27 15:39:48 +08:00
二货爱吃白萝卜
5b7f7fbd2c docs: changelog 6.0.0-alpha.2 (#54672)
* docs: changelog of 6.0.0-alpha.2

* docs: update desc

* docs: update desc

* docs: update desc

* docs: update desc

* docs: update desc
2025-08-13 17:11:00 +08:00
EmilyyyLiu
ff3cc3b269 feat[Notification]: Add onClose into closable (#54645)
* feat: Add onClose into closable

* docs: update site snap

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* fix: Exclude disable from Closable

* feat: Adjust code style

* refactor: mergedClosable

---------

Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-11 17:52:05 +08:00
EmilyyyLiu
78e5104124 feat[Modal]: add onClose into closable (#54607)
* feat: add onClose into closable

* fix: afterClose is miss

* fix: Modify the invocation method of onClose within the configButton

* docs: update site snap

* test: Modal test afterClose

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

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* feat: Pass onClose via Context

* build: restore

* fix: lint

* feat: resetProps -> restProps

---------

Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-08-11 12:59:01 +08:00
MadCcc
751edfc336 feat: zeroRuntime (#54334)
* feat: zeroRuntime

* feat: generate full style

* feat: add antd.css into global css

* chore: revert site change

* docs: add docs

* chore: update scripts

* chore: add test
2025-07-22 10:20:29 +08:00
二货爱吃白萝卜
f842163a70 docs: Base AI generate theme (#54412)
* chore: init link

* docs: init

* chore: adjust logic

* chore: theme connect

* chore: add prompt talk

* chore: support chat prompt

* chore: api call

* chore: sse

* feat: site alg

* chore: init layer

* chore: fix order

* chore: update ts def

* chore: tmp of it

* chore: init script

* chore: add generate script

* chore: fix script

* chore: llms semantic

* chore: update desc

* chore: fix lint

* chore: fix lint
2025-07-18 16:19:51 +08:00
EmilyyyLiu
0315ef5923 feat: Update the documentation and demo about 'showSearch' Props (#54184)
* docs: Update the documentation and demo about 'showSearch' Props

* Update package.json

Co-authored-by: afc163 <afc163@gmail.com>
Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>

* build: upgrade @rc-component/cascader to 1.5.0,upgrade @rc-component/tree-select to 1.2.0, update select document snapshots

* docs: update Cascader documnet and demo

* docs: update tree-select document

* docs: update AutoComplete document and demo

* docs: update site snapshots

* build: upgrade @rc-component/select to 1.1.2 ,@rc-component/tree-select to 1.2.1

* docs: link #showSearch

* docs:  showSearch value is true

* docs: Add a through line to search props

* docs: Adjust the order

---------

Signed-off-by: EmilyyyLiu <100924403+EmilyyyLiu@users.noreply.github.com>
Co-authored-by: 刘欢 <lh01217311@antgroup.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-06-27 10:59:40 +08:00
二货爱吃白萝卜
2a2338aefc chore: deprecated List and bump alpha (#54182)
* chore: deprecated List and bump alpha

* docs: add deprecated mark

* chore: deprecated tag

* docs: update deprecated warning

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: update snapshot

* test: coverage

---------

Co-authored-by: thinkasany <480968828@qq.com>
2025-06-27 10:50:40 +08:00
thinkasany
3ac1e9cc82 chore: sync feature into next 2025-06-19 09:41:18 +08:00
Wanpan
0de8a30b43 fix: fix lint error (#54122) 2025-06-18 17:00:20 +08:00
Guo Yunhe
7aac0a4f2c feat(Dropdown.Button): deprecated in favor of Space.Compact + Dropdown + Button (#53262) 2025-06-10 17:26:10 +08:00
thinkasany
34e157162b chore: sync feature into next 2025-06-06 21:25:48 +08:00
aojunhao123
50b915420c chore(config): remove HMR setting and update TypeScript exclusion rules in configuration files (#53989) 2025-06-03 18:40:30 +08:00
aojunhao123
bff829f763 feat: input support semantic dom (#53958)
* update

* update

* feat: input support completely semantic dom

* add test

* fix test

* update

* chore: add jest types to tsconfig

* update snapshot

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

---------

Co-authored-by: thinkasany <480968828@qq.com>
2025-06-03 16:28:09 +08:00
Amumu
bfc49e4156 chore: use portfinder to solve the problem that the port may be occupied (#53968) 2025-06-01 19:30:41 +08:00
thinkasany
c88741924f chore: sync feature into next 2025-05-31 22:39:48 +08:00
aojunhao123
6c3f1ce0f4 chore(tsconfig): add jest types for improved testing support (#53965) 2025-05-31 22:02:16 +08:00
二货爱吃白萝卜
8db39e34a7 feat: ConfigProvider support classNames and styles for Steps (#53789)
* basic flex

* chore: style basic

* chore: status style

* chore: small size

* chore: label vertical

* chore: more style

* chore: hover disabled

* chore: variant

* chore: dot variant

* chore: max width

* chore: hover dot

* chore: update style

* chore: click style

* chore: init percent

* chore: pass detail

* chore: for progress

* chore: clean up

* chore: clean up

* chore: multiple css var

* chore: status text

* chore: status use var

* chore: fix nest

* chore: use svg

* chore: type of panel

* chore: offset support

* chore: inline offset

* chore: warning of steps

* docs: add semantic preview

* chore: semantic transition

* chore: hover

* chore: adjust style

* chore: update semantic preview

* chore: fix nav style

* chore: patch panel motion

* chore: update semantic preview

* docs: update config provider doc

* chore: fix part ts def

* chore: fix test ts

* test: update test case

* test: coverage

* chore: fix lint

* test: update test case

* test: update snapshot

* chore: adjust style

* chore: fix rtl

* docs: update design

* chore: update sctructure

* chore: update comment

* chore: clean up

* chore: clean up

* chore: cursor style

* chore: coverage

* docs: add missing part

* chore: order

* test: add test case

* chore: fix ts

* chore: clean up
2025-05-13 20:36:54 +08:00
EmilyyyLiu
ac256ab599 feat(Message): Next message pause on hover (#53785)
* feat(Message):add pauseOnHover

* test(message): add pauseOnHover test

* feat: update site snapshots

---------

Co-authored-by: 刘欢 <lh01217311@antgroup.com>
2025-05-09 22:12:39 +08:00