core icon indicating copy to clipboard operation
core copied to clipboard

Vue-Powered Static Site Generator

Results 79 core issues
Sort by recently updated
recently updated
newest added

### Clear and concise description of the problem During `vuepress build`, the build fails while using the vite 3.0.4 dependency with the following error: `Missing "./preload-helper" export in "vite" package`...

enhancement
package:bundler-vite

### Clear and concise description of the problem want to explicitly set the id attribute of headings from the Markdown document, for example to keep them consistent across translations. ###...

feature
package:markdown

### Description Some users may fill in content like `https://example.com/` or `example.com/base/` , but vuepress can not actually handle them. This is because vite support those values as base. Users...

documentation

Adds the ability to enable DebugView in development. More information on DebugView: https://support.google.com/analytics/answer/7201382

This adds a lifecycle hook before the app is initialized. I'm not sure if you want this implemented, I want to change/update locale data through a plugin, but I noticed...

### Description Try to build with 1000 .md files Vuepress takes more than 10min to compile and render, in both vite-bundler and webpack-bundler Meanwhile, [[email protected]](https://vitepress.vuejs.org/) only takes 30s The core...

enhancement
help wanted
discussion

### Description @vuepress/plugin-docsearch may has a bug: 1. open https://v2.vuepress.vuejs.org/ 2. `` or `` 3. Type some query (vite, for example) 4. Press `` will redirect to link `https://v2.vuepress.vuejs.org/https:%2F%2Fvuepress.github.io%2Freference%2Fbundler%2Fvite.html` which...

bug

### Clear and concise description of the problem If we can add ability to check markdown links in devServer and warn users about broken link, we can improve user experience....

feature

### Description Hi, using vuepress search on iPad, the search input field two times shows a magnifier icon. The large first one is ok, but the second one is maybe...

bug
contribution welcome

The fix can not use the key of `Enter` to select the search result to navigate successfully.