Commit Graph

113 Commits (faaa4a124ed7a5b2f1cfc8f9b7686a3785d2012b)

Author SHA1 Message Date
Divyansh Singh faaa4a124e feat(markdown): support per-locale markdown strings
5 days ago
Divyansh Singh 962f00e7a3 feat(markdown): support registering custom containers
5 days ago
Divyansh Singh 4c7a030bc1 feat(markdown): support title-less containers
5 days ago
Divyansh Singh 420565236b refactor(markdown): migrate containers to @mdit/plugin-container
5 days ago
Divyansh Singh fa24c6d67b perf: use hook filters in vite plugins
5 days ago
Divyansh Singh c2be0bf936 feat(markdown): accept booleans for plugin options
5 days ago
Divyansh Singh 97f87817ea feat(markdown): support GitHub-style task lists
5 days ago
Divyansh Singh 18380b0eb7 feat(markdown)!: replace markdown-it-attrs with @mdit/plugin-attrs
5 days ago
Divyansh Singh 7c09583eaa test(markdown): cover attrs behavior before plugin migration
5 days ago
Divyansh Singh 85ede55fdb test(markdown): cover attrs/anchor plugin order independence
5 days ago
Divyansh Singh 3514d82617 refactor(markdown): restructure options and plugin registration
5 days ago
Divyansh Singh b8d9c8f9a9 feat(markdown): support disabling built-in markdown plugins
5 days ago
Divyansh Singh 6bbd04e0bf test: type-check tests and docs
5 days ago
Divyansh Singh 078786a1b3 refactor(markdown)!: rename image option `lazyLoading` to `lazyLoad`
5 days ago
Divyansh Singh c39a85a2ac fix(build): compose markdown `preConfig` hook when extending configs
2 weeks ago
chencu 3b560a0efa
feat: support `note`, `important`, `caution` markdown containers (#5161)
2 weeks ago
Bjorn Lu 3868b64e41
feat: auto-add width/height to local images to avoid layout shift (#5311)
2 weeks ago
Divyansh Singh dcb7a75532 refactor!: make the route the single source of truth for the URL hash
2 weeks ago
Bjorn Lu 262b78f1ca
refactor: improve relative image path normalization (#5314)
2 weeks ago
Bjorn Lu 9ee401d7ad
fix(theme): preserve url params when switching languages (#5312)
2 weeks ago
Rayan Salhab a425113572
fix(theme): align local search breakpoint (#5217)
3 weeks ago
TowyTowy 6b5e7704a0
fix(theme): pass target and rel to prev/next page links (#5297)
3 weeks ago
Divyansh Singh 1ade7bd422 refactor: migrate scripts to typescript and organize imports
4 weeks ago
Divyansh Singh e6e90ed5a9 refactor: drop fs-extra and organize imports
4 weeks ago
T 7e2273a3e4
feat: show local search loading state (#5252)
4 weeks ago
T f29ffdbb33
fix: preserve Agent Studio DocSearch options (#5254)
4 weeks ago
T e68fade75d
fix: strip frontmatter before heading includes (#5246)
1 month ago
T 5c50b99724
fix(build): normalize rewrite drive letters (#5245)
1 month ago
T ddf178a170
fix: preserve external sidebar links with base (#5243)
1 month ago
T 8288785d5a
test: wait for filtered local search results (#5244)
1 month ago
T d0159c8a85
feat: support social link target option (#5242)
1 month ago
T 80cf2650aa
fix: index rewritten local search pages by locale (#5241)
1 month ago
T eef57427f4
feat: allow custom i18n routing (#5239)
1 month ago
T e635e9e5ea
feat: add macOS local search navigation shortcuts (#5237)
1 month ago
T 04f4fbadbd
fix: compose markdown config when extending configs (#5236)
1 month ago
T c37bde6308
fix(build): show dead link line numbers (#5230)
1 month ago
Divyansh Singh aa587f679c chore: bump deps
3 months ago
lilianakatrina684-a11y 202ee70260
fix: keep translation links in the current tab (#5158)
4 months ago
Divyansh Singh fccc617102
feat(markdown): expose Shiki color replacements in markdown options (#5153)
4 months ago
Divyansh Singh 6beafe9e04 release: v2.0.0-alpha.17
4 months ago
Joaquín Sánchez 74a73d869c
feat(client): add `home-hero-actions-before-actions` slot (#5151)
4 months ago
Sergio 44e2675889
feat: support text-fragments (#5140)
5 months ago
Dylan Tientcheu 0d646a66cd
feat(theme): upgrade DocSearch to 4.5 with sidepanel (#5092)
6 months ago
Divyansh Singh 08ca699175 test: use global timeouts in static data hmr tests
10 months ago
Divyansh Singh 9238e00c9f test: add postcssIsolateStyles snapshots
12 months ago
Divyansh Singh 0944777893 feat: make postcssIsolateStyles idempotent
12 months ago
Divyansh Singh 318c14fa7c fix: make paths in `watchedFiles` absolute as mentioned in the docs
12 months ago
Alex a629b03f0e
fix(build): ignore escaped `:` when splitting selector in `postcssIsolateStyles` (#4830)
1 year ago
Yuxuan Zhang 544cd81259
feat(theme)!: add `isHome` frontmatter option (#4673)
1 year ago
Divyansh Singh b99d5123c9
feat: support using header anchors in markdown file inclusion (#4608)
1 year ago