Closed osbre closed 2 months ago
Thanks for submitting a PR!
Note that draft PR's are not reviewed. If you would like a review, please mark your pull request as ready for review in the GitHub user interface.
Pull requests that are abandoned in draft may be closed due to inactivity.
Vue 2 has reached EOL. I think it's a good idea to migrate to Vue 3 since there are only a few changes to make it happen:
app.js
.addTagModalClosed
event dispatching due to the event bus being deprecated and the event itself being unused by Horizon.vue-router
v4 active link logic.I have tested the app and it works perfectly fine as before. Vue 3 💚