Commit Graph

353 Commits (b441b22a79b46629b755f353e73f7883e5afdc00)

Author SHA1 Message Date
Anthony Fu 3235c23313
feat: more flexible `ignoreDeadLinks` (#2135)
1 year ago
Christian Georgi 3553f015a9
fix: make md includes work with rewrites (#1898)
1 year ago
徐聪 a78d3a83b9
chore: fix typo (#2125)
1 year ago
Divyansh Singh 7678a89358
revert: 456099a
1 year ago
Alois Klink ac953ce8bd
fix(build): skip warning for `txt` language (#2109)
1 year ago
Divyansh Singh 456099a527
test: restore tests for init command
1 year ago
Evan You 86e2a6f972 feat: support multiple selectors for scrollOffset
1 year ago
Evan You 24735dbcde perf(theme): preload font
1 year ago
Evan You 32dfaf5adc fix(types): allow void return in transformHead hook
1 year ago
Evan You 2bf8df4bae BREAKING CHANGE: markdown.headers is now disabled by default
1 year ago
Evan You 468c049ccd feat: expose page and assets on build hooks TransformContext
1 year ago
Alija Sabic 3355fcc1df Provide accessible markdown-it-anchor configuration using ZeroWidthSpace (HTML Entity) and custom renderAttrs
1 year ago
Alija Sabic 9a315d8855 Revert "Provide accessible markdown-it-anchor configuration"
1 year ago
Alija Sabic 86259682c8 Provide accessible markdown-it-anchor configuration
1 year ago
Evan You 3b6a6d1abd feat(theme): a11y improvements
1 year ago
Evan You 2f26693a1d fix: do not include head tags in inlined site data
1 year ago
Evan You 470ce3d3f3 fix: gracefully handle config update with syntax error
1 year ago
Evan You d64a76eb36 perf: kickoff main chunk fetch earlier in browsers without modulepreload support
1 year ago
Evan You 22ace7b075 perf: inline site data on page
1 year ago
Evan You bed202dbcc fix: fix chunking logic that causes breakage
1 year ago
Evan You d2838e3755 feat: createContentLoader
1 year ago
Evan You 905f58b2a8 fix: avoid circular dependency between siteData virtual module and useData()
1 year ago
Guillaume Chau 192708de67
feat(theme): editLink can accept function (#2058)
1 year ago
Evan You 9bd940f22c fix: remove @vue/devtools from force include
1 year ago
Evan You 9708510cbd fix: fix line higlighting for empty lines
1 year ago
Evan You 6ce88da3ba fix: fix rewrites with non ascii chars
1 year ago
Evan You e05a3f2b5a fix: fix same page hash links with encoded chars
1 year ago
Evan You 868a9ff81e feat: allow disabling markdown.headers
1 year ago
Evan You 63f33d2895 fix: respect user vue alias
1 year ago
Evan You f6cb4c0d44 perf: improve default theme chunking
1 year ago
Divyansh Singh 8b5181446d chore: bump deps
1 year ago
CHOYSEN bed31d0c21
refactor: only compile rewrite rules once (#2018)
1 year ago
Evan You 76097048f3 feat: export loadEnv from vite
1 year ago
Evan You 4673bb1879 feat(data-loader): defineLoader() type helper
1 year ago
Evan You e29b6a051e feat(data-loader): pass watched files into load()
1 year ago
Evan You 580a8e1a55 fix: extract all headers by default
1 year ago
Evan You 0c0b6cc5a3 fix: avoid deprecation warning when using --force
1 year ago
Evan You 22047f3363 fix: respect command line minify and outDir options
1 year ago
Evan You 49bcc254dc docs: rewrite getting started + init tips
1 year ago
Evan You 38bbdaddb7
feat: vitepress init command (#2020)
2 years ago
Evan You 8e8fcd9caa fix: normalize all paths in config
2 years ago
Evan You 8c9833ceba test: fix dynamic routes test for build
2 years ago
Evan You c5f37188a1 warn missing paths export
2 years ago
Evan You ef6ae56c95 feat: cache dynamic path loaders
2 years ago
Evan You b075ee5be6 fix: dyamic routes w/ srcDir + relative imports
2 years ago
Evan You 24fa862c39 feat: dynamic routes
2 years ago
Evan You 5913ebc34f fix: hmr on deps change of data loaders
2 years ago
Evan You bccce98c62 fix: update route configs on file add / delete
2 years ago
Evan You 34b149ba25 wip: rewrites for dynamic routes
2 years ago
Evan You 24507105b1 fix: disable fuzzy link recognition by default
2 years ago