This PR provides the basis for the next big release of the Unipept Web Components repository. For version 2.0 of the repo we will perform the following changes:
Upgrade to Vue 2.7
Convert all Vue components from Class Component to Composition API
Change components such that they can work completely independent from a store instance
This PR provides the basis for the next big release of the Unipept Web Components repository. For version 2.0 of the repo we will perform the following changes: