Quantum-Game / quantum-game-2

LEGACY open-source version of Quantum Game 2 (Sept 2019 - Oct 2020)
https://quantumgame.io
MIT License
65 stars 16 forks source link

Vue3 migration #227

Closed Frizi closed 3 years ago

Frizi commented 3 years ago

This PR introduces Vue 3, without migrating all component away from class syntax yet.

Most of the changes are quite mechanical, except in places where a little stronger types reported errors (mostly around refs).

sneakyweasel commented 3 years ago

Seems fine, gj, only concerns is about a performance decrease after updateCell -> QT Simulation.

stared commented 3 years ago

Overall, looks nice.

With tracking, we need to wait with the release (vide https://github.com/MatteoGabriele/vue-gtag/issues/168#issuecomment-684498923), but it seems than only a week more.