vikunja-frontend/src/components
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
..
base feat: create BaseButton component (#1123) 2022-01-04 18:58:06 +00:00
home feat: implement modals with vue router 4 2022-01-04 21:55:29 +01:00
input feat: create BaseButton component (#1123) 2022-01-04 18:58:06 +00:00
list feat: implement modals with vue router 4 2022-01-04 21:55:29 +01:00
misc feat: implement modals with vue router 4 2022-01-04 21:55:29 +01:00
modal feat: create BaseButton component (#1123) 2022-01-04 18:58:06 +00:00
namespace feat: convert simple components to script setup and use typescript (#1120) 2021-12-04 14:47:32 +00:00
notifications Migrate to bulma-css-variables and introduce dark mode (#954) 2021-11-22 21:12:54 +00:00
quick-actions fix(dark mode): dark mode adjustments (#1069) 2021-11-23 21:20:50 +00:00
sharing feat: move some form.scss styles to button.vue 2021-10-25 16:39:34 +02:00
tasks feat: implement modals with vue router 4 2022-01-04 21:55:29 +01:00