Commit Graph

121 Commits (6ae2c38edc7452888ba914180f0224e10f7bad06)

Author SHA1 Message Date
Divyansh Singh c9b89282f3 fix: use v-pre for mathjax instead of isCustomElement
7 months ago
Divyansh Singh 26cb685adf fix(build): emit lean chunks after vite has done processing
7 months ago
Yuxuan Zhang c5e2e4db81
feat: support distributed config files (#4660)
8 months ago
翠 / green ae0d52d999
refactor: avoid assigning to bundle object (#4647)
8 months ago
Divyansh Singh e271695d71 fix: hmr not working for watched files in path loaders
9 months ago
Divyansh Singh d8a884ed0f fix: prevent reload on first server start in fresh installations
9 months ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
9 months ago
Divyansh Singh c2ab5b03a8 fix(build): don't destructure pages as it will be updated onFileAddDelete
10 months ago
Evan You 8214cae21b
fix: fix static content removal for lean chunks due to Vue 3.5 changes (#4508)
11 months ago
Divyansh Singh 36bde803c8 chore: maintenance and cleanup
11 months ago
Divyansh Singh 615aed5df7 fix(regression): hmr not working with markdown includes due to wrong cache key
1 year ago
Estéban 45968cdc50
fix: cache markdown it instance and properly dispose shiki on config reload (#4321)
1 year ago
Divyansh Singh c46e4b784d fix: hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes
1 year ago
Jeferson S. Brito afc611d399
fix(theme,a11y): handle overflow on long mathematical equation and make tables focusable (#3932) (closes #3914)
2 years ago
btea cd5adf3011
feat: config file hot update error prints error message (#3592)
2 years ago
Divyansh Singh 862b4be867 refactor: remove legacy stuff
2 years ago
vanchKong 3052002b47
docs: add Chinese translations (#2249)
2 years ago
arianrhodsandlot 6d89a08cb7
fix: print errors when importing an invalid dynamic route (#3201)
2 years ago
Divyansh Singh f4d4280d7d feat(build): enable VUE_PROD_HYDRATION_MISMATCH_DETAILS when DEBUG is truthy
2 years ago
Divyansh Singh 2958b8b839
chore: bump deps (#3345)
2 years ago
Divyansh Singh c3d7f22bd3
fix(build): force assets to go through vite pipeline during dev too (#3258)
2 years ago
翠 / green da73b58c79
fix: CSS missing after build (#3217)
2 years ago
Divyansh Singh d2238eedb7
feat: switch to vite 5 and bump deps (#3200)
2 years ago
翠 / green d65afc2873
chore: make it work with rollup v4 (#3065)
2 years ago
Divyansh Singh e84f31371e
fix(hmr): handle hmr in imported code snippets (#3005)
2 years ago
Divyansh Singh 0df88438c7 chore: update ssr.format condition to unblock vite ci
2 years ago
Divyansh Singh 7271a95948
feat: mathjax support (#2977)
2 years ago
Divyansh Singh 76e9fe86b2
Revert "fix(build): respect srcExclude in content loader" (#2975)
2 years ago
huluobotx 3023b5c76b
fix(build): respect srcExclude in content loader (#2963)
2 years ago
Divyansh Singh 1705c179df chore: vite no longer emits assets on ssr by default
2 years ago
Divyansh Singh 47068ff0c5
revert: "perf: extract social icons as plugin to avoid unused icons" (#2861)
2 years ago
Divyansh Singh e0be677554
fix: restart server on theme creation/deletion (#2785)
2 years ago
Divyansh Singh 0c8cf0df89
perf: extract social icons as plugin to avoid unused icons (#2768)
2 years ago
Divyansh Singh b55b529f23
refactor: use stringified `deserializeFunctions` util (#2733)
2 years ago
Bjorn Lu 3f79f4bb6e
refactor: use rollup type from vite (#2723)
2 years ago
烽宁 64d7c3ba54
feat(build): support custom `assetsDir` (#2497)
2 years ago
Divyansh Singh b2a129f49b
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` (#2543)
2 years ago
Divyansh Singh ae041448aa refactor: improve error message on encountering dead links
3 years ago
烽宁 8354f8fb86
fix(theme): local search showDetailedList not working in windows (#2248)
3 years ago
Divyansh Singh 713a35cbd0
feat!: organized search config (#2218)
3 years ago
Divyansh Singh 8059ec390a chore: rename offline search to local search
3 years ago
Guillaume Chau 6c92675e33
feat: offline search (#2110)
3 years ago
Divyansh Singh a681fd11e3
fix(build): remove extra line at end of code blocks (#2191)
3 years ago
Anthony Fu 3235c23313
feat: more flexible `ignoreDeadLinks` (#2135)
3 years ago
Divyansh Singh 7678a89358
revert: 456099a
3 years ago
Divyansh Singh 456099a527
test: restore tests for init command
3 years ago
Evan You 470ce3d3f3 fix: gracefully handle config update with syntax error
3 years ago
Evan You 22ace7b075 perf: inline site data on page
3 years ago
Evan You 905f58b2a8 fix: avoid circular dependency between siteData virtual module and useData()
3 years ago
Guillaume Chau 192708de67
feat(theme): editLink can accept function (#2058)
3 years ago