Refined Ant Design Changelog

Collapse / mark non-recommended versions to get a clean and fresh journal page

您需要先安裝使用者腳本管理器擴展,如 TampermonkeyGreasemonkeyViolentmonkey 之後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyViolentmonkey 後才能安裝該腳本。

您需要先安裝使用者腳本管理器擴充功能,如 TampermonkeyUserscripts 後才能安裝該腳本。

你需要先安裝一款使用者腳本管理器擴展,比如 Tampermonkey,才能安裝此腳本

您需要先安裝使用者腳本管理器擴充功能後才能安裝該腳本。

(我已經安裝了使用者腳本管理器,讓我安裝!)

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展,比如 Stylus,才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

你需要先安裝一款使用者樣式管理器擴展後才能安裝此樣式

(我已經安裝了使用者樣式管理器,讓我安裝!)

作者
Wxh16144
今日安裝
0
安裝總數
15
評價
0 0 0
版本
1.3.6
建立日期
2024-01-07
更新日期
2025-10-22
尺寸
1.3 KB
授權條款
MIT
腳本執行於

refined-antd-changelog

清理 Ant Design 的 changelog,折叠不推荐使用(不适合生产环境)的版本,计算最佳建议版本。(油猴脚本)

Install on Greasyfork | Ant Design 版本控,更新日志清爽利器 - 掘金

Screenshot

antd v5 antd v4 antd v3
antd5 antd4 antd3

npmjs/antd

npmjs/antd

Development

为了方便本地调试而不频繁调用 CDN 浪费资源,建议将资源下载到本地进一步调试。

执行 npm run sync 可快速同步~

curl -L -o public/antd.json https://registry.npmjs.org/antd # download antd.json
curl -L -o public/BUG_VERSIONS.json https://unpkg.com/antd/BUG_VERSIONS.json # download bug_versions.json

构建

本地编译将在根目录生成 index.user.js 文件, 阅读 How to edit scripts with your favorite editor? 文档,按照提示进行开发调试即可。

npm run start