Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish converting remaining old code to Vue style #24

Open
TheJaredWilcurt opened this issue Aug 24, 2017 · 1 comment
Open

Finish converting remaining old code to Vue style #24

TheJaredWilcurt opened this issue Aug 24, 2017 · 1 comment

Comments

@TheJaredWilcurt
Copy link
Member

there are some sections that can still be converted to be handled by Vue, and we can split up stuff to Vue components.

@TheJaredWilcurt
Copy link
Member Author

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.

@TheJaredWilcurt TheJaredWilcurt moved this from Backlog to Groomed in Koa11y 3 Board Sep 1, 2017
@TheJaredWilcurt TheJaredWilcurt added this to Groomed in Koa11y 4 Board Oct 27, 2017
@TheJaredWilcurt TheJaredWilcurt moved this from Groomed to Moved to v4 in Koa11y 3 Board Oct 27, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Koa11y 3 Board
Moved to v4
Development

No branches or pull requests

1 participant