HalseySpicy / Hooks-Admin

🚀🚀🚀 Hooks Admin,基于 React18、React-Router V6、React-Hooks、Redux、TypeScript、Vite2、Ant-Design 开源的一套后台管理框架。
https://pro.spicyboy.cn
MIT License
1.65k stars 373 forks source link

【重构】使用 redux-toolkit + antd5 重构 Hooks-Admin #31

Open HalseySpicy opened 1 year ago

HalseySpicy commented 1 year ago

React18、React-Router V6、React-Hooks、Redux-Toolkit、TypeScript、Vite4、Ant-Design5

1、使用 redux-toolkit + antd5 重构 Hooks-Admin 2、使用动态路由重构现在路由逻辑 3、使用 antd5 暗黑模式 4、新增多种主题配置 5、增加表格封装示例

asionesjia commented 1 year ago

我的建议是使用Mantine和Tailwind(亦或antd5,也很好看

wang-yi-bit64 commented 1 year ago

react-routerv6.5 新api

wang-yi-bit64 commented 1 year ago

Vite4.0 已经出来了要不要考虑下

frontend-winter commented 1 year ago

antd5.x建议参考:https://github.com/frontend-winter/react-admin-vite-antd5

miaojinsing commented 1 year ago

ant5使用cssinjs ,至今cssinjs 没有标准,性能也不佳,下个项目换了

Wadefeng1 commented 10 months ago

本次重构会考虑将项目中的vite版本更新到4.0吗?

web525 commented 9 months ago

React18、React-Router V6、React-Hooks、Redux-Toolkit、TypeScript、Vite4、Ant-Design5

1、使用 redux-toolkit + antd5 重构 Hooks-Admin 2、使用动态路由重构现在路由逻辑 3、使用 antd5 暗黑模式 4、新增多种主题配置 5、增加表格封装示例

发布在哪里了