Compare commits

..

13 Commits

Author SHA1 Message Date
3f9843741a Data/Season: Add value formatting functions for substitutions page 2024-12-23 16:04:21 +01:00
53f3452f32 Lib: Allow table value formatting function to return promise 2024-12-23 16:04:21 +01:00
13b3bccc1e Data/Season: Reorder races columns 2024-12-23 16:04:21 +01:00
8a7082e3c6 Lib: Make race-/substitution-card buttons fill the card width 2024-12-23 16:04:21 +01:00
a0d0dbea8c 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 16:04:21 +01:00
89ae58bf81 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 16:04:21 +01:00
0be3540f74 Lib: Make driver-/race-/team- and substitution-card non-lazy 2024-12-23 16:04:21 +01:00
e116ea5683 Lib: Add on-click handler prop to table component 2024-12-23 16:04:21 +01:00
600c035366 Lib: Update lazydropdown props name to differentiate from non-lazy dropdown 2024-12-23 16:04:21 +01:00
38f7949985 Lib: Update lazycard props name to differentiate from non-lazy card 2024-12-23 16:04:21 +01:00
7ab9aaaca1 Skeleton: Register component modals for driver-/team-/race- and substitution-card 2024-12-23 16:04:21 +01:00
812de30973 Lib: Add non-lazy variants for card, image and dropdown 2024-12-23 16:04:04 +01:00
a6aee62b2b Skeleton: Reformat 2024-12-23 16:04:04 +01:00

Diff Content Not Available