Christoph Urlacher christoph
  • Dortmund, Germany
  • CS student at TU-Dortmund

  • Joined on 2023-11-08
christoph pushed to master at christoph/svelte-formula11 2024-12-23 16:48:06 +01:00
77f373d593 Data/Season: Set disable_inputs for component modals
29eb59a983 Lib: Read disable_inputs from modalStore meta for driver-/race-/substitution-/team-card
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 16:15:32 +01:00
cd3f8f7f71 Data/Season: Add value formatting functions for substitutions page
3e0f17faf0 Lib: Allow table value formatting function to return promise
835146e38a Data/Season: Reorder races columns
a4c2461471 Lib: Make race-/substitution-card buttons fill the card width
4cffa0adc9 Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
Compare 122 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 16:05:53 +01:00
3f9843741a Data/Season: Add value formatting functions for substitutions page
53f3452f32 Lib: Allow table value formatting function to return promise
13b3bccc1e Data/Season: Reorder races columns
8a7082e3c6 Lib: Make race-/substitution-card buttons fill the card width
a0d0dbea8c Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
Compare 13 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 16:03:17 +01:00
5f5017a449 Data/Season: Add value formatting functions for substitutions page
021ff45d3e Lib: Allow table value formatting function to return promise
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 15:39:12 +01:00
6cf22ef97e Reorder races columns
af372326af Lib: Make race-/substitution-card buttons fill the card width
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-23 01:21:52 +01:00
1fd63a8057 Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
christoph pushed to master at christoph/svelte-formula11 2024-12-23 01:21:09 +01:00
7d64f1e74a Data/Season: Replace card grid for teams/drivers/races/substitutions with tables
9755e322ae Lib: Remove card aspect ratios
4e4d24c7c6 Lib: Make driver-/race-/team- and substitution-card non-lazy
32b2ff03de Lib: Add on-click handler prop to table component
4f5e653c47 Lib: Update lazydropdown props name to differentiate from non-lazy dropdown
Compare 8 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-18 15:00:40 +01:00
c327fe0b1f Layout reformat
21bc037b8b Lib: Add table component
301750e1a6 Lib: Move form stuff into form/ directory
344b4c0a78 Lib: Move teamcard into cards/ + implement new team schema
769008c98b Lib: Move cards into cards/ directory
Compare 6 commits »
christoph pushed to master at christoph/flake-nixinator 2024-12-18 14:13:26 +01:00
c004bedc0f Neovim: Fix window-picker mapping if there is no window to switch to
christoph pushed to master at christoph/flake-nixinator 2024-12-18 14:13:11 +01:00
1ac99c99a9 Home: Fix hyprpicker keybinding
christoph pushed to master at christoph/flake-nixinator 2024-12-18 12:40:12 +01:00
9cc598174b Neovim: Add window-picker
e4309b4809 Home: Update discord ipc tempfile for canary
Compare 2 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-17 21:27:21 +01:00
d0e1830145 Add onLazyVisible type definition
christoph pushed to master at christoph/svelte-formula11 2024-12-17 18:03:17 +01:00
c8b2aa8b5a Fix z-indices so the loading indicator is visible
christoph pushed to master at christoph/svelte-formula11 2024-12-17 17:20:25 +01:00
4e822690ed Comments
christoph pushed to master at christoph/svelte-formula11 2024-12-16 21:12:06 +01:00
ef46342384 Lib: Fix LazyImage in Dropdown component
1a51b000ac Lib: Remove debug log
ebfcca559a Fix data dropdown padding
Compare 3 commits »
christoph pushed to master at christoph/svelte-formula11 2024-12-16 20:06:57 +01:00
4de9cf9b0b Lib: Remove previous lazy loading approach and replace with static aspect ratios
christoph pushed to master at christoph/svelte-formula11 2024-12-16 19:52:48 +01:00
fdf08d7b86 Lib: Implement (slightly broken) lazy loading of cards
christoph pushed to master at christoph/svelte-formula11 2024-12-16 18:17:57 +01:00
060575ed12 Lib: Add comment to lazyload.ts
christoph pushed to master at christoph/svelte-formula11 2024-12-16 18:17:46 +01:00
9fa0a341a8 Update drawer switch timeout in main layout
christoph pushed to master at christoph/svelte-formula11 2024-12-16 18:17:25 +01:00
ac359d86b8 Lib: Update DriverCard to reflect lib changes (lazy loading)