vikunja-frontend/src/components/home
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
..
contentAuth.vue fix: setting background to state mutation violation (#858) 2021-10-16 15:51:27 +00:00
contentLinkShare.vue feat: compress media files (#818) 2021-10-03 18:48:02 +00:00
contentNoAuth.vue Merge branch 'main' into vue3 2021-10-15 20:43:11 +02:00
navigation.vue fix: remove wrong active prop 2021-10-16 13:54:01 +02:00
topNavigation.vue feat: compress media files (#818) 2021-10-03 18:48:02 +00:00
update.vue Update dependency vite-plugin-pwa to v0.8.2 (#612) 2021-07-26 20:26:53 +00:00