Commit Graph

1239 Commits

Author SHA1 Message Date
二货爱吃白萝卜
6e91b7f8af docs: Use direct dumi code demo instead of sandpack (#56862)
* docs(replace): replace sandpack demos with code blocks in customize-theme.en-US.md

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* docs: update demo paths in theme customization docs

* docs: add first example demo and update documentation

* docs(demo): add Radio component to disable-motion example

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* fix(demo): initialize timerRef with null for proper typing

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 20:37:02 +08:00
afc163
8f616c018e fix: update menu tag labels and ordering (#56366)
Co-authored-by: thinkasany <480968828@qq.com>
2025-12-26 12:05:18 +08:00
thinkasany
805bf9d789 chore: sync master into feature 2025-12-06 23:01:39 +08:00
Wanpan
cf3b82c2b2 docs: update cssVar type and TabItemType api description (#56068)
* docs: update cssVar type and TabItemType api description

* feat: update

---------

Co-authored-by: thinkasany <480968828@qq.com>
2025-12-05 12:31:21 +08:00
Amumu
cd267f0a3e refactor: replace rc-virtual-list with @rc-component/virtual-list (#56036)
Co-authored-by: afc163 <afc163@gmail.com>
2025-12-03 16:03:05 +08:00
aojunhao123
aab7fbf40c docs: remove autoFocus property from various components doc to common-props doc (#56012)
* docs: remove autoFocus property from various components doc to common-props doc

* chore: update docs

* chore: update docs
2025-12-02 15:33:52 +08:00
遇见同学
fd79fd4de5 docs: add atomic migration instructions for v6 installation (#55958)
* docs: add atomic migration instructions for v6 installation

* Update docs/react/migration-v6.zh-CN.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

* Update docs/react/migration-v6.en-US.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: 遇见同学 <1875694521@qq.com>

---------

Signed-off-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-28 23:54:33 +08:00
afc163
0c461f13ec docs: update CodeSandbox template URL in documentation (#55975) 2025-11-28 17:51:55 +08:00
ug
b7afbe367b docs: Guidelines for adding deprecated APIs (#55954)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-28 14:59:56 +08:00
Guo Yunhe
f3fcb1416f refactor: update picker (#55925) 2025-11-26 16:46:30 +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
Copilot
c7b96d7529 docs: add @ant-design/icons v6 upgrade instructions to migration guide and icon component docs (#55851)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Co-authored-by: zombieJ <5378891+zombieJ@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-11-25 12:17:26 +08:00
lijianan
8c9368c9f2 docs: update layer docs (#55818)
* docs: update docs

* update
2025-11-22 23:20:35 +08:00
lijianan
1ef709a356 docs: update antd.css docs (#55809) 2025-11-22 11:52:32 +08:00
二货爱吃白萝卜
1d168f8e57 docs: update doc of v6 part (#55802)
* docs: update

* chore: clean up
2025-11-21 22:27:20 +08:00
二货爱吃白萝卜
241a2b27de docs: v5 -> v6 (#55783)
* docs: v5 -> v6

* docs: update docs

* docs: update docs
2025-11-21 14:36:44 +08:00
lijianan
ae462125cf Merge branch feature into next-merge-feature 2025-11-21 03:05:35 +08:00
二货爱吃白萝卜
f64a5c4a2d docs: update docs (#55767) 2025-11-19 11:33:16 +08:00
LiShuai (阿木)
02ce3d9efb docs: Update Claude Code documentation links to the correct URL (#55764) 2025-11-19 10:30:53 +08:00
thinkasany
3106c017d3 chore: sync feature into next 2025-11-17 21:19:03 +08:00
zhounz
36e7b11371 docs: fix incorrect AntV link (#55744)
* docs: fix link

* docs: fix link in recommendation.md

* Unify the Chinese and English documents

---------

Co-authored-by: zhounz <zhounz@chinaunicom.cn>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-17 16:17:02 +08:00
lijianan
cad56756e2 docs: update api description (#55576)
* docs: update api description

* update

* update
2025-11-03 12:06:24 +08:00
lijianan
790dd1cad6 docs: update docs (#55518)
* docs: update

* docs: update

* update

* revert
2025-10-29 19:38:32 +08:00
lijianan
adb7e8f73d chore: merge feature into next 2025-10-28 18:26:11 +08:00
ug
2ee85ee240 docs: Add llms documentation (#54940)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
Co-authored-by: ug <62086147+765477020@users.noreply.github.com>
2025-10-28 11:55:58 +08:00
lijianan
ca1480c4f9 Merge branch feature into next-merge-feature 2025-10-22 20:15:30 +08:00
lijianan
ec44482a1b chore: unified code style (#55406) 2025-10-22 19:31:22 +08:00
ug
d792286afe docs: Update React documentation links from reactjs.org to react.dev (#55392)
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
2025-10-21 17:14:21 +08:00
thinkasany
0abeae5f23 chore: sync feature into next 2025-10-15 22:31:07 +08:00
二货爱吃白萝卜
620d1bf431 docs: faq about zoom (#55312)
* docs: faq about zoom

* Update docs/react/faq.en-US.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

* Update docs/react/faq.zh-CN.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>

* docs: faq about zoom

---------

Signed-off-by: 二货爱吃白萝卜 <smith3816@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-15 21:18:06 +08:00
lijianan
01c0321b17 chore: remove unstable api for React 19 compitable (#55274)
* chore: remove unstable api for React 19 compitable

* update

* update

* update

* update antd-token-previewer

* update

* update

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-10-13 23:14:52 +08:00
divyeshagrawal
c176de8b52 feat: Add Marathi translations (#55179)
* feat: Add Marathi translations

* feat: Update marathi translations

* feat: Update translations

* test: Update snapshot tests
2025-09-28 17:24:37 +08:00
thinkasany
dbe6140226 chore: sync feature into next 2025-09-06 14:47:29 +08:00
afc163
8065093543 docs: improve react 19 compatibility info (#54898)
* docs: improve react 19 compatibility info

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

* Update v5-for-19.en-US.md

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

---------

Signed-off-by: afc163 <afc163@gmail.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-09-06 14:12:48 +08:00
afc163
b0b6faca27 chore: merge master to next 2025-08-28 15:05:56 +08:00
lijianan
95ade639c9 docs: adjust docs order (#54754) 2025-08-26 17:12:50 +08:00
MadCcc
0b21561ffb docs: zero-runtime (#54626) 2025-08-09 22:22:48 +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
二货爱吃白萝卜
d0640272f6 docs: auto prefixer (#54427)
* docs: auto prefixer

* bump

---------

Signed-off-by: thinkasany <480968828@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-07-21 12:11:48 +08:00
thinkasany
07d90abcab chore: sync feature into next 2025-07-03 11:06:10 +08:00
Goat
2fa238db99 docs: translate chinese words in en-US.md (#54230) 2025-06-30 00:30:00 +08:00
thinkasany
63c022ebf4 chore: sync feature into next 2025-06-15 22:06:42 +08:00
嗨-照夜清
e639c18856 docs: fix typo of Design token in the official documentation (#54078)
Co-authored-by: zhaohonghai <wb-zhh767523@alibaba-inc.com>
2025-06-13 16:23:46 +08:00
Jianan Li
f88e6782b2 chore: merge feature into next 2025-05-07 12:24:39 +08:00
MadCcc
c7cf4d12a8 Merge branch 'feature' into master-merge-feature 2025-05-06 16:35:41 +08:00
thinkasany
6250afb281 chore: sync master into feature 2025-05-06 14:42:27 +08:00
afc163
9ad6fddbcb docs: updates of documentation (#53732) 2025-05-06 13:47:55 +08:00
thinkasany
3a5f8a94be chore: sync feature into next 2025-05-01 09:10:59 +08:00
github-actions[bot]
482cfd94ec chore: auto merge branches (#53709)
chore: merge master into feature
2025-04-30 22:45:29 +00:00
Attacktive
10185fd58a docs: replace Chinese punctuations within English documents (#53705)
The periods (。) and the commas (、) are replaced
2025-04-30 15:53:02 +08:00