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/views
kolaente b2897545e4
continuous-integration/drone/push Build is failing Details
fix: properly set list backgrounds when switching between lists
Probably caused by the blur hash feature, switching between lists would not work if the list background was set via unsplash. I've refactored the whole decision tree which checks if a background should be loaded or not. It actually does not matter where the background is from (unsplash or upload) or if we had one in the last list - we only need to know if the current list has a background or if we just changed it and need to update right away.
2022-04-03 14:20:16 +02:00
..
filters feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
labels feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
list fix: properly set list backgrounds when switching between lists 2022-04-03 14:20:16 +02:00
migrator feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
namespaces feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
sharing fix: some typechecks 2022-01-16 22:24:51 +01:00
tasks fix: properly set list backgrounds when switching between lists 2022-04-03 14:20:16 +02:00
teams feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
user fix: create token 2022-04-02 17:37:52 +02:00
404.vue feat: use defineComponent wrapper 2022-04-02 17:16:57 +02:00
About.vue feat: add lang ts to script block 2022-04-02 17:15:46 +02:00
Home.vue chore: remove showAll prop and make it a computed instead 2022-02-20 21:32:02 +01:00