Releases: sankeyangshu/lemon-template-react
Releases · sankeyangshu/lemon-template-react
v1.0.0
🚀 Features
- 新增路由模块 - by @sankeyangshu (a0dbf)
- 新增zustand模块 - by @sankeyangshu (62f01)
- 新增svg图标组件 - by @sankeyangshu (781fa)
- 新增vscode插件支持 - by @sankeyangshu (86468)
- 新增暗黑模式 - by @sankeyangshu (062ee)
- 新增Stylelint并格式化样式 - by @sankeyangshu (c4f8e)
- Add axios - by @sankeyangshu (974d0)
- Add theme setting - by @sankeyangshu (6ee52)
- Add mock data and login page - by @sankeyangshu (1a071)
- Add ECharts and add demo components - by @sankeyangshu (34524)
- Add IconDemo and Example components for icon demonstration - by @sankeyangshu (6a97a)
- Implement internationalization support with i18next and add Chinese language option - by @sankeyangshu (56015)
- Add authentication guard and request cancellation utility - by @sankeyangshu (8063a)
- Add KeepAlive functionality and demo component - by @sankeyangshu (b314c)
🐞 Bug Fixes
- 修复根节点高度不正确的问题 - by @sankeyangshu (6f245)
- Correct dark mode toggle logic and update switch behavior - by @sankeyangshu (d0278)
- Image sizing issues in production environment - by @sankeyangshu (59d48)
- Update appSelector in viewport configuration from '#app' to '#root' - by @sankeyangshu (78732)
- Remove keepAlive route from example view - by @sankeyangshu (19305)