|
|
51ca3dc2c4
|
✨ Add support for external selection state in JsonViewer component
|
2026-01-29 04:00:37 +00:00 |
|
|
|
9f41ad7817
|
🎛️ Update FileSelector to use computed activeFilesState with default props
|
2026-01-29 04:00:32 +00:00 |
|
|
|
8e35ab4f15
|
🔍 Refactor computed property for active search state to improve readability
|
2026-01-29 04:00:27 +00:00 |
|
|
|
6b31eab984
|
🔍 Add support for external search state in SearchBar component
|
2026-01-29 04:00:22 +00:00 |
|
|
|
f16d261476
|
✨ Add action toolbar component for gamemaster functionality
|
2026-01-29 03:57:34 +00:00 |
|
|
|
2945042d34
|
🎨 Improve code readability by reformatting template and computed properties
|
2026-01-29 03:56:40 +00:00 |
|
|
|
139c58cdae
|
✨ Add filtering functionality to the gamemaster panel
|
2026-01-29 03:56:35 +00:00 |
|
|
|
199c46b3e6
|
🎨 Improve code readability by adjusting formatting of the JSON viewer component
|
2026-01-29 03:55:05 +00:00 |
|
|
|
418c2cb20f
|
✨ Add JSON viewer component for displaying game master data
|
2026-01-29 03:55:00 +00:00 |
|
|
|
3ebfc1a519
|
✨ Add FileSelector component and corresponding unit tests
|
2026-01-29 03:52:54 +00:00 |
|
|
|
49270e6727
|
🎨 Simplify formatting and improve readability in SearchBar component
|
2026-01-29 03:51:11 +00:00 |
|
|
|
f30c7880f6
|
✅ Update progress documentation to reflect completed SearchBar component and additional passing tests
|
2026-01-29 03:51:06 +00:00 |
|
|
|
7b5b80d1d1
|
🛡️ Improve logging format for feature flag and protected route navigation
|
2026-01-29 02:07:03 +00:00 |
|
|
|
59823392e1
|
🛠️ Add Developer Tools component for development mode with improved formatting and functionality adjustments
|
2026-01-28 22:54:07 +00:00 |
|
|
|
740005e4b8
|
✨ Add Developer Tools component for enhanced debugging features
|
2026-01-28 22:54:02 +00:00 |
|
|
|
0515fb7958
|
🚀 Refactor GamemasterManager to use reusable async state management for loading, saving, and error handling
|
2026-01-28 22:41:56 +00:00 |
|
|
|
4cb66eafbd
|
🎨 Refactor code style for consistency and readability in BaseModal component
|
2026-01-28 22:24:11 +00:00 |
|
|
|
94b1828c88
|
✨ Add BaseModal component for shared modal functionality
|
2026-01-28 22:24:06 +00:00 |
|
|
|
247d4330b2
|
✨ Add support for slot detection in BaseButton component
|
2026-01-28 22:23:29 +00:00 |
|
|
|
2d89f09b92
|
✨ Add slot support to BaseButton component
|
2026-01-28 22:23:14 +00:00 |
|
|
|
b06382c0bb
|
🎨 Improve code readability and consistency in BaseButton component by reformatting and simplifying syntax
|
2026-01-28 22:22:35 +00:00 |
|
|
|
9467d4d81d
|
✅ Update progress documentation and mark Step 3 as completed in project tracker
|
2026-01-28 22:22:30 +00:00 |
|
|
|
a24f766e37
|
🎨 Improve code readability by reformatting and updating function definitions and comments
|
2026-01-28 18:18:55 +00:00 |
|
|
|
223982b830
|
🗑️ Remove unused Pokeball and ProfessorPokeball components
|
2026-01-28 05:20:57 +00:00 |
|
|
|
40f3f7887d
|
🗑️ Remove unused Pokeball and ProfessorPokeball components from the project
|
2026-01-28 05:20:42 +00:00 |
|
|
|
97a4519e4a
|
🗑️ Remove unused Pokeball and ProfessorPokeball components from the project
|
2026-01-28 05:19:14 +00:00 |
|
|
|
586582da54
|
🎨 Refactor prop definitions to use explicit types and default values
|
2026-01-28 05:07:57 +00:00 |
|
|
|
35ebd6cf32
|
🎨 Fix formatting in props definition for consistency
|
2026-01-28 05:07:12 +00:00 |
|
|
|
e74db72355
|
🎨 Simplify props definition formatting in ProfessorPokeball component
|
2026-01-28 05:07:07 +00:00 |
|
|
|
75093f1daa
|
🎨 Refactor props definition and add inheritAttrs option in ProfessorPokeball component
|
2026-01-28 05:03:52 +00:00 |
|
|
|
fd45934b2a
|
🎨 Update ProfessorPokeball component to use inline styles for size and set SVG dimensions to 100%
|
2026-01-28 05:01:53 +00:00 |
|
|
|
45d10af644
|
🎨 Update ProfessorPokeball component styling to center align with block display and auto margins
|
2026-01-28 05:00:48 +00:00 |
|
|
|
0dc8f97601
|
🎨 Simplify SVG styling by replacing CSS class with inline binding and remove unused showTrademark prop
|
2026-01-28 04:56:51 +00:00 |
|
|
|
3f1a896fcf
|
🎨 Remove unused SVG path for trademark from ProfessorPokeball component
|
2026-01-28 04:50:28 +00:00 |
|
|
|
54536aaebd
|
✨ Add optional trademark path to SVG with conditional rendering
|
2026-01-28 04:50:18 +00:00 |
|
|
|
e033e8985b
|
🎨 Remove unused SVG path for trademark icon in ProfessorPokeball component
|
2026-01-28 04:49:05 +00:00 |
|
|
|
dcf6bdd734
|
🎨 Format SVG and CSS code for improved readability and consistency
|
2026-01-28 04:46:20 +00:00 |
|
|
|
4433cb02a8
|
🎨 Update ProfessorPokeball component styling and structure
|
2026-01-28 04:46:15 +00:00 |
|
|
|
fe641a92b0
|
🎨 Update styling and structure for improved UI/UX in Pokedex components and main application
|
2026-01-28 04:37:34 +00:00 |
|