Fortune-PlayLogic/components/betting
brooktewabe 8941c45555 Refactor live events list and match detail view components
- Updated LiveEventsList to use live data from the live store and improved event rendering with links to event details.
- Enhanced MatchDetailView to accept API sections for dynamic market rendering and improved state management for expanded sections.
- Modified SportsNav to utilize search parameters for active sport highlighting.
- Refactored TopMatches to fetch live match data and odds from the API, replacing static fallback data.
- Improved UI elements for better responsiveness and user experience across components.
2026-03-02 19:08:52 +03:00
..
bet-services.tsx feat: add hero banner, live events list, and sports navigation components 2026-02-20 12:22:04 +03:00
betslip.tsx betting and ui components 2026-03-01 14:23:23 +03:00
check-your-bet.tsx betting and ui components 2026-03-01 14:23:23 +03:00
events-list.tsx Refactor live events list and match detail view components 2026-03-02 19:08:52 +03:00
hero-banner.tsx betting and ui components 2026-03-01 14:23:23 +03:00
home-tabs.tsx feat: Add layout components including header, footer, sidebar, and tabs for improved navigation and user experience 2026-02-20 12:21:00 +03:00
in-play-header.tsx feat: add hero banner, live events list, and sports navigation components 2026-02-20 12:22:04 +03:00
in-play-page.tsx betting and ui components 2026-03-01 14:23:23 +03:00
live-events-list.tsx Refactor live events list and match detail view components 2026-03-02 19:08:52 +03:00
match-detail-view.tsx Refactor live events list and match detail view components 2026-03-02 19:08:52 +03:00
quick-filter-bar.tsx feat: add hero banner, live events list, and sports navigation components 2026-02-20 12:22:04 +03:00
reload-ticket.tsx betting and ui components 2026-03-01 14:23:23 +03:00
search-event.tsx feat: add hero banner, live events list, and sports navigation components 2026-02-20 12:22:04 +03:00
sport-home.tsx Refactor live events list and match detail view components 2026-03-02 19:08:52 +03:00
sports-nav.tsx Refactor live events list and match detail view components 2026-03-02 19:08:52 +03:00
top-matches.tsx Refactor live events list and match detail view components 2026-03-02 19:08:52 +03:00