烽宁
|
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 |
Urata Daiki
|
55688a87e3
|
feat(theme): allow specifying common alt for logo (#1451)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
288aa48b92
|
feat(theme): support dynamic headers and nesting in outline (#1281)
Co-authored-by: fi3ework <fi3ework@gmail.com>
|
2 years ago |
YiZhi
|
d1a2c76f33
|
feat(theme): support multi-level sidebar (#851)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
74e4950c1b
|
feat: allow adding custom social icons as inline svg (#738) (#953)
|
2 years ago |
Divyansh Singh
|
d6125c5c86
|
chore: fix typo
|
2 years ago |
Divyansh Singh
|
836a24683a
|
feat(theme): custom prev/next labels and text (#897)
|
2 years ago |
rainkolwa
|
00fe8092d9
|
feat(theme): add option to customize search button text (#713) (#747)
close #713
|
2 years ago |
Kia King Ishii
|
7cfe0f05ab
|
feat(theme): add team page feature (#828)
|
2 years ago |
Alex
|
fdb5720acd
|
feat(theme): add active status to nav menu group (#820)
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
2 years ago |
Anthony Fu
|
42813ce936
|
feat(theme): support themeable images for logo and hero (#745)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
zRains
|
263607b279
|
fix: better nav item types (#714)
|
2 years ago |
Divyansh Singh
|
535e176b9a
|
feat: allow custom edit links (#698)
close #694
close #697
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Divyansh Singh
|
a8a16237cd
|
feat: allow custom outline title (#689) (#690)
close #689
|
2 years ago |
Divyansh Singh
|
ce17f5035c
|
feat: allow external links in sidebar (#205) (#686)
close #205
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Percy Ma
|
e5bf15a21e
|
fix: nav nested items type error (#710) (#711)
|
2 years ago |
Percy Ma
|
f64f83df02
|
feat: add `LastUpdated` support (#668) (#669) (#683)
close #668
close #669
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Percy Ma
|
5f0d9153a3
|
feat: add option to hide nav title (#637) (#677)
close #637
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Divyansh Singh
|
e32936b6ae
|
feat: add collapsible option to sidebar (#640) (#663)
close #640
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
2 years ago |
Kia King Ishii
|
36a67bd67d
|
feat: add carbon ads feature (#647)
close #647
|
2 years ago |
Kia King Ishii
|
6f037e2688
|
feat(sponsor): add sponsors component
|
2 years ago |
Kia Ishii
|
73bbc6143a
|
feat: new default theme
|
3 years ago |
郝晨光
|
77efd933c3
|
docs: algolia appId is required (#608)
|
3 years ago |
ULIVZ
|
ba41bb9055
|
feat: improve typescript support for config file (#465)
|
3 years ago |