cycleplanet / cycle-planet

Official Cycle Planet repo, an open source and non-profit network of long distance cyclers and those who want to host them.
https://cycleplanet.org/
MIT License
10 stars 4 forks source link

Migrating from Vue 2 to Vue 3 #27

Open bidsinga opened 3 years ago

bidsinga commented 3 years ago

Vue has releasen a new version. Even though Vue 2 works fine, all Quasar documentation is now written in Vue 3, which makes it harder to write new code. So sooner or later we have to migrate to Vue3 / Quasar 3. If anyone has suggestion how this migration is best approached, feel free to share your thoughts.

Beetix commented 3 years ago

Quasar has a migration doc

Beetix commented 3 years ago

Submitted PR #29

Beetix commented 3 years ago

There are several Vue 2 libraries that need to be replaced.

Library -> possible replacement:

Beetix commented 3 years ago

Also: