Commit Graph

2778 Commits (ca8ba5baec6c8fa551ee29917bd072f84406e68b)
 

Author SHA1 Message Date
Divyansh Singh ca8ba5baec fix(types): declare Badge as a global component
4 days ago
Divyansh Singh 0535009f44 feat(client): declare $frontmatter and $params as ComponentCustomProperties
4 days ago
Divyansh Singh a5ce6ab200 docs(types): rewrite JSDoc comments in shared.d.ts
4 days ago
Divyansh Singh 1d448c9fc1 feat: add web-types.json for JetBrains IDE support
4 days ago
Divyansh Singh 8ff1f3e2dd fix(types): import EnhanceAppContext from package entry in theme.d.ts
4 days ago
Lazizbek Ergashev 83f22a4b7d
docs: correct withBase description to say it prepends the base (#5339)
4 days ago
Joaquín Sánchez 6629577b48
feat: declare Content and ClientOnly components as GlobalComponents (#5156)
4 days ago
Divyansh Singh f4021369b5 refactor(markdown): use attrs plugin for container attributes
4 days ago
MaxwellCohen 1df9fdd502
chore(docs): add robots.txt (#5337)
5 days ago
Divyansh Singh 430a890a17 feat(markdown): support footnotes
6 days ago
Divyansh Singh dabc5e95ce fix(theme): correct anchor scroll margins across viewports
6 days ago
Divyansh Singh 668517fa16 ci: bump actions
1 week ago
Divyansh Singh ba95bf2f22 chore: bump deps
1 week ago
Divyansh Singh b6d9cb83c7 fix(markdown): remove extra whitespace from container markup
1 week ago
Divyansh Singh 992f08fa84 docs: fix markdown guide outlines and emoji links
1 week ago
dependabot[bot] d0ac4b0d93
build(deps-dev): bump postcss from 8.5.15 to 8.5.18 (#5335)
1 week ago
Divyansh Singh 2fa0dedbb2 feat(markdown)!: group code copy button strings into one option
1 week ago
Divyansh Singh 4e263772b4 docs: drop the code copy button title workaround
1 week ago
Divyansh Singh 4e8b0b40a2 chore(theme): sort the copied-text locale overrides alphabetically
1 week ago
Divyansh Singh f21ec91763 docs: translate container labels and the code copy button title
1 week ago
Divyansh Singh faaa4a124e feat(markdown): support per-locale markdown strings
1 week ago
Divyansh Singh e90178997a chore: remove the @types/mdurl patch
1 week ago
Divyansh Singh 962f00e7a3 feat(markdown): support registering custom containers
1 week ago
Divyansh Singh 4c7a030bc1 feat(markdown): support title-less containers
1 week ago
Divyansh Singh 420565236b refactor(markdown): migrate containers to @mdit/plugin-container
1 week ago
Divyansh Singh f1ee91335e refactor(theme)!: rebuild the base styles on tailwind's preflight
1 week ago
Divyansh Singh 829288ddec docs: declare the vazirmatn face manually and pin its version
1 week ago
Divyansh Singh 91b06b67a3 fix(theme)!: route cjk punctuation to matching system fonts
1 week ago
Divyansh Singh fa24c6d67b perf: use hook filters in vite plugins
1 week ago
Divyansh Singh a1f2147c0a docs: rewrite and complete jsdocs in siteConfig.ts
1 week ago
Divyansh Singh ab1896fbf4 feat: update option stability annotations
1 week ago
Divyansh Singh 705c1be0f8 feat(theme): cover all Inter glyphs, generate font subsets from a script
1 week ago
Divyansh Singh c2be0bf936 feat(markdown): accept booleans for plugin options
1 week ago
Divyansh Singh 97f87817ea feat(markdown): support GitHub-style task lists
1 week ago
Divyansh Singh 18380b0eb7 feat(markdown)!: replace markdown-it-attrs with @mdit/plugin-attrs
1 week ago
Divyansh Singh 7c09583eaa test(markdown): cover attrs behavior before plugin migration
1 week ago
Divyansh Singh 018887fa1d feat(markdown)!: replace markdown-it-emoji with @mdit/plugin-emoji
1 week ago
Divyansh Singh 85ede55fdb test(markdown): cover attrs/anchor plugin order independence
1 week ago
Divyansh Singh 7550517916 feat(markdown)!: replace markdown-it-anchor with @mdit/plugin-anchor
1 week ago
Divyansh Singh 3514d82617 refactor(markdown): restructure options and plugin registration
1 week ago
Divyansh Singh b8d9c8f9a9 feat(markdown): support disabling built-in markdown plugins
1 week ago
Divyansh Singh e235dbeb8a feat(markdown)!: support `attrs: false` for disabling attrs plugin
1 week ago
Divyansh Singh bffe1e1412 feat(markdown): allow disabling table `tabindex` attribute
1 week ago
Divyansh Singh 6bbd04e0bf test: type-check tests and docs
1 week ago
Divyansh Singh 572bc63bd8 docs: remove unsupported `threadDepthExceededMessage` translation
1 week ago
Divyansh Singh e6ba9d8caa fix(build): don't rely on checkout directory name when externalizing types
1 week ago
Divyansh Singh cec499869f refactor(theme)!: remove deprecated `disableDetailedView` local search option
1 week ago
Divyansh Singh 18d1b4713c refactor(theme)!: remove deprecated `lastUpdatedText` option
1 week ago
Divyansh Singh 95c042039c refactor(theme)!: remove deprecated `outlineTitle` option
1 week ago
Divyansh Singh 27762eac86 refactor(markdown)!: remove deprecated `cjkFriendly` option
1 week ago