Divyansh Singh
|
f4a5c43cb0
|
feat(theme): allow adding custom layouts
closes #2547
|
1 year ago |
Divyansh Singh
|
a8cf88b54a
|
chore: use defineOptions
|
1 year ago |
Divyansh Singh
|
93823a8566
|
fix(theme): respect feature icon dimensions set from frontmatter
closes #1886
|
1 year ago |
Divyansh Singh
|
d31051a051
|
fix(theme): align max-width media queries
|
1 year ago |
Divyansh Singh
|
c6c983ed73
|
fix(client): handle empty hash in links (#2738)
|
1 year ago |
zuixinwang
|
e54eea3da0
|
fix(theme): close dropdown menus after an item is clicked (#2380)
|
1 year ago |
Divyansh Singh
|
063b0e520a
|
fix(theme): override docsearch button bg
fixes #2735
|
1 year ago |
Divyansh Singh
|
3840eaae16
|
fix(theme): update sidebar active link status on hash change (#2736)
|
1 year ago |
Divyansh Singh
|
1a6efbae8e
|
fix(theme): scroll code group tab into view on selection
closes #2355
Co-authored-by: izayl <izayl@163.com>
|
1 year ago |
Divyansh Singh
|
039798a8c1
|
fix(theme): don't reset scroll position on changing tab in code groups
closes #2732, closes #2362
|
1 year ago |
Divyansh Singh
|
2a7422bbbf
|
feat(theme): allow overriding logo link
closes #1683
|
1 year ago |
Divyansh Singh
|
09a4fdc9b8
|
feat(theme): allow customizing prev/next text from config file
closes #1373
|
1 year ago |
Divyansh Singh
|
69251b7484
|
feat(theme): allow passing html in nav links
closes #1652
|
1 year ago |
Divyansh Singh
|
0c9dd1fccb
|
chore: remove lock on conventional-changelog
|
1 year ago |
Divyansh Singh
|
f8126fe39f
|
chore: simplify config
|
1 year ago |
Divyansh Singh
|
52884d9d4b
|
feat(theme): allow setting base path in sidebar items (#2734)
|
1 year ago |
Divyansh Singh
|
b55b529f23
|
refactor: use stringified `deserializeFunctions` util (#2733)
|
1 year ago |
Divyansh Singh
|
e3f8fc7972
|
fix(theme): allow using h1 headings in outline
closes #1529
|
1 year ago |
Divyansh Singh
|
ce85726c12
|
feat(build): add `markdown.preConfig` option
closes #1382
|
1 year ago |
Divyansh Singh
|
7141b82ccc
|
docs: add head examples
closes #1500, closes #1131
|
1 year ago |
Divyansh Singh
|
900906583b
|
docs: fix link
|
1 year ago |
Divyansh Singh
|
f0d308288c
|
chore: bump deps (#2724)
|
1 year ago |
Bjorn Lu
|
3f79f4bb6e
|
refactor: use rollup type from vite (#2723)
|
1 year ago |
Divyansh Singh
|
4af597582c
|
feat(search): allow enabling detailed view by default
closes #2690
|
1 year ago |
Divyansh Singh
|
1179484432
|
feat(client): allow overriding props on Content
closes #2712
|
1 year ago |
Divyansh Singh
|
d7e225473b
|
feat(theme): allow customizing default theme's 404 page
closes #2715
|
1 year ago |
Divyansh Singh
|
17378c064f
|
fix(build): make outDir from cli work properly
closes #2716
|
1 year ago |
Divyansh Singh
|
a56d608bec
|
revert: #2689 (#2722)
Revert "fix(build): use vue dev build when DEBUG is truthy (#2689)"
This reverts commit b61f36d853 .
|
1 year ago |
Divyansh Singh
|
7f0c18e013
|
feat: allow html blocks inside code groups (#2719)
|
1 year ago |
烽宁
|
0f38eb4404
|
fix: `createContentLoader` generates invalid url when `base` is set (#2714)
|
1 year ago |
Divyansh Singh
|
7778187f2d
|
feat: i18n with sitemap (#2708)
|
1 year ago |
Divyansh Singh
|
2be6858c63
|
release: v1.0.0-beta.7
|
1 year ago |
Divyansh Singh
|
5bd92653af
|
chore: bump deps
|
1 year ago |
烽宁
|
6fc88a5cce
|
fix: remove index.html when using createContentLoader (#2693)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Mike Bostock
|
5d18fd8978
|
feat: rel for feature links (#2704)
|
1 year ago |
Mike Bostock
|
60dd0a474b
|
fix: respect empty rel and target (#2705)
|
1 year ago |
烽宁
|
77c1b4d3cd
|
fix(style): incorrect header anchor icon position with multline headers (#2694)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
烽宁
|
2ae90a2343
|
feat(theme): support custom page class (#2696)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
烽宁
|
13f94a6663
|
feat(build): custom excerpt for `createContentLoader` (#2698)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
68f25f5a9c
|
fix(build): duplicate description tags with transformHead (#2702)
|
1 year ago |
Divyansh Singh
|
b39b4912af
|
fix(theme): code group tab divider not showing full-width (#2701)
|
1 year ago |
Divyansh Singh
|
5563695b15
|
feat: sitemap generation (#2691)
|
1 year ago |
Divyansh Singh
|
b61f36d853
|
fix(build): use vue dev build when DEBUG is truthy (#2689)
|
1 year ago |
Divyansh Singh
|
51f28bfac9
|
fix(theme): fix feature component always generating anchor tags
|
1 year ago |
烽宁
|
74d9ba27b5
|
fix(build): `createContentLoader` generates invalid url when `srcDir` is set (#2578)
BREAKING CHANGE: `createContentLoader` will now resolve globs relative to `srcDir` instead of `root`
|
1 year ago |
Divyansh Singh
|
fb048a6f72
|
fix(search): add useFocusTrap and mark.js to optimizeDeps (#2682)
|
1 year ago |
烽宁
|
d015cddb30
|
chore(vite): support define replacement without removing double quotes (#2677)
|
1 year ago |
camera-2018
|
40c60ecae5
|
docs: sidebar and navbar frontmatter config (#2667)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
b180a9e809
|
docs: update pnpm install command to match new behavior
x-ref: #2670, https://github.com/pnpm/pnpm/issues/6463
|
1 year ago |
Divyansh Singh
|
916fa5b548
|
chore: fix changelog
|
1 year ago |