-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Open
Labels
Description
- Upgrade to antd v6
- 接入 Ant Design X 2.0,做一个侧边栏 https://next.ant-design-x.pages.dev/docs/playground/copilot-cn 演示。
- https://preview.pro.ant.design/ 的后台 mock api 服务使用 cloudflare worker 实现一个,去掉对 https://proapi.azurewebsites.net 的依赖。
- 修复 mock 🐛 [BUG] antd pro simple模板接口502报错 #11573
- 升级到 React 19 Upgrade to React 19 #11470
- 加入 TailwindCSS 支持。@coding-ice chore: tailwind CSS setup #11576
- 默认启动完整版本,增加一个 npm run simple 一键精简到简单版本。移除 all-blocks 分支,所有代码放到 master。
- 移除 pro-cli 的支持,直接用 umi create 来做。
- biome lint 升级到 biome check 并修复代码问题。@coding-ice chore: add biome tooling and format codebase #11572
- 升级到 utoo pack https://github.com/utooland/utoo
- 清理所有的遗留 PR 和 issues。
- 还有可以继续补充。
Heee17 and CrankZsaltdg and CrankZ