vikunja/frontend/cypress/e2e
kolaente 021d71b90e fix: remove date-fns (#3039)
This removes date-fns and replaces it with the already used dayjs library. It does not make sense to have two libraries for the same purpose, and dayjs seems to be smaller and its translations are already integrated. Since we have to use dayjs because it is used by the gantt chart, this was the obvious way to go (instead of replacing dayjs with date-fns).

Resolves https://github.com/go-vikunja/vikunja/issues/391

Reviewed-on: https://kolaente.dev/vikunja/vikunja/pulls/3039
Co-authored-by: kolaente <k@knt.li>
Co-committed-by: kolaente <k@knt.li>
2025-02-21 15:42:58 +00:00
..
misc chore: move frontend files 2024-02-07 14:56:56 +01:00
project fix: remove date-fns (#3039) 2025-02-21 15:42:58 +00:00
sharing fix(i18n): adjust tests from 34780daab0 2024-05-24 15:05:09 +02:00
task fix: remove date-fns (#3039) 2025-02-21 15:42:58 +00:00
user chore: move frontend files 2024-02-07 14:56:56 +01:00
tsconfig.json fix(ts): align with create-vue setup 2024-06-19 14:05:41 +00:00