-
Notifications
You must be signed in to change notification settings - Fork 221
Port to Vue 3 #509
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
Port to Vue 3 #509
Conversation
|
Thank you for contributing to Zeppelin! We require contributors to sign our Contributor License Agreement (CLA). To let us review and merge your code, please visit https://github.com/ZeppelinBot/CLA to sign the CLA! |
|
Thank you for contributing to Zeppelin! We require contributors to sign our Contributor License Agreement (CLA). To let us review and merge your code, please visit https://github.com/ZeppelinBot/CLA to sign the CLA! |
1 similar comment
|
Thank you for contributing to Zeppelin! We require contributors to sign our Contributor License Agreement (CLA). To let us review and merge your code, please visit https://github.com/ZeppelinBot/CLA to sign the CLA! |
|
Thank you for contributing to Zeppelin! We require contributors to sign our Contributor License Agreement (CLA). To let us review and merge your code, please visit https://github.com/ZeppelinBot/CLA to sign the CLA! |
|
I think it's in good enough a state to be reviewed. |
|
@cla-bot check |
|
The cla-bot has been summoned, and re-checked this pull request! |
|
This looks great, thank you for the PR! I'll merge this and also update the build process from Webpack to Vite. |
Vue 2 has been EOL for over a year
vue3-highlightjsas@highlightjs/vue-plugindoes not support v-highlightjs directiveRouterLinkwhen usingtowithstringor object withpathkey vuejs/router#2419. it could possibly be worked around with a custom component