Commit Graph

2855 Commits (main)
 

Author SHA1 Message Date
Divyansh Singh 3372516152 fix(markdown): skip circular includes
2 weeks ago
Divyansh Singh b4e7554608 refactor(markdown): make processIncludes async
2 weeks ago
Divyansh Singh 5ebd6b39ce refactor(search): handle missing files at read time and skip empty pages
2 weeks ago
Divyansh Singh 9a76017302 refactor(markdown): restructure snippet plugin
2 weeks ago
Divyansh Singh dc98a2b9ac refactor(markdown): drop parameter defaults from createMarkdownToVueRenderFn
2 weeks ago
Divyansh Singh f274a89146 refactor(serve): simplify static server setup
2 weeks ago
Divyansh Singh 840a69dcb6 refactor(build): use async fs and minify while rendering pages
2 weeks ago
Divyansh Singh a35c9c900a refactor(routes): load route templates with fs/promises
2 weeks ago
Divyansh Singh cef5a7fc8e refactor(loader): read content files with fs/promises
2 weeks ago
Divyansh Singh 343aa13b68 build: emit ads chunks with hash-only filenames
2 weeks ago
Divyansh Singh b8ec0b563a refactor: normalize filesystem API usage
2 weeks ago
Divyansh Singh 3f4530b0e2 fix(markdown): preserve user-defined attributes
2 weeks ago
Divyansh Singh a86e8b51e2 chore(build): sort PageMeta import
2 weeks ago
Divyansh Singh 559fb24a22 fix(search): only index pages on dev updates
2 weeks ago
Divyansh Singh 027f0461e0 fix(build): respect cleanUrls in content loader render
2 weeks ago
Divyansh Singh 1534a67d86 fix(search): serve a fresh search index after dev updates
2 weeks ago
Divyansh Singh 769c10ee65 fix(build): resolve rewrites against externally injected pages too
2 weeks ago
Divyansh Singh c9616559f5 fix(build): track include importers by module id
2 weeks ago
Divyansh Singh 3cf3f37b17 fix(build): report links to pre-rewrite paths of rewritten pages as dead
2 weeks ago
Divyansh Singh 5e4a9e799f fix(build): resolve additional configs by source path
2 weeks ago
Divyansh Singh 9e2148d75e fix(build): apply rewrites when computing createContentLoader urls
2 weeks ago
Divyansh Singh 6b64f3561b fix(search): index changed files with srcDir-relative paths in dev
2 weeks ago
Divyansh Singh 5eac447318 fix(build): clear markdown cache with rewritten path on include change
2 weeks ago
Divyansh Singh fa0e48c8df fix(build): don't apply docsearch css transform to pages matching its filter
2 weeks ago
Divyansh Singh 7ee811b7e6 refactor(build): reuse pageData.relativePath for the HMR payload path
2 weeks ago
Divyansh Singh fdd68e37a7 perf(build): reuse lastUpdated from markdown rendering in sitemap generation
2 weeks ago
Divyansh Singh 20a7cb7a5f chore: bump deps
2 weeks ago
Divyansh Singh ca8ba5baec fix(types): declare Badge as a global component
2 weeks ago
Divyansh Singh 0535009f44 feat(client): declare $frontmatter and $params as ComponentCustomProperties
2 weeks ago
Divyansh Singh a5ce6ab200 docs(types): rewrite JSDoc comments in shared.d.ts
2 weeks ago
Divyansh Singh 1d448c9fc1 feat: add web-types.json for JetBrains IDE support
2 weeks ago
Divyansh Singh 8ff1f3e2dd fix(types): import EnhanceAppContext from package entry in theme.d.ts
2 weeks ago
Lazizbek Ergashev 83f22a4b7d
docs: correct withBase description to say it prepends the base (#5339)
2 weeks ago
Joaquín Sánchez 6629577b48
feat: declare Content and ClientOnly components as GlobalComponents (#5156)
2 weeks ago
Divyansh Singh f4021369b5 refactor(markdown): use attrs plugin for container attributes
2 weeks ago
MaxwellCohen 1df9fdd502
chore(docs): add robots.txt (#5337)
2 weeks ago
Divyansh Singh 430a890a17 feat(markdown): support footnotes
3 weeks ago
Divyansh Singh dabc5e95ce fix(theme): correct anchor scroll margins across viewports
3 weeks ago
Divyansh Singh 668517fa16 ci: bump actions
3 weeks ago
Divyansh Singh ba95bf2f22 chore: bump deps
3 weeks ago
Divyansh Singh b6d9cb83c7 fix(markdown): remove extra whitespace from container markup
3 weeks ago
Divyansh Singh 992f08fa84 docs: fix markdown guide outlines and emoji links
3 weeks ago
dependabot[bot] d0ac4b0d93
build(deps-dev): bump postcss from 8.5.15 to 8.5.18 (#5335)
3 weeks ago
Divyansh Singh 2fa0dedbb2 feat(markdown)!: group code copy button strings into one option
3 weeks ago
Divyansh Singh 4e263772b4 docs: drop the code copy button title workaround
3 weeks ago
Divyansh Singh 4e8b0b40a2 chore(theme): sort the copied-text locale overrides alphabetically
3 weeks ago
Divyansh Singh f21ec91763 docs: translate container labels and the code copy button title
3 weeks ago
Divyansh Singh faaa4a124e feat(markdown): support per-locale markdown strings
3 weeks ago
Divyansh Singh e90178997a chore: remove the @types/mdurl patch
3 weeks ago
Divyansh Singh 962f00e7a3 feat(markdown): support registering custom containers
3 weeks ago