Alexis
5a47cb3563
Changed quote styles
2024-08-25 14:14:40 +02:00
Alexis
784b5cf421
Fixed compareDate function for flexible months
...
This breaks the year layout, but it's 100% caused by the props of the screen, it's not caused by the date comparison
2024-05-20 12:07:13 +02:00
Alexis
13b8be9399
This broke most things tbh, the date functions need to be reworked to account for differently formatted calendars (how idk). This would fix most issues that stem from it in other screens
2024-05-18 20:56:38 +02:00
Alexis
df14fad98a
Fixed hydration errors
...
Moved some code to client only (it makes sense given the localstorage stuff)
2024-05-13 16:06:57 +02:00
Alexis
5772ab7aa3
Base nuxt move after refactoring until no warnings
...
There still exists an issue with one Adobe led library ; @international-dates don't seem to compile their sourcemaps correctly.
I don't think this is something I can fix however, and it may require hacks and workarounds to solve from what I've gathered
2024-05-12 22:11:28 +02:00