acdh-oeaw / apis-oebl-research-tool-front-end

See also https://redmine.acdh.oeaw.ac.at/issues/18296
https://oebl-research.acdh-dev.oeaw.ac.at
MIT License
0 stars 0 forks source link

[refactor] move off class components #156

Open stefanprobst opened 1 year ago

stefanprobst commented 1 year ago

vue-class-components and vue-property-decorator are no longer maintained and don't have an upgrade path to vue 3, so we should try to refactor to composition api (which we can now do because it has been backported to vue 2.7)