acdh-oeaw / vicav-vue3

Reimplementation of the VICAV Frontend based on Vue.js 3
https://vicav-vue.acdh-ch-dev.oeaw.ac.at
MIT License
0 stars 0 forks source link

Reimplement dictionary UI using the restvle endpoints #73

Open simar0at opened 9 months ago

simar0at commented 9 months ago

https://vicav.acdh-ch-dev.oeaw.ac.at/openapi/#/vleserver-api

ttechnicus commented 7 months ago

The status of development at this point:

For the pagination navigator @nuxt/ui was added to the project, and a necessary upgrade to nuxt v3.9 was made. Since @nuxt/ui redefines the --color-primary css variable, a workaround was needed to maintain the project's unique color (see the last commit); there may be a more elegant solution to this issue.

ttechnicus commented 7 months ago