oruga-ui / oruga

🐛 Oruga is a lightweight library of UI components without any CSS framework dependency

Home Page:https://oruga-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue 2 EOL - focus on oruga-next

mlmoravek opened this issue · comments

commented

Through the announcement of the EOL for vue 2 (https://v2.vuejs.org/lts/) i suggest to focus on improving oruga-next (vue 3) and make oruga (vue 2) legacy.

I really like the idea of a component library which is detached from a css framework. The ecosystem for vue 3 is getting very well and I think it's time to finish up oruga before it gets leftover. Focusing on oruga-next and dropping oruga for vue 2 could bring some time savings and faster development.

What's your opinion about that?

I agree with you, totally!

Next breaking release will be the last of oruga for Vue 2

commented

Nice! Is there also some intend to switch from options api to composition api and use some more modern common practises like composables?