|
|
ecd566b1fa
|
Lib: Move image fetching out of LazyImage component into lib
|
2024-12-23 16:15:27 +01:00 |
|
|
|
83d322f26b
|
Lib: Add function to fetch image as base64 string
|
2024-12-23 16:15:27 +01:00 |
|
|
|
27fc2bce49
|
Lib: Disable autocomplete on card inputs
|
2024-12-23 16:15:27 +01:00 |
|
|
|
5bfb670347
|
Lib: Make LazyImage full width
|
2024-12-23 16:15:27 +01:00 |
|
|
|
c1f9c6aa12
|
Lib: Dispatch CustomEvent instead of Event for DropdownChange
|
2024-12-23 16:15:27 +01:00 |
|
|
|
72154656fb
|
Lib: Add imgwidth/imgheight to Card component so layout doesn't jump when lazyloading images
|
2024-12-23 16:15:27 +01:00 |
|
|
|
0d25f23818
|
Lib: Update index.ts
|
2024-12-23 16:15:27 +01:00 |
|
|
|
14516133de
|
Lib: Implement LazyImage component (images will be loaded once visible)
|
2024-12-23 16:15:27 +01:00 |
|
|
|
57cae4d400
|
Lib: Define some constant values in lib/config.ts
|
2024-12-23 16:15:27 +01:00 |
|
|
|
66183d0600
|
Lib: Implement site loading indicator
|
2024-12-23 16:15:27 +01:00 |
|
|
|
ef96cd1e2c
|
Lib: Implement image downscaling + avif conversion helper
|
2024-12-23 16:15:27 +01:00 |
|
|
|
6d93ca7dab
|
Lib: Allow icons in dropdown component list
|
2024-12-23 16:15:27 +01:00 |
|
|
|
2989e8a2ed
|
Data/Season: Add "active" switches on drivers page
|
2024-12-23 16:15:27 +01:00 |
|
|
|
4003cb5645
|
Lib: Fix wrong label in substitution card
|
2024-12-23 16:15:27 +01:00 |
|
|
|
dbd423dfd3
|
Lib: Implement substitution card
|
2024-12-23 16:15:27 +01:00 |
|
|
|
69e9ca1400
|
Lib: Rename field in schema
|
2024-12-23 16:15:27 +01:00 |
|
|
|
0ed6e24852
|
Lib: Remove unused event from clear_spring event handler in racecard component
|
2024-12-23 16:15:27 +01:00 |
|
|
|
0baaf51e53
|
Lib: Add action field to dropdown component
|
2024-12-23 16:15:27 +01:00 |
|
|
|
7648886ca4
|
Lib: Only pass single "team_select_value" into component except of all of them
|
2024-12-23 16:15:27 +01:00 |
|
|
|
ef6554f2c5
|
Lib: Allow key exceptions in form_data_clean + implement date format conversion for pocketbase
|
2024-12-23 16:15:27 +01:00 |
|
|
|
f11b516088
|
Lib: Implement racecard component
|
2024-12-23 16:15:27 +01:00 |
|
|
|
3b6c45e86e
|
Lib: Fix bug in form_data_clean (mutating while iterating)
|
2024-12-23 16:15:27 +01:00 |
|
|
|
2e0539a9b8
|
Lib: Add schema definitions for race and substitution
|
2024-12-23 16:15:27 +01:00 |
|
|
|
88f3014238
|
Lib: Fix readonly + required in dropdown component by preventing keypress events
|
2024-12-23 16:15:27 +01:00 |
|
|
|
52a8d8f4ff
|
Lib: Implement team and driver cards
|
2024-12-23 16:15:27 +01:00 |
|
|
|
95a2d086ee
|
Lib: Replace get_by_id helper with more general get_by_value (key can be chosen)
|
2024-12-23 16:15:27 +01:00 |
|
|
|
16a315c1a5
|
Lib: Add Graphic and User schemas
|
2024-12-23 16:15:27 +01:00 |
|
|
|
66d2d9b878
|
Lib: Disable text input in Dropdown component
|
2024-12-23 16:15:27 +01:00 |
|
|
|
2c5a7a1143
|
Lib: Update type information
|
2024-12-23 16:15:27 +01:00 |
|
|
|
304ffd45ba
|
Lib: Implement dropdown + search/autocomplete components
|
2024-12-23 16:15:27 +01:00 |
|
|
|
0abfaff004
|
App: Add TS type information
|
2024-12-23 16:15:27 +01:00 |
|
|
|
7a8abbe0a9
|
Lib: Disable input label text wrapping
|
2024-12-23 16:15:27 +01:00 |
|
|
|
5d1ec12d95
|
Lib: Allow to manually enable :hover on Button
|
2024-12-23 16:15:26 +01:00 |
|
|
|
8060c4971d
|
Migrate from DaisyUI to SkeletonUI
|
2024-12-23 16:15:26 +01:00 |
|
|
|
7623a426c9
|
Lib: Rename forms.ts to form.ts
|
2024-12-23 16:15:26 +01:00 |
|
|
|
36cd9fbe8a
|
Lib: Add image preview helper
|
2024-12-23 16:15:26 +01:00 |
|
|
|
4089b58df1
|
Lib: Add form helpers
|
2024-12-23 16:15:26 +01:00 |
|
|
|
278024b91b
|
Lib: Add index.ts for easier importing
|
2024-12-23 16:15:26 +01:00 |
|
|
|
487ee2c534
|
Lib: Add username input
|
2024-12-23 16:15:26 +01:00 |
|
|
|
e268f4a0d3
|
Lib: Add password input
|
2024-12-23 16:15:26 +01:00 |
|
|
|
f46a92d00b
|
Lib: Add text input
|
2024-12-23 16:15:26 +01:00 |
|
|
|
b2cd5de7b2
|
Lib: Add file input
|
2024-12-23 16:15:26 +01:00 |
|
|
|
0e57957610
|
Lib: Add button
|
2024-12-23 16:15:26 +01:00 |
|
|
|
751b390f19
|
Initial Commit
|
2024-12-09 13:51:59 +01:00 |
|