We are pleased to present Vuelang v0.2.0-beta, focusing on a complete overhaul of the user interface architecture. This release transitions the application to a cohesive, minimalist design language inspired by flat Breeze layouts, driven entirely by Shadcn Vue components.
Key Features & Enhancements Included in v0.2.0-beta
- Responsive Collapsible Sidebar: Developed a multi-level collapsible sidebar that seamlessly scales from a desktop icon-only strip to an full-width drawer on mobile viewports.
- Integrated Nested Dropdowns: Implemented a robust accordion dropdown menu for sub-navigation within the sidebar, operating dynamically via floating popovers when collapsed.
- Flat Breeze Authentication: Completely transformed Login, Register, and ForgotPassword panels into highly polished flat layouts with secure relative eye visibility toggles.
- Path Alias Asset Resolution: Refactored asset compiler nodes so static branding resources resolve dynamically via Vite and Go-embed aliases.
- Diagnostic Skeleton Placeholders: Integrated linear-gradient CSS diagonal stripe wireframe card skeletons inside the dashboard core.
- Technical Documentation: Upgraded the project guide (README.md) with deep-dive MVC framework documentation and explicit architecture maps.