You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Features
Completely transitioned from Vue 3 Options API to the Composition API, integrating Pinia for state management and adopting TypeScript for improved type safety and maintainability.
Overhauled the entire codebase by modularizing each section, enhancing readability, eliminating redundancy, and significantly improving performance.
Implemented Vite environment modes to streamline and simplify frontend development workflows.
Style
Refined the UI with minor adjustments to polish and streamline the SCSS code for a more cohesive design.