• IanShaw027's avatar
    refactor(frontend): final component split and comprehensive type safety fixes · d4d21d5e
    IanShaw027 authored
    - Completed modular refactoring of KeysView.vue and SettingsView.vue.
    - Resolved remaining TypeScript errors in new components.
    - Standardized prop types and event emitters for sub-components.
    - Optimized bundle size by eliminating redundant template code and unused script variables.
    - Verified system stability with final type checking.
    d4d21d5e
ProfileView.vue 2.68 KB