Joaquín Sánchez
fa87d8150d
feat: allow using components in navigation bar ( #4000 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
4 months ago
Justin3go
d355d8f656
chore: fix dead link in MiniSearch type definitions ( #3941 )
5 months ago
Divyansh Singh
469ff3841e
chore: remove missing type
7 months ago
Rick Dubiel
5f6297cb3d
feat(theme): allow selectively disabling external link icon on navbar items ( #3607 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
8 months ago
김관식
c882fa1469
feat(theme): add npm icon ( #3483 )
10 months ago
Divyansh Singh
6c899437c1
feat(theme): allow specifying rel and target in logoLink
...
closes #3264
closes #3271
10 months ago
Yuxuan Zhang
ac5881eeac
perf(localSearch): add concurrency pooling, cleanup logic, improve performance ( #3374 )
10 months ago
Kia King Ishii
d10bf42c26
feat(theme): new design for local nav and global header ( #3359 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Cesar Gomez
50c9758d3f
fix(theme/i18n): support customizing dark mode switch titles ( #3311 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Дмитрий Бондарев
9c20e3b5f8
feat(theme/i18n): allow customizing sponsor link's text ( #3276 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Divyansh Singh
a18e5e48a4
feat(theme): allow forcing site locale in last updated format ( #2973 )
1 year ago
Divyansh Singh
a1e1267549
fix(theme): allow wrapping feature icons
...
closes #2923
1 year ago
Evan Liu
12ef12d633
fix(types): NavItem can only have either link or items ( #2880 )
1 year ago
Divyansh Singh
e477cdfd2f
feat(theme): allow setting rel and target on sidebar links
...
closes #2851
1 year ago
Damien Guard
00dc1e6742
feat: allow customizing markdown renderer used for local search indexing ( #2770 )
...
BREAKING CHANGES: `search.options.exclude` for local search is removed in favor of more flexible `search.options._render`
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
0c8cf0df89
perf: extract social icons as plugin to avoid unused icons ( #2768 )
1 year ago
Divyansh Singh
9a4ee07260
fix(theme): fix sidebar collapsing and restore base property ( #2753 )
1 year ago
Divyansh Singh
2fe8f60681
revert(theme): revert 'allow setting base path in sidebar items'
...
closes #2752
1 year ago
Kia King Ishii
c0d838bda0
feat(theme)!: final re-brand ( #2727 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Co-authored-by: Lehoczky Zoltán <ifjlehoczkyzoltan@gmail.com>
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
52884d9d4b
feat(theme): allow setting base path in sidebar items ( #2734 )
1 year ago
Divyansh Singh
4af597582c
feat(search): allow enabling detailed view by default
...
closes #2690
1 year ago
Divyansh Singh
d7e225473b
feat(theme): allow customizing default theme's 404 page
...
closes #2715
1 year ago
Jérémy Riverain
37d5b273fb
feat(search): allow excluding content from search results ( #2602 )
...
closes #2344
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
烽宁
9fee5542cb
feat(search): support `minisearch` customization ( #2576 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
烽宁
a99dcf9443
fix(types): export duplicate type `Sidebar` ( #2573 )
1 year ago
Mateu Llull
24abc7c6bd
feat(theme): allow customizing last updated date time format options ( #2332 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
烽宁
52cfbc3236
feat(theme): option to show icon for external links ( #2501 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
烽宁
c4909e4298
feat(theme): expose `useSidebar` ( #2496 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
donggua
29a9647ee9
feat(theme): allow prev/next links to be disabled globally ( #2317 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Agustin Banchio
c995b9f61d
feat(theme): add custom label for social links ( #2466 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Christian Georgi
b24acc6991
feat: add `filePath` to `PageData` ( #2140 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
烽宁
2f0f2d5ac6
feat(search): support custom `disableQueryPersistence` in local search ( #2273 )
2 years ago
Divyansh Singh
40f1d1b6f6
feat(search): allow force disabling detailed view
2 years ago
Divyansh Singh
713a35cbd0
feat!: organized search config ( #2218 )
2 years ago
Divyansh Singh
8059ec390a
chore: rename offline search to local search
2 years ago
Guillaume Chau
6c92675e33
feat: offline search ( #2110 )
...
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
2 years ago
John Campion Jr
9e3cf0fa7d
feat(theme): allow moving aside to left ( #2138 )
2 years ago
Guillaume Chau
192708de67
feat(theme): editLink can accept function ( #2058 )
2 years ago
Evan You
8ab36d05fa
fix: properly serialize header in outline
...
BREAKING CHANGE: default theme config option `outlineBadge` has been
removed. Badges in headers are now always excluded when generating
outline text.
2 years ago
Alija
322c633fd0
perf(a11y): add aria-label to language button ( #2025 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
e2d4edf45b
feat(theme): support custom target and rel in navbar links ( #1993 )
...
Co-authored-by: Kev1nzh37 <kev1nzh37@gmail.com>
2 years ago
dominikcz
dd0c4c698c
feat(theme): support disabling aside globally ( #1925 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
dea6cfa9cb
fix(theme): infer collapsible from collapsed ( #1865 )
...
BREAKING CHANGE: `collapsible` is dropped from sidebar, use `collapsed` instead
2 years ago
Kia King Ishii
c35a1f0fae
feat(theme): enable multi level sidebar nesting ( #1360 ) ( #1835 )
...
close #1360
close #1361
close #1680
2 years ago
Divyansh Singh
5d2fc3f922
feat(theme): allow removing badge text from outline ( #1825 )
2 years ago
Divyansh Singh
8de2f4499d
feat: add i18n feature ( #1339 )
...
fix #291
fix #628
fix #631
fix #902
fix #955
fix #1253
fix #1381
Co-authored-by: Hiroki Okada <hirokio@tutanota.com>
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
2 years ago
Joaquín Sánchez
9df598f36e
feat(theme): allow adding images as icons in features section ( #1738 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
7a737845e5
feat(theme): add mastodon icon ( #1736 )
2 years ago