This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/components/tasks
Dominik Pschenitschni 5a0c0eff9f
feat: implement modals with vue router 4
This is an implementation of the modals with the new possibilities of vue router 3.

See: https://github.com/vuejs/vue-router/issues/703#issuecomment-865066913 for a better explanation
and the linked example implementation: https://github.com/vuejs/vue-router-next/blob/master/e2e/modal/index.ts
2022-01-04 21:55:29 +01:00
..
mixins feat/alphabetical-sort (#1162) 2021-12-21 16:29:49 +00:00
partials feat: implement modals with vue router 4 2022-01-04 21:55:29 +01:00
add-task.vue feat: harden textarea auto height algorithm (#985) 2021-11-30 20:20:40 +00:00
edit-task.vue feat: implement modals with vue router 4 2022-01-04 21:55:29 +01:00
gantt-component.vue fix(gantt): use function to create default date 2021-12-30 13:05:29 +00:00