c2c_ui icon indicating copy to clipboard operation
c2c_ui copied to clipboard

Vue 2 EOL: December 31st, 2023

Open brunobesson opened this issue 3 years ago • 4 comments

brunobesson avatar Jan 09 '23 08:01 brunobesson

Just wondering if any technical choice had been made. Migration to Vue 3 ?

florentcadot avatar Feb 18 '24 10:02 florentcadot

Indeed. Probably using nuxt.

Le dim. 18 févr. 2024, 11:38, Florent Cadot @.***> a écrit :

Just wondering if any technical choice had been made. Migration to Vue 3 ?

— Reply to this email directly, view it on GitHub https://github.com/c2corg/c2c_ui/issues/3192#issuecomment-1951116158, or unsubscribe https://github.com/notifications/unsubscribe-auth/AARBNKFNDO5OBKQBRLJTFJLYUHK2PAVCNFSM6AAAAAATVEHFGWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNJRGEYTMMJVHA . You are receiving this because you authored the thread.Message ID: @.***>

brunobesson avatar Feb 18 '24 18:02 brunobesson

for anyone like me:

Nuxt.js is a higher-level framework based on Vue.js that provides a way to create Vue.js applications in a more opinionated way. It includes features like component auto-imports, server-side rendering, static site generation, automatic file-based routing, and performance optimizations out of the box.

quite interesting, but seems like a much bigger effort ?

eddy-geek avatar Mar 10 '24 22:03 eddy-geek

Not so sure. Only migrating to vue3 would imply checking all the plugins we have and so on.

brunobesson avatar Mar 11 '24 07:03 brunobesson