multinet-app / multimatrix

A adjacency matrix visualization built to work with the multinet ecosystem.
https://multinet.app
Apache License 2.0
1 stars 0 forks source link

Bump vue to 2.7 and ts to 4.7 #420

Closed JackWilb closed 2 years ago

JackWilb commented 2 years ago

Does this PR close any open issues?

No

Give a longer description of what this PR addresses and why it's needed

This PR raises the version of vue and typescript to get us on to the most modern versions, 2.7 and 4.7. This will make out migration to vue 3 much easier once it its available. The code is also simplified here using script setup. Now, there's no need to return the variables for the template to use at the end of the script block, all variables are just available to the template.

Provide pictures/videos of the behavior before and after these changes (optional)

N/A

Are there any additional TODOs before this PR is ready to go?

TODOs:

netlify[bot] commented 2 years ago

Deploy Preview for multimatrix ready!

Name Link
Latest commit cd4edbcd702bb4921ee50180b277df339054a8d0
Latest deploy log https://app.netlify.com/sites/multimatrix/deploys/62f139c48495240008d260dc
Deploy Preview https://deploy-preview-420--multimatrix.netlify.app/
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.