-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Feature: Support vue template in sidebar #1657
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
Conversation
When only using {{ 1 + 1 }} syntax, It doesn't necessarily have to exists vueGlobalOptions and vueComponents.
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/docsify-core/docsify-preview/6Kg6tBK6zeg15zjJdPLc3KE7gAw4 |
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 43ed937:
|
This commits support sidebar, but probably you can solve #1550 with a little change, |
I updated it according to the vue-related modifications in the commitment. 14cf646
This reverts commit 793f675.
I think vue.js should be update.
@2jun0 sorry we hadn't gotten to this. Thank you for the idea. We're working on simplifying and modernizing things. Eventually I'd like to make it possible to swap Docsify templates entirely, which would allow anything like sidebars with Vue, React, Svelte, etc. |
Summary
Bugfix
--
,dom.find('#--')
cause error. so, It has to be changed. 7060fccNew Feature
Before
After
So finally, I request this commits that support vue in sidebar
What kind of change does this PR introduce?
Bugfix, Feature
For any code change,
Does this PR introduce a breaking change? (check one)
If yes, please describe the impact and migration path for existing applications:
Related issue, if any:
#1550
Tested in the following browsers: