Commit Graph

27 Commits

Author SHA1 Message Date
9f241da3b0 Refactor router-view to use scoped slots with dynamic component rendering 2026-01-28 20:23:08 +00:00
a24f766e37 🎨 Improve code readability by reformatting and updating function definitions and comments 2026-01-28 18:18:55 +00:00
df0651c6a5 🔄 Update import path for ProfessorPokeball component to reflect new location in shared directory 2026-01-28 05:21:08 +00:00
0e0881607e 🔄 Update import path for ProfessorPokeball component 2026-01-28 05:21:02 +00:00
a95c6c83e1 🔄 Update import path for ProfessorPokeball component to reflect new location 2026-01-28 05:19:24 +00:00
f5bf28415f Fix typo in Pokémon name in app description 2026-01-28 05:15:35 +00:00
0f0d64ac01 ❤️ Clarify target audience as Pokémon Professors in the app description 2026-01-28 05:15:22 +00:00
4d81ca8d8e 🎨 Change container background color to white 2026-01-28 05:15:04 +00:00
2321ea9e38 🎨 Update container background color to a darker shade 2026-01-28 05:14:59 +00:00
9406b62c94 🎨 Update container background color to red shade 2026-01-28 05:14:54 +00:00
28331ec039 🎨 Correct color code formatting in ProfessorPokeball component 2026-01-28 05:14:33 +00:00
0f5585d58c 🎨 Remove hardcoded color value in template 2026-01-28 05:14:28 +00:00
471cf51030 🎨 Add red background color to the template 2026-01-28 05:14:22 +00:00
71858aae53 🎨 Adjust formatting for better readability in component attributes 2026-01-28 05:12:09 +00:00
84603dd4ab 🎨 Fix typo in attribute name and adjust formatting for readability 2026-01-28 05:12:04 +00:00
4f121f61d1 🐛 Fix typo in ProfessorPokeball component attribute name 2026-01-28 05:11:59 +00:00
44fd5feafe 🐛 Fix typo in ProfessorPokeball component attribute 2026-01-28 05:11:54 +00:00
b459f92e36 ✏️ Update description to clarify target audience from trainers to professors 2026-01-28 05:11:04 +00:00
c3ef3348e8 ✏️ Refine description text for clarity and conciseness 2026-01-28 05:10:54 +00:00
cd2e24adaf Update app description to emphasize utility for professors 2026-01-28 05:10:49 +00:00
afe8413cc5 📝 Update app description to reflect support for multiple applications 2026-01-28 05:10:42 +00:00
6c39b9d956 🔄 Rename imported component for clarity 2026-01-28 04:58:48 +00:00
21f87a81fe Add animation to ProfessorPokeball component 2026-01-28 04:50:08 +00:00
c9864a2566 🎨 Update Pokeball component to ProfessorPokeball with custom size, color, and trademark visibility options 2026-01-28 04:49:55 +00:00
e0d42b437f 🔄 Rename imported Pokeball component to ProfessorPokeball for clarity 2026-01-28 04:49:40 +00:00
ef42833ad3 Fix self-closing tag for consistency in HTML structure 2026-01-28 04:37:39 +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