Commit Graph

115 Commits (3ec48f19a27f0fc8c2735dcdf7c3a5b7326c6a2a)

Author SHA1 Message Date
Divyansh Singh 469ff3841e chore: remove missing type
3 months ago
Rick Dubiel 5f6297cb3d
feat(theme): allow selectively disabling external link icon on navbar items (#3607)
4 months ago
김관식 c882fa1469
feat(theme): add npm icon (#3483)
6 months ago
Divyansh Singh 6c899437c1 feat(theme): allow specifying rel and target in logoLink
6 months ago
Yuxuan Zhang ac5881eeac
perf(localSearch): add concurrency pooling, cleanup logic, improve performance (#3374)
6 months ago
Kia King Ishii d10bf42c26
feat(theme): new design for local nav and global header (#3359)
6 months ago
Cesar Gomez 50c9758d3f
fix(theme/i18n): support customizing dark mode switch titles (#3311)
6 months ago
Дмитрий Бондарев 9c20e3b5f8
feat(theme/i18n): allow customizing sponsor link's text (#3276)
6 months ago
bonyuta0204 563dc89975
feat(client): allow disabling link auto-prefetching (#3220)
8 months ago
烽宁 0761062790
fix: missing export types in localSearch (#3157)
8 months ago
Divyansh Singh 6f2a2af1ff chore: fix types
9 months ago
Divyansh Singh 1fb5d228a2
feat(theme): allow forcing dark mode (#2974)
10 months ago
Divyansh Singh a18e5e48a4
feat(theme): allow forcing site locale in last updated format (#2973)
10 months ago
Dylan Tientcheu 32aa2a7d17
feat(theme): add search insights boolean to algolia search (#2940)
10 months ago
Divyansh Singh a1e1267549 fix(theme): allow wrapping feature icons
10 months ago
Evan Liu 12ef12d633
fix(types): NavItem can only have either link or items (#2880)
10 months ago
Divyansh Singh 8aa032f60c fix: resolve snippets from original file path - align with include behavior
10 months ago
Divyansh Singh e477cdfd2f feat(theme): allow setting rel and target on sidebar links
10 months ago
Damien Guard 00dc1e6742
feat: allow customizing markdown renderer used for local search indexing (#2770)
11 months ago
Divyansh Singh 9499953386
refactor: drop custom logic in favor of vueuse useDark (#2818)
11 months ago
Divyansh Singh 0c8cf0df89
perf: extract social icons as plugin to avoid unused icons (#2768)
11 months ago
Divyansh Singh 9a4ee07260
fix(theme): fix sidebar collapsing and restore base property (#2753)
11 months ago
Divyansh Singh 2fe8f60681 revert(theme): revert 'allow setting base path in sidebar items'
11 months ago
Kia King Ishii c0d838bda0
feat(theme)!: final re-brand (#2727)
11 months ago
Divyansh Singh 20b509c6e1 feat(client): allow customizing scrollOffset padding
11 months ago
Divyansh Singh 2a7422bbbf feat(theme): allow overriding logo link
11 months ago
Divyansh Singh 09a4fdc9b8 feat(theme): allow customizing prev/next text from config file
11 months ago
Divyansh Singh 52884d9d4b
feat(theme): allow setting base path in sidebar items (#2734)
11 months ago
Divyansh Singh 4af597582c feat(search): allow enabling detailed view by default
11 months ago
Divyansh Singh 1179484432 feat(client): allow overriding props on Content
11 months ago
Divyansh Singh d7e225473b feat(theme): allow customizing default theme's 404 page
11 months ago
Jérémy Riverain 37d5b273fb
feat(search): allow excluding content from search results (#2602)
12 months ago
烽宁 9fee5542cb
feat(search): support `minisearch` customization (#2576)
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)
1 year ago
烽宁 52cfbc3236
feat(theme): option to show icon for external links (#2501)
1 year ago
烽宁 c4909e4298
feat(theme): expose `useSidebar` (#2496)
1 year ago
donggua 29a9647ee9
feat(theme): allow prev/next links to be disabled globally (#2317)
1 year ago
Agustin Banchio c995b9f61d
feat(theme): add custom label for social links (#2466)
1 year ago
Christian Georgi b24acc6991
feat: add `filePath` to `PageData` (#2140)
1 year ago
烽宁 2f0f2d5ac6
feat(search): support custom `disableQueryPersistence` in local search (#2273)
1 year ago
Divyansh Singh 40f1d1b6f6 feat(search): allow force disabling detailed view
1 year ago
Divyansh Singh 6d5b4cd784 fix(search): show escape to close on footer
1 year ago
Divyansh Singh 713a35cbd0
feat!: organized search config (#2218)
1 year ago
Divyansh Singh 8059ec390a chore: rename offline search to local search
1 year ago
Guillaume Chau 6c92675e33
feat: offline search (#2110)
1 year ago
John Campion Jr 9e3cf0fa7d
feat(theme): allow moving aside to left (#2138)
1 year ago
Evan You 86e2a6f972 feat: support multiple selectors for scrollOffset
1 year ago
Guillaume Chau 192708de67
feat(theme): editLink can accept function (#2058)
1 year ago
Evan You 8ab36d05fa fix: properly serialize header in outline
1 year ago