d2e4345d20Enhance SheetHeader component: add total attribute calculation methods (LP, AP, KP, SP), update progress bar logic, and streamline data handling.
main
vikingowl2025-07-14 00:07:09 +02:00
ca72b7119fAdd Shaddar est Mudor.json to public/data: introduce new JSON file for data management.vikingowl2025-07-13 23:48:23 +02:00
b5acb2b76dAdd CharacterSheet type definition: introduce foundational TypeScript interfaces and types for character management.vikingowl2025-07-13 02:31:29 +02:00
81b365d8a2Refactor Skills component: improve data loading logic with useCallback, add error handling, update UI styles, and enhance state management.vikingowl2025-07-13 02:28:15 +02:00
fbd5b2cfb6Refactor SheetHeader styles and layout: adjust attribute card design, improve responsiveness, and streamline conditional rendering logic.vikingowl2025-07-13 02:28:04 +02:00
2a1d0a470fEnhance SheetHeader component: add error handling, implement loading states, support conditional rendering for attributes, and improve state management with useCallback.vikingowl2025-07-12 20:13:48 +02:00
44f60270ebRefactor imports and paths: implement base URL aliasing with @, adjust TypeScript configuration, and update all relevant imports.vikingowl2025-07-06 23:21:27 +02:00
1a4c5d96e7Refactor data loading logic: replace dynamic imports with fetch, update skills type, and integrate vite-plugin-static-copy for JSON assets.vikingowl2025-07-06 21:37:07 +02:00
2323e9f277Refactor database handling: switch YAML to JSON imports, update data loader, and clean build process.vikingowl2025-07-06 20:56:13 +02:00