vikunja-frontend/src/components
konrad f05e81190f fix: setting background to state mutation violation (#858)
State mutations must be synchronous. Using a promise.then handler to set the background is a violation of that.

Co-authored-by: kolaente <k@knt.li>
Co-authored-by: Dominik Pschenitschni <mail@celement.de>
Reviewed-on: https://kolaente.dev/vikunja/frontend/pulls/858
Co-authored-by: konrad <k@knt.li>
Co-committed-by: konrad <k@knt.li>
2021-10-16 15:51:27 +00:00
..
home fix: setting background to state mutation violation (#858) 2021-10-16 15:51:27 +00:00
input feat: also use createRandomID helper in editor 2021-10-11 18:28:41 +02:00
list Merge branch 'main' into vue3 2021-10-07 12:20:52 +02:00
migrator feat: compress media files (#818) 2021-10-03 18:48:02 +00:00
misc fix: pagination in vue 3 (#859) 2021-10-16 15:39:50 +00:00
modal fix: use vue3 v-model bindings 2021-10-01 18:45:42 +02:00
namespace fix: use vue3 v-model bindings 2021-10-01 18:45:42 +02:00
notifications fix: life cycle hook naming 2021-10-01 18:45:42 +02:00
quick-actions feat: remove createTask mixin 2021-10-01 20:06:06 +02:00
sharing chore: make functions of linkSharing less dependent on component state 2021-10-11 18:08:31 +02:00
tasks Merge branch 'main' into vue3 2021-10-15 20:43:11 +02:00
user feat: move from life cycle to data or watcher 2021-09-24 21:46:42 +02:00