Commit Graph

14 Commits

Author SHA1 Message Date
0b64425284 Lib: Replace the <Dropdown> popup with a native select element + bind the value 2025-02-06 19:48:25 +01:00
c8ce8118cb Lib: Allow binding the <Input> value 2025-02-06 19:47:44 +01:00
5d6d33fe9f Lib: Remove unused Search component 2025-02-06 16:45:04 +01:00
3bb2e318b1 Lib: Specify missing HTMLButtonAttributes explicitly 2025-02-03 22:33:22 +01:00
0dc5e63e25 Lib: Use <a> for button component's href mode (fixes preloading) 2025-02-03 21:31:04 +01:00
5a506768ab Lib: Add extraclass field to Button component 2025-01-27 19:38:17 +01:00
1158efd5f1 Lib: Add shadow option to Button component 2025-01-26 15:18:47 +01:00
ea54ea58f1 Lib: Make button pathname matching more relaxed 2024-12-27 21:51:03 +01:00
65f60ec6b1 Lib: Remove LazyDropdown
It was identical to "Dropdown" after removing the non-lazy "Image"
component
2024-12-27 19:44:05 +01:00
2d2fd9f622 Lib: Remove non-lazy image
We need the width/height anyways to determine the max size, so don't
bother with non-lazy stuff
2024-12-27 19:16:02 +01:00
e4a4a15367 Data/Season: Add create team button 2024-12-23 17:32:45 +01:00
b6a645da6c Lib: Update lazydropdown props name to differentiate from non-lazy dropdown 2024-12-23 16:15:27 +01:00
a23f12b69f Lib: Add non-lazy variants for card, image and dropdown 2024-12-23 16:15:27 +01:00
05e32b5ffb Lib: Move form stuff into form/ directory 2024-12-23 16:15:27 +01:00