Commit Graph

31002 Commits

Author SHA1 Message Date
thinkasany
8742fec2dd chore(biome): ignore report.html (#55996) 2025-11-30 13:54:30 +08:00
renovate[bot]
b933425527 chore(deps): update dependency size-limit to v12 (#55994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-30 10:46:29 +08:00
renovate[bot]
f9720bc975 chore(deps): update actions-cool/pr-check-fill digest to 35194e3 (#55991)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-30 09:30:11 +08:00
renovate[bot]
cfc2f8ed8b chore(deps): update dependency @size-limit/file to v12 (#55993)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-30 09:28:51 +08:00
renovate[bot]
384e4763f0 chore(deps): update actions-cool/pr-welcome digest to 4bd317d (#55992)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-11-30 09:28:16 +08:00
lijianan
35ddedad6d test: update test case type (#55989) 2025-11-30 09:10:43 +08:00
lijianan
358e3cacd1 site: rm useless onOpenChange method (#55990) 2025-11-30 09:10:24 +08:00
afc163
922bd19ddd site: fix menu default open keys (#55980)
* feat: add controlled open keys and onOpenChange for sidebar menu

* refactor: remove commented code in Sidebar onOpenChange handler

---------

Co-authored-by: thinkasany <480968828@qq.com>
2025-11-29 10:43:01 +08:00
github-actions[bot]
e41f13c14c chore: upgrade deps (#55988)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-11-29 03:00:05 +08:00
𝑾𝒖𝒙𝒉
1cc64c50ab docs(v6-log): refined changelog (#55965)
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-29 00:36:08 +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
遇见同学
5839651cf8 fix(table): add classNames and styles support in config provider (#55984) 2025-11-28 23:52:57 +08:00
afc163
868140ff20 style: add display inline to markdown images (#55977) 2025-11-28 18:24:30 +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
Copilot
44b91c38fe fix: memory leak in useWave hook - clean up RAF on unmount (#55962)
Co-authored-by: meet-student <59312002+meet-student@users.noreply.github.com>
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-28 10:40:55 +08:00
DDDDD12138
d2251f2d1a fix(ColorPicker): fix text clipping in ColorPicker InputNumber (#55966) 2025-11-28 10:39:21 +08:00
github-actions[bot]
09e60f8e6a chore: upgrade deps (#55967)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-11-28 02:11:33 +08:00
dependabot[bot]
0be4d1b38d chore(deps): bump visiky/dingtalk-release-notify (#55952)
Bumps [visiky/dingtalk-release-notify](https://github.com/visiky/dingtalk-release-notify) from c996ccb05a9b21755a87bf3bd5615a5e250ed3f1 to 64fcb0373782b6c2f6d9b9ea3c68af80ca189585.
- [Release notes](https://github.com/visiky/dingtalk-release-notify/releases)
- [Changelog](https://github.com/visiky/dingtalk-release-notify/blob/main/CHANGELOG.md)
- [Commits](c996ccb05a...64fcb03737)

---
updated-dependencies:
- dependency-name: visiky/dingtalk-release-notify
  dependency-version: 64fcb0373782b6c2f6d9b9ea3c68af80ca189585
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-27 21:53:16 +08:00
ug
04833f17d8 docs: remove deprecated Mentions and Select API notes (#55956)
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-27 21:22:17 +08:00
afc163
1b271fcafd chore: skip surge deploy and commit comment for master branch (#55948) 2025-11-27 18:07:12 +08:00
二货机器人
6a1c837019 ci: workflow auto merge ignore deploy-to-pages 2025-11-27 17:09:20 +08:00
二货爱吃白萝卜
02669912b7 test: fix ci (#55947)
* test: fix ci

* chore: simplify
2025-11-27 16:24:43 +08:00
二货爱吃白萝卜
06619d5010 chore: ping all hash of ci action (#55945) 2025-11-27 16:01:25 +08:00
afc163
fadc5d0f84 site: fix site styles caused by antd-style (#55939) 2025-11-27 11:24:06 +08:00
𝑾𝒖𝒙𝒉
7c5d0fdd11 chore: fix some broken change on the website (#55921) 2025-11-27 10:16:38 +08:00
github-actions[bot]
b2574bdf2b chore: upgrade deps (#55935)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
2025-11-27 02:52:06 +08:00
Mio
09d9a92398 fix(watermark): fix wrong font-weight enum (#55922)
Co-authored-by: Mio <miohwang@tencent.com>
2025-11-26 16:55:41 +08:00
Guo Yunhe
f3fcb1416f refactor: update picker (#55925) 2025-11-26 16:46:30 +08:00
Divyesh Agrawal
2311d31d1a fix: Searched text is black in dark mode in select component (#55914) 2025-11-26 16:11:56 +08:00
𝑾𝒖𝒙𝒉
3d89cedb1b docs: withdraw accidentally deleted document content (#55920) 2025-11-26 13:56:35 +08:00
afc163
bcb8f068d5 test: skip debug-flip-shift.tsx in select image test (#55919) 2025-11-26 12:23:09 +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
ug
0f869011bd type(Tooltip): The type is missing (#55912)
Co-authored-by: liuqiang <qiang.liu@xinjifamily.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-11-26 10:24:10 +08:00
afc163
78547e2412 site: fix header actions align problem (#55898) 2025-11-26 10:09:11 +08:00
GeoDaoyu
6e725877f4 docs: add space in PrevAndNext (#55896) 2025-11-26 10:05:47 +08:00
余晖
8ab213efc4 fix(tabs): resolve duplicate key issue in size demo (#55904)
* fix(Tabs): resolve duplicate key issue in size demo

* fix(Tabs): resolve duplicate key issue in size demo

---------

Co-authored-by: 遇见同学 <1875694521@qq.com>
2025-11-26 09:38:03 +08:00
github-actions[bot]
4522b50347 chore: upgrade deps (#55908)
Co-authored-by: afc163 <507615+afc163@users.noreply.github.com>
Co-authored-by: thinkasany <480968828@qq.com>
2025-11-26 08:35:49 +08:00
dependabot[bot]
283484949b chore(deps-dev): bump father from 4.6.7 to 4.6.8 (#55911)
Bumps [father](https://github.com/umijs/father) from 4.6.7 to 4.6.8.
- [Release notes](https://github.com/umijs/father/releases)
- [Commits](https://github.com/umijs/father/compare/v4.6.7...v4.6.8)

---
updated-dependencies:
- dependency-name: father
  dependency-version: 4.6.8
  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>
2025-11-26 08:33:50 +08:00
遇见同学
4fdb00b436 site: update code box class to conditionally apply simplify class based on iframe prop (#55900) 2025-11-25 23:09:15 +08:00
二货爱吃白萝卜
967f9eeca3 docs: fix svg reset by tailwind (#55891) 2025-11-25 18:07:05 +08:00
𝑾𝒖𝒙𝒉
d36292d02b docs: add new version modal (#55810)
Co-authored-by: 遇见同学 <1875694521@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2025-11-25 18:03:22 +08:00
余晖
8b536eb128 fix: Cascader page scroll to top on first open with defaultValue 2025-11-25 17:07:06 +08:00
二货爱吃白萝卜
a26733f44f fix: cssinjs should be hashed defaultly (#55880)
* chore: default hashed

* chore: fix layout
2025-11-25 15:54:35 +08:00
𝑾𝒖𝒙𝒉
481ff1ae31 docs(theme-editor): revert useLocalStorage to fix state update issue in Theme Editor (#55848) (#55878) 2025-11-25 14:03:49 +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
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
ice
594524b4af docs: update markdown files to add section IDs for examples and FAQs across multiple components (#55882) 2025-11-25 12:16:35 +08:00
Amumu
816912441c Revert "chore: upgrade deps improve for v5 (#52773)" (#55871) 2025-11-25 10:11:42 +08:00
余晖
e6656e51b2 fix(anchor): regression introduced in #55865 (#55868)
Co-authored-by: lijianan <574980606@qq.com>
2025-11-25 09:12:33 +08:00