Releases: sankeyangshu/lemon-mobile-react
Releases · sankeyangshu/lemon-mobile-react
v2.4.0
🚀 Features
- Enhance eslint config and fix lint error - by @sankeyangshu (81241)
View changes on GitHub
v2.3.0
🚀 Features
- Add static data for routes including titles and i18n keys for better localization support - by @sankeyangshu (464f9)
🐞 Bug Fixes
- Update params docs and adjust css for tailwind - by @sankeyangshu (c1c3f)
View changes on GitHub
v2.2.1
🐞 Bug Fixes
- Update Vercel rewrites to redirect all traffic to index.html - by @sankeyangshu (ce095)
View changes on GitHub
v2.2.0
🚀 Features
- Add pagination example page - by @sankeyangshu (7a8dc)
🐞 Bug Fixes
- Preserve original colors for multi-color svg icons - by @sankeyangshu (6e9ea)
- Correct grammatical errors in project description and README - by @sankeyangshu (eb169)
View changes on GitHub
v2.1.0
🚀 Features
- Implement custom error pages with svg icons; remove old error handling components - by @sankeyangshu (9fb8d)
- Add custom error pages - by @sankeyangshu (be16a)
- Remove old uno.config and add loading and iconify plugins for improved loading experience - by @sankeyangshu (5af8a)
- Add tabbar and nav-bar components - by @sankeyangshu (30304)
- Add new svg icon for error handling; remove old error fallback component - by @sankeyangshu (ddbd5)
- Implement new theme provider and router setup - by @sankeyangshu (f98d4)
- Remove old content - by @sankeyangshu (e2062)
- Update dependencies, enhance localization, and restructure routing - by @sankeyangshu (7eac4)
- Add dark mode switch component and enhance theme provider with media query support - by @sankeyangshu (ec5a2)
- Integrate tanstack query and devtools - by @sankeyangshu (18616)
- Add overlay component and integrate hooks for event handling - by @sankeyangshu (26ec5)
- Add logo, implement popup component with overlay support - by @sankeyangshu (41bff)
- Add new icon route component with icon display functionality - by @sankeyangshu (43963)
- Add picker component - by @sankeyangshu (d0493)
- Integrate language provider and add empty state components with svg icons - by @sankeyangshu (7189d)
- Edit env config files, enhance http request handling, and implement mock server functionality - by @sankeyangshu (afa4c)
- Update eslint config and refactor click handlers in icon components - by @sankeyangshu (5a5cf)
- Add app version update notification and related localization support - by @sankeyangshu (59186)
- Implement user authentication store and integrate login/logout functionality - by @sankeyangshu (3ba1c)
- Add echarts with custom hooks and example pages - by @sankeyangshu (df55e)
- Implement authenticated routes and enhance sign-in navigation logic - by @sankeyangshu (60435)
- Add segmented control for theme switching and new svg icons for dark mode - by @sankeyangshu (7a7d7)
- Add color provider for custom theme color - by @sankeyangshu (86398)
- Add vite-tsconfig-paths plugin for improved path resolution - by @sankeyangshu (37ef9)
🐞 Bug Fixes
- Update theme detection logic in vConsole plugin to use data attributes - by @sankeyangshu (bcede)
- Eslint warn - by @sankeyangshu (6fa3c)
View changes on GitHub
v2.0.0
🚀 Features
- Add error boundary component and improve internationalization support - by @sankeyangshu (1f9f8)
- Add homepage config, update theme vars & styles, optimize icon component - by @sankeyangshu (cf683)
- Update theme settings page and optimize animations - by @sankeyangshu (7bf00)
- Add new plugin and update dependencies; optimize build info and update notification - by @sankeyangshu (01d23)
🐞 Bug Fixes
- Lazy load Loading component for improved performance - by @sankeyangshu (1b212)
- Svg icon not show - by @sankeyangshu (2054d)
View changes on GitHub
v1.1.1
🚀 Features
- Optimization mock services and hot reload plugins - by @sankeyangshu (064c4)
View changes on GitHub
v1.1.0
🚀 Features
- Add documentation link and default account for login page - by @sankeyangshu (c24b0)
View changes on GitHub
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)