Commit Graph

1645 Commits (3f4530b0e2b339cc408ab38b8b922a9834bb396e)

Author SHA1 Message Date
Divyansh Singh 3f4530b0e2 fix(markdown): preserve user-defined attributes
1 week ago
Divyansh Singh a86e8b51e2 chore(build): sort PageMeta import
1 week ago
Divyansh Singh 559fb24a22 fix(search): only index pages on dev updates
1 week ago
Divyansh Singh 027f0461e0 fix(build): respect cleanUrls in content loader render
1 week ago
Divyansh Singh 1534a67d86 fix(search): serve a fresh search index after dev updates
1 week ago
Divyansh Singh 769c10ee65 fix(build): resolve rewrites against externally injected pages too
1 week ago
Divyansh Singh c9616559f5 fix(build): track include importers by module id
1 week ago
Divyansh Singh 3cf3f37b17 fix(build): report links to pre-rewrite paths of rewritten pages as dead
1 week ago
Divyansh Singh 5e4a9e799f fix(build): resolve additional configs by source path
1 week ago
Divyansh Singh 9e2148d75e fix(build): apply rewrites when computing createContentLoader urls
1 week ago
Divyansh Singh 6b64f3561b fix(search): index changed files with srcDir-relative paths in dev
1 week ago
Divyansh Singh 5eac447318 fix(build): clear markdown cache with rewritten path on include change
1 week ago
Divyansh Singh fa0e48c8df fix(build): don't apply docsearch css transform to pages matching its filter
1 week ago
Divyansh Singh 7ee811b7e6 refactor(build): reuse pageData.relativePath for the HMR payload path
1 week ago
Divyansh Singh fdd68e37a7 perf(build): reuse lastUpdated from markdown rendering in sitemap generation
1 week ago
Divyansh Singh 20a7cb7a5f chore: bump deps
1 week ago
Divyansh Singh 0535009f44 feat(client): declare $frontmatter and $params as ComponentCustomProperties
1 week ago
Lazizbek Ergashev 83f22a4b7d
docs: correct withBase description to say it prepends the base (#5339)
1 week ago
Joaquín Sánchez 6629577b48
feat: declare Content and ClientOnly components as GlobalComponents (#5156)
1 week ago
Divyansh Singh f4021369b5 refactor(markdown): use attrs plugin for container attributes
1 week ago
Divyansh Singh 430a890a17 feat(markdown): support footnotes
1 week ago
Divyansh Singh dabc5e95ce fix(theme): correct anchor scroll margins across viewports
1 week ago
Divyansh Singh b6d9cb83c7 fix(markdown): remove extra whitespace from container markup
1 week ago
Divyansh Singh 2fa0dedbb2 feat(markdown)!: group code copy button strings into one option
2 weeks ago
Divyansh Singh 4e8b0b40a2 chore(theme): sort the copied-text locale overrides alphabetically
2 weeks ago
Divyansh Singh faaa4a124e feat(markdown): support per-locale markdown strings
2 weeks ago
Divyansh Singh 962f00e7a3 feat(markdown): support registering custom containers
2 weeks ago
Divyansh Singh 4c7a030bc1 feat(markdown): support title-less containers
2 weeks ago
Divyansh Singh 420565236b refactor(markdown): migrate containers to @mdit/plugin-container
2 weeks ago
Divyansh Singh f1ee91335e refactor(theme)!: rebuild the base styles on tailwind's preflight
2 weeks ago
Divyansh Singh 91b06b67a3 fix(theme)!: route cjk punctuation to matching system fonts
2 weeks ago
Divyansh Singh fa24c6d67b perf: use hook filters in vite plugins
2 weeks ago
Divyansh Singh a1f2147c0a docs: rewrite and complete jsdocs in siteConfig.ts
2 weeks ago
Divyansh Singh ab1896fbf4 feat: update option stability annotations
2 weeks ago
Divyansh Singh 705c1be0f8 feat(theme): cover all Inter glyphs, generate font subsets from a script
2 weeks ago
Divyansh Singh c2be0bf936 feat(markdown): accept booleans for plugin options
2 weeks ago
Divyansh Singh 97f87817ea feat(markdown): support GitHub-style task lists
2 weeks ago
Divyansh Singh 18380b0eb7 feat(markdown)!: replace markdown-it-attrs with @mdit/plugin-attrs
2 weeks ago
Divyansh Singh 018887fa1d feat(markdown)!: replace markdown-it-emoji with @mdit/plugin-emoji
2 weeks ago
Divyansh Singh 85ede55fdb test(markdown): cover attrs/anchor plugin order independence
2 weeks ago
Divyansh Singh 7550517916 feat(markdown)!: replace markdown-it-anchor with @mdit/plugin-anchor
2 weeks ago
Divyansh Singh 3514d82617 refactor(markdown): restructure options and plugin registration
2 weeks ago
Divyansh Singh b8d9c8f9a9 feat(markdown): support disabling built-in markdown plugins
2 weeks ago
Divyansh Singh e235dbeb8a feat(markdown)!: support `attrs: false` for disabling attrs plugin
2 weeks ago
Divyansh Singh bffe1e1412 feat(markdown): allow disabling table `tabindex` attribute
2 weeks ago
Divyansh Singh cec499869f refactor(theme)!: remove deprecated `disableDetailedView` local search option
2 weeks ago
Divyansh Singh 18d1b4713c refactor(theme)!: remove deprecated `lastUpdatedText` option
2 weeks ago
Divyansh Singh 95c042039c refactor(theme)!: remove deprecated `outlineTitle` option
2 weeks ago
Divyansh Singh 27762eac86 refactor(markdown)!: remove deprecated `cjkFriendly` option
2 weeks ago
Divyansh Singh 078786a1b3 refactor(markdown)!: rename image option `lazyLoading` to `lazyLoad`
2 weeks ago