Commit Graph

2854 Commits (main)
 

Author SHA1 Message Date
Divyansh Singh 35cf6470d3
fix(theme): adjust z-index for VPNavBar and simplify VPNavScreen styles (#5374)
9 hours ago
Bjorn Lu a0401eed4b
fix(theme): fix nav screen and divider appearance (#5369)
12 hours ago
Divyansh Singh 45cb85e510
feat(theme): add opt-in severity-based colors for containers, alerts, and badges (#5373)
12 hours ago
Bjorn Lu cb636b2410
fix(theme): fix social links spacing in dropdown (#5370)
19 hours ago
Bjorn Lu 9d521db867
fix(theme): treat negative scrollY as top (#5368)
23 hours ago
xbsheng 0a96bae50b
fix(theme): prevent scroll chaining in local nav outline dropdown (#5367)
1 day ago
Bjorn Lu 49c84f570a
fix(theme): fix menu dropdown group dividers (#5365)
2 days ago
Divyansh Singh a422b22f3f docs: fix nginx config and remove dead links
2 days ago
Divyansh Singh db28226b9a chore: remove unnecessary shiki packages
3 days ago
Robin b7602df1cd
fix(theme): rendering of sponsor and team components inside vp-doc containers (#4493)
3 days ago
Divyansh Singh 08cc11092b chore: use ts extension for native compatibility
4 days ago
Divyansh Singh 2be52f0657
fix(theme/regression): fix misaligned external link icon
4 days ago
Bjorn Lu 2a91caa78e
feat(theme): use relative length units (#5323)
4 days ago
Divyansh Singh 8dbd782c75
fix(theme): remove extra margins from first and last paragraph inside a list element
1 week ago
Divyansh Singh 27c4a1a2a3
fix(search): respect per-locale markdown options (#5351)
1 week ago
Divyansh Singh 0adb886745 chore: add Netlify to special thanks
2 weeks ago
Divyansh Singh a2a74ca30c
chore: remove incorrect issue reference
2 weeks ago
Bugo 534b9222c1
docs(ru): update translations- #5296 (#5348)
2 weeks ago
Divyansh Singh ecc7ae15f2 release: v2.0.0-alpha.19
2 weeks ago
Divyansh Singh 3ffefa2550 fix(search): skip pages that fail to render instead of crashing dev server
2 weeks ago
Divyansh Singh e9b762b3d4 docs: update code snippet and file inclusion guides
2 weeks ago
Divyansh Singh 6a337efece feat(markdown)!: rebase relative urls in included files
2 weeks ago
Divyansh Singh 0e50d756f5 feat(markdown)!: rewrite include processing as a markdown plugin
2 weeks ago
Divyansh Singh 45c5b2ffeb feat(markdown)!: rewrite the snippet plugin
2 weeks ago
Divyansh Singh 6a4a977ce5 refactor(node): normalize line endings at the file read boundary
2 weeks ago
Divyansh Singh b303dd341d feat(markdown): add region marker engine
2 weeks ago
Divyansh Singh 5a3830c4b7 chore: enable strict peer deps
2 weeks ago
Miroma 2fb6bdabf0 perf(md): limit the compile cache's memory usage
2 weeks ago
Miroma 3fbaf9c4d2 refactor(logVersion)!: avoid onAfterConfigResolve
2 weeks ago
Miroma 4f8703d61c perf(md): bypass gray-matter's unbounded cache
2 weeks ago
Divyansh Singh 515933bc5f chore: bump deps
2 weeks ago
Divyansh Singh a53982f937 refactor(build): own all task spinners in build()
2 weeks ago
Divyansh Singh 9dfa3bf524 refactor(markdown): fold highlight typing into MarkdownRenderer
2 weeks ago
Divyansh Singh 4e28826745 refactor: declare module-level state at the top of files
2 weeks ago
Divyansh Singh 72f5b6d0de refactor(routes): drop localeCompare when sorting dynamic routes
2 weeks ago
Divyansh Singh 9071b81608 refactor(build): extract render step from build
2 weeks ago
Divyansh Singh 9e79742861 refactor(build): extract chunk group naming from the bundle config
2 weeks ago
Divyansh Singh 8bbb71fd73 refactor(build): reuse slash for the theme entry regexp
2 weeks ago
Divyansh Singh 38b59f9252 refactor(init): use async fs in scaffolding
2 weeks ago
Divyansh Singh 479b984a27 refactor(build): use async fs in build entry
2 weeks ago
Divyansh Singh d963e6ce0e refactor: return the task callback result
2 weeks ago
Divyansh Singh 412d4638c1 refactor(build): time builds with performance.now
2 weeks ago
Divyansh Singh 8af4a0f5ea refactor(data): memoize loader promise instead of manual deferred
2 weeks ago
Divyansh Singh e40ae7888a refactor(serve): resolve once the server is listening
2 weeks ago
Divyansh Singh f97605ff26 refactor: use promise event APIs for git log processing
2 weeks ago
Divyansh Singh 388577c6da refactor(build): write sitemap through stream pipeline
2 weeks ago
Divyansh Singh de8d2862fd chore(scripts): await child exit via events.once in release helper
2 weeks ago
Divyansh Singh 8d1643851c refactor: use promisified setTimeout in read retry
2 weeks ago
Divyansh Singh da71173afc fix: retry file reads when out of file descriptors
2 weeks ago
Divyansh Singh 3372516152 fix(markdown): skip circular includes
2 weeks ago