vuepress
vuepress copied to clipboard
📝 Minimalistic Vue-powered static site generator
**Summary** Added no SSR build support `vuepress build docs --no-ssr` **What kind of change does this PR introduce?** (check at least one) - [ ] Bugfix - [x] Feature -...
 父级菜单展开时,子级菜单期望是默认关闭的
## Feature request Use **Network First Strategy** for Service Workers. Or make it default. https://v1.vuepress.vuejs.org/plugin/official/plugin-pwa.html#options It is annoying to see if there is a new version on every visit (...
## Feature request #### What problem does this feature solve? #### What does the proposed API look like? #### How should this be implemented in your opinion? #### Are you...
部署上线后,首次跳转对应的子页面正常,但是当刷新当前子页面后,组件不再渲染,显示的自定义组件名称。如下图,基于element-ui封装的button组件,名称是BaseButton,刷新后直接显示basebutton标签了,不是渲染后的button。  
added "is" and "the" where necessary and changed "will assume those scripts BEING present" to "will assume those scripts ARE present" **Summary** **What kind of change does this PR introduce?**...
 
- [ ] I confirm that this is an issue rather than a question. ## Bug report Can we inject scripts in the head based on the sidebar route ?...
## Feature request https://docusaurus.io/docs/en/versioning You can use the version script to cut a new documentation version based on the latest content in the docs directory. That specific set of documentation...
- [x] I confirm that this is an issue rather than a question. ## Bug report 此配置无法匹配 vue3/plus相关路径 #### Steps to reproduce   https://user-images.githubusercontent.com/32251099/158722204-bb95d28a-78c1-4ecf-8752-0db2456c5b28.mp4 #### What is expected? ####...