Commit Graph

19 Commits

Author SHA1 Message Date
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