Compare commits

..

13 Commits

Author SHA1 Message Date
5f5017a449 Data/Season: Add value formatting functions for substitutions page 2024-12-23 16:03:13 +01:00
021ff45d3e Lib: Allow table value formatting function to return promise 2024-12-23 16:02:47 +01:00
6cf22ef97e Reorder races columns 2024-12-23 15:39:10 +01:00
af372326af Lib: Make race-/substitution-card buttons fill the card width 2024-12-23 15:39:00 +01:00
1fd63a8057 Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
This is loading fast and non-lazy, on row-click the card opens
2024-12-23 01:21:50 +01:00
9755e322ae Lib: Remove card aspect ratios
Lazy cards weren't implemented robustly, so use non-lazy cards for now
(maybe find a better solution sometimes)
2024-12-23 01:20:21 +01:00
4e4d24c7c6 Lib: Make driver-/race-/team- and substitution-card non-lazy 2024-12-23 01:19:31 +01:00
32b2ff03de Lib: Add on-click handler prop to table component 2024-12-23 01:19:15 +01:00
4f5e653c47 Lib: Update lazydropdown props name to differentiate from non-lazy dropdown 2024-12-23 01:19:03 +01:00
c28756adae Lib: Update lazycard props name to differentiate from non-lazy card 2024-12-23 01:18:43 +01:00
52dab29a63 Layout: Register component modals for driver-/team-/race- and substitution-card 2024-12-23 01:18:09 +01:00
6994547d13 Lib: Add non-lazy variants for card, image and dropdown 2024-12-23 01:17:09 +01:00
c327fe0b1f Layout reformat 2024-12-18 15:00:37 +01:00

Diff Content Not Available