iobio / clin.iobio

Clin.iobio - Workflow and reporting for iobio variant analysis pipeline
9 stars 5 forks source link

Upgrade vue.js and vuetify to match genepanel.iobio #51

Open tonydisera opened 5 years ago

tonydisera commented 5 years ago

Following are the vuetify versions of our apps: Panel- ^1.1.0 Gene and Clin- ^1.0.4

Vue versions: Panel- ^2.5.10 Gene and clin- ^2.3.4

Vuetify 1.1 + requires vue version of 2.5+ So when I had updated vuetify, I had to update the vue version as well. Also CSS classes have been renamed in vuetify 1.1 +. For example, .tooltip is now .v-tooltip