Commit Graph

145 Commits (60add88c160eb9542dbd80d9d2a96b3e6d2ef036)

Author SHA1 Message Date
Calum H. (IMB11) 60add88c16 feat: build concurrency + ssr batching
2 days ago
Divyansh Singh dc98a2b9ac refactor(markdown): drop parameter defaults from createMarkdownToVueRenderFn
5 days ago
Divyansh Singh c9616559f5 fix(build): track include importers by module id
6 days ago
Divyansh Singh 5eac447318 fix(build): clear markdown cache with rewritten path on include change
6 days ago
Divyansh Singh fa0e48c8df fix(build): don't apply docsearch css transform to pages matching its filter
6 days ago
Divyansh Singh 7ee811b7e6 refactor(build): reuse pageData.relativePath for the HMR payload path
6 days ago
Divyansh Singh fdd68e37a7 perf(build): reuse lastUpdated from markdown rendering in sitemap generation
6 days ago
Divyansh Singh fa24c6d67b perf: use hook filters in vite plugins
1 week ago
Bjorn Lu 3868b64e41
feat: auto-add width/height to local images to avoid layout shift (#5311)
3 weeks ago
Divyansh Singh 90c28d41ce fix(theme): align docsearch breakpoints with the default theme
3 weeks ago
Divyansh Singh 470c4e018a refactor: clean up types
1 month ago
Divyansh Singh 228eef187a feat!: migrate to vite 8
1 month ago
T c37bde6308
fix(build): show dead link line numbers (#5230)
1 month ago
Sergio 44e2675889
feat: support text-fragments (#5140)
5 months ago
Dylan Tientcheu 0d646a66cd
feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092)
6 months ago
Divyansh Singh 179ee621d9 fix: log dead links in dev mode too
9 months ago
Divyansh Singh 6dfcdd3fe8
perf: make a single git call for timestamps instead of calling it for each file (#4958)
10 months ago
Divyansh Singh 6d7422f8fa fix: respect markdown.cache = false on build too
10 months ago
Divyansh Singh d1a8061eb4 fix(hmr): don't load config twice on server restart
12 months ago
Divyansh Singh d3a15673bd fix(hmr): no need for server restart on theme change
12 months ago
Divyansh Singh 914467e17f fix: hmr not working for snippet imports in dynamic routes
12 months ago
Divyansh Singh 8d8a5ac281 fix: hmr working only once for markdown files
12 months ago
Divyansh Singh fc267ae6b7 fix: module graph causing unnecessary route regeneration on every update
12 months ago
Dylan Tientcheu ac61abe7d7
feat(search): upgrade search to DocSearch v4-beta (#4843)
1 year ago
Divyansh Singh c9b89282f3 fix: use v-pre for mathjax instead of isCustomElement
1 year ago
Divyansh Singh 26cb685adf fix(build): emit lean chunks after vite has done processing
1 year ago
Yuxuan Zhang c5e2e4db81
feat: support distributed config files (#4660)
1 year ago
翠 / green ae0d52d999
refactor: avoid assigning to bundle object (#4647)
1 year ago
Divyansh Singh e271695d71 fix: hmr not working for watched files in path loaders
1 year ago
Divyansh Singh d8a884ed0f fix: prevent reload on first server start in fresh installations
1 year ago
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
1 year ago
Divyansh Singh c2ab5b03a8 fix(build): don't destructure pages as it will be updated onFileAddDelete
2 years ago
Evan You 8214cae21b
fix: fix static content removal for lean chunks due to Vue 3.5 changes (#4508)
2 years ago
Divyansh Singh 36bde803c8 chore: maintenance and cleanup
2 years ago
Divyansh Singh 615aed5df7 fix(regression): hmr not working with markdown includes due to wrong cache key
2 years ago
Estéban 45968cdc50
fix: cache markdown it instance and properly dispose shiki on config reload (#4321)
2 years ago
Divyansh Singh c46e4b784d fix: hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes
2 years 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
3 years ago
vanchKong 3052002b47
docs: add Chinese translations (#2249)
3 years ago
arianrhodsandlot 6d89a08cb7
fix: print errors when importing an invalid dynamic route (#3201)
3 years ago
Divyansh Singh f4d4280d7d feat(build): enable VUE_PROD_HYDRATION_MISMATCH_DETAILS when DEBUG is truthy
3 years ago
Divyansh Singh 2958b8b839
chore: bump deps (#3345)
3 years ago
Divyansh Singh c3d7f22bd3
fix(build): force assets to go through vite pipeline during dev too (#3258)
3 years ago
翠 / green da73b58c79
fix: CSS missing after build (#3217)
3 years ago
Divyansh Singh d2238eedb7
feat: switch to vite 5 and bump deps (#3200)
3 years ago
翠 / green d65afc2873
chore: make it work with rollup v4 (#3065)
3 years ago
Divyansh Singh e84f31371e
fix(hmr): handle hmr in imported code snippets (#3005)
3 years ago
Divyansh Singh 0df88438c7 chore: update ssr.format condition to unblock vite ci
3 years ago