You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The major item still left to be converted is the imageAlts modal. Most of everything else is already done.
All logic should be handled inside of the main Vue app, in a separate .vue component file, or in a purely logic file that can be imported in. There are still 38 lines of code that reference jQuery. These could be updated to move the tasks they are doing over to a Vue way of doing those tasks.
there are some sections that can still be converted to be handled by Vue, and we can split up stuff to Vue components.
The text was updated successfully, but these errors were encountered: