Commit graph

11 commits

Author SHA1 Message Date
941055102d refactor: update Badge styling across multiple pages for improved visual consistency 2025-11-17 19:21:40 +01:00
d7bfd8fdf1 feat: Update UI components and styles across multiple pages
- Enhanced the CardInfos component in [cod].tsx with improved styling and added TrafficCone icon for status indication.
- Increased dialog content width in prezziario.tsx and testi-stringhe.tsx for better layout.
- Replaced static badge elements with the Badge component in chi-siamo.tsx, contatti.tsx, guida.tsx, prezzi.tsx, and proprietari.tsx for consistent styling.
- Updated button components to use the Button component in contatti.tsx and proprietari.tsx for improved accessibility and styling.
- Modified the TrovaCasaCTA and FrequentSearches components in index.tsx for better visual consistency and updated color usage.
- Refactored global CSS variables for improved color management and added new color variables for better theme support.
- Implemented dynamic loading for the KabanExample component in test.tsx to enhance performance.
2025-11-14 17:21:21 +01:00
42249a75e2 fix: add inputId prop to CodiceBox in multiple components for improved accessibility 2025-10-20 11:56:54 +02:00
a87a35ffbe sort classes rule and fix 2025-10-10 16:18:43 +02:00
cbe00a93e8 fix: update cursor style for search input in AutocompleteSearchBox 2025-09-03 12:30:18 +02:00
5755b00d7b formatt 2025-08-29 16:18:32 +02:00
f46702275b feat: add IDs to search container and options box for improved accessibility and styling 2025-08-29 15:03:57 +02:00
b3d2d3f4fd feat: update search phrases with emojis for enhanced user experience 2025-08-29 14:59:38 +02:00
17b8aaf7f5 feat: enhance CodiceBox and TrovaCasaCTA with additional props and styling improvements 2025-08-29 09:58:44 +02:00
3f82763168 eslint migration biome 2025-08-28 18:27:07 +02:00
29c64c7e39 init 2025-08-04 17:45:44 +02:00