Commit Graph

128 Commits (main)

Author SHA1 Message Date
Robin b7602df1cd
fix(theme): rendering of sponsor and team components inside vp-doc containers (#4493)
2 days ago
Bjorn Lu 2a91caa78e
feat(theme): use relative length units (#5323)
3 days ago
Divyansh Singh 27c4a1a2a3
fix(search): respect per-locale markdown options (#5351)
1 week ago
Divyansh Singh 3ffefa2550 fix(search): skip pages that fail to render instead of crashing dev server
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 38b59f9252 refactor(init): use async fs in scaffolding
2 weeks ago
Divyansh Singh 3372516152 fix(markdown): skip circular includes
2 weeks ago
Divyansh Singh 027f0461e0 fix(build): respect cleanUrls in content loader render
2 weeks ago
Divyansh Singh f4021369b5 refactor(markdown): use attrs plugin for container attributes
2 weeks ago
Divyansh Singh b6d9cb83c7 fix(markdown): remove extra whitespace from container markup
2 weeks ago
Divyansh Singh 2fa0dedbb2 feat(markdown)!: group code copy button strings into one option
3 weeks ago
Divyansh Singh faaa4a124e feat(markdown): support per-locale markdown strings
3 weeks ago
Divyansh Singh 962f00e7a3 feat(markdown): support registering custom containers
3 weeks ago
Divyansh Singh 4c7a030bc1 feat(markdown): support title-less containers
3 weeks ago
Divyansh Singh 420565236b refactor(markdown): migrate containers to @mdit/plugin-container
3 weeks ago
Divyansh Singh fa24c6d67b perf: use hook filters in vite plugins
3 weeks ago
Divyansh Singh c2be0bf936 feat(markdown): accept booleans for plugin options
3 weeks ago
Divyansh Singh 97f87817ea feat(markdown): support GitHub-style task lists
3 weeks ago
Divyansh Singh 18380b0eb7 feat(markdown)!: replace markdown-it-attrs with @mdit/plugin-attrs
3 weeks ago
Divyansh Singh 7c09583eaa test(markdown): cover attrs behavior before plugin migration
3 weeks ago
Divyansh Singh 85ede55fdb test(markdown): cover attrs/anchor plugin order independence
3 weeks ago
Divyansh Singh 3514d82617 refactor(markdown): restructure options and plugin registration
3 weeks ago
Divyansh Singh b8d9c8f9a9 feat(markdown): support disabling built-in markdown plugins
3 weeks ago
Divyansh Singh 6bbd04e0bf test: type-check tests and docs
3 weeks ago
Divyansh Singh 078786a1b3 refactor(markdown)!: rename image option `lazyLoading` to `lazyLoad`
3 weeks ago
Divyansh Singh c39a85a2ac fix(build): compose markdown `preConfig` hook when extending configs
3 weeks ago
chencu 3b560a0efa
feat: support `note`, `important`, `caution` markdown containers (#5161)
4 weeks ago
Bjorn Lu 3868b64e41
feat: auto-add width/height to local images to avoid layout shift (#5311)
4 weeks ago
Divyansh Singh dcb7a75532 refactor!: make the route the single source of truth for the URL hash
4 weeks ago
Bjorn Lu 262b78f1ca
refactor: improve relative image path normalization (#5314)
1 month ago
Bjorn Lu 9ee401d7ad
fix(theme): preserve url params when switching languages (#5312)
1 month ago
Rayan Salhab a425113572
fix(theme): align local search breakpoint (#5217)
1 month ago
TowyTowy 6b5e7704a0
fix(theme): pass target and rel to prev/next page links (#5297)
1 month ago
Divyansh Singh 1ade7bd422 refactor: migrate scripts to typescript and organize imports
1 month ago
Divyansh Singh e6e90ed5a9 refactor: drop fs-extra and organize imports
1 month ago
T 7e2273a3e4
feat: show local search loading state (#5252)
1 month ago
T f29ffdbb33
fix: preserve Agent Studio DocSearch options (#5254)
1 month ago
T e68fade75d
fix: strip frontmatter before heading includes (#5246)
2 months ago
T 5c50b99724
fix(build): normalize rewrite drive letters (#5245)
2 months ago
T ddf178a170
fix: preserve external sidebar links with base (#5243)
2 months ago
T 8288785d5a
test: wait for filtered local search results (#5244)
2 months ago
T d0159c8a85
feat: support social link target option (#5242)
2 months ago
T 80cf2650aa
fix: index rewritten local search pages by locale (#5241)
2 months ago
T eef57427f4
feat: allow custom i18n routing (#5239)
2 months ago
T e635e9e5ea
feat: add macOS local search navigation shortcuts (#5237)
2 months ago
T 04f4fbadbd
fix: compose markdown config when extending configs (#5236)
2 months ago