7dcd495e0c
Card is now fully loaded in itself
...
No longer do we have this weird shift of the description to the right of
the Card until some magical JS is loaded to fix it.
Not yet perfect: The now wrapping a-tag is for some reason still weirdly
sent to client until some js cleans it up. Currently results in a too
large gap which is fixed by local js.
Still TODO: do not blur images if no js present
2024-01-22 14:13:56 +01:00
8f53f66286
Card.svelte: get rid of :has() and Firefox-specific hacks
2024-01-22 12:40:55 +01:00
895c5c5157
slightly improve js-free Card rendering
2024-01-21 10:34:23 +01:00
6812a90fad
Safari and Firefox render cards correctly
2023-10-19 14:04:44 +02:00
1a3d486f43
move from new.bocken.org to bocken.org
2023-10-05 10:09:50 +02:00
e3de4e8db9
less mislicks, switched to :focus where appropriate
2023-07-13 18:27:02 +02:00
fa23378952
Card hover effect smooth, mobile navbar hides on click
2023-07-13 13:54:42 +02:00
950506dc10
reliably unblur, only use unblur if image not already loaded
2023-07-12 12:44:44 +02:00
5ee699ea68
fix placeholder thumbnail misalignment
2023-07-11 19:14:39 +02:00
800ca29531
initial implementation of placeholder images, thumbnails and blurring between using sharp
2023-07-11 18:47:29 +02:00
099bf61dec
fix some icon animations
2023-07-10 13:19:35 +02:00
357e2f7eeb
randomize order of recipes based on day
2023-07-10 13:00:11 +02:00
d1d3edd65b
stack tags from bottom of card
2023-07-05 18:48:59 +02:00
7eb731181a
Icon route added
2023-07-03 12:39:34 +02:00
a48b9686e7
Remove unnecessary a11y warnings
2023-07-03 00:09:00 +02:00
bdfb7280e1
First almost fully functioning MVP.
...
Lacking:
- Seasons cannot be added/edited
- image upload
- layout recipe/adding
2023-06-24 15:35:38 +02:00
b4223f8eb0
Lots of changes, started on working /add
2023-06-24 15:35:37 +02:00
120781a57a
first working prototype
2023-06-24 15:35:37 +02:00