Files
SIB/frontend
Hanzo_dev 779fc7136c feat: redesign FavoritesView with card chips, type-specific cards, heart button
- Replace dropdown filter with horizontal scrollable chip pills (Todos/Rutas/Taxis/Negocios/Eventos)
- Differentiated cards per item type: bus routes with yellow icon, taxis with photo, businesses in 2-col grid with image, events with gradient icon
- Heart button to remove favorites (instead of X button) - more friendly UX
- Improved empty state with SVG heart illustration and 'Explorar ahora' CTA
- Full dark/light mode support via CSS variables (no hardcoded colors)
- Sticky chips row for easy filtering while scrolling
2026-02-23 13:42:18 -05:00
..
2026-02-21 09:53:31 -05:00
2026-02-21 09:53:31 -05:00
2026-02-21 09:53:31 -05:00
2026-02-21 09:53:31 -05:00
2026-02-21 09:53:31 -05:00
2026-02-21 09:53:31 -05:00
2026-02-21 09:53:31 -05:00
2026-02-21 09:53:31 -05:00

Vue 3 + TypeScript + Vite

This template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about the recommended Project Setup and IDE Support in the Vue Docs TypeScript Guide.