Dmitrii Savelev
be260fda6e
fix(theme): use nav height css var for curtain top in sidebar ( #4993 )
1 month ago
Divyansh Singh
7df3052512
fix(theme): nav background doesn't extend fully and gap after sidebar with non-overlay scrollbars
...
closes #4653
Co-authored-by: Burrito <burritoyangster@gmail.com>
4 months ago
Yuxuan Zhang
544cd81259
feat(theme)!: add `isHome` frontmatter option ( #4673 )
...
BREAKING CHANGE: `useLocalNav` and `useSidebar` are removed in favor of `useLayout`. To migrate, just do find and replace. Sidebar controls are no longer exported, but I didn't find any usage on GitHub. If there is demand, we can export respective composables later. `DefaultTheme.DocSidebar` and `DefaultTheme.DocLocalNav` types are also removed.
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Co-authored-by: userquin <userquin@gmail.com>
8 months ago
Divyansh Singh
97f9469b6d
fix(theme): deep watch sidebar groups and force render on match change
...
closes #3613
1 year 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>
2 years ago
Divyansh Singh
ef6d8d1e42
fix(theme): remove double padding from sidebar
...
closes #3228
2 years ago
Divyansh Singh
41ab96a269
refactor: drop body-scroll-lock in favor of vueuse useScrollLock ( #2809 )
2 years ago
Divyansh Singh
71eb11f72e
fix(theme): fix theme without fonts emitting inter ( #2588 )
2 years ago
烽宁
c4909e4298
feat(theme): expose `useSidebar` ( #2496 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
7178a22c9d
fix(theme): fix top of scrollbar being unusable ( #2224 )
3 years ago
Evan You
16064023cf
chore: upgrade to TS 5.0 + use moduleResolution: "bundler"
3 years ago
Kia King Ishii
c35a1f0fae
feat(theme): enable multi level sidebar nesting ( #1360 ) ( #1835 )
...
close #1360
close #1361
close #1680
3 years ago
Kia Ishii
bd36224b45
fix(theme): sidebar scrollbar is cropped by nav bar
3 years ago
Kia King Ishii
471f00a68d
feat(theme): refine overall styles ( #1049 ) ( #1790 )
...
close #1049
3 years ago
Marshall Thompson
d410d4dd9f
feat(theme): sidebar nav slots ( #1582 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
3 years ago
ylw5
a29a4a62c6
feat(theme): add --vt-layout-top-height to adjust banner ( #1521 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
3 years ago
WT
3daabdc480
fix(theme): prevent body scrolling when sidebar has opened on small screens ( #1391 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
3 years ago
Divyansh Singh
0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode ( #856 )
3 years ago
云游君
65ec9d740b
chore: remove repeated css property ( #974 )
3 years ago
Kaz
d91f3b1b7d
fix(theme): tweak styles of nav title ( #962 ) ( #968 )
...
Co-authored-by: ObjectKaz <shushitong@baidu.com>
3 years ago
Kia Ishii
1942418f95
fix: remove title bg transition to avoid flush on sidebar on/off
4 years ago
Kia Ishii
bae47f7082
fix: sidebar group width not alined when scroll bar is visible
4 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>
4 years ago
Kia Ishii
562e345f07
feat: adjust sidebar font size and spacing
4 years ago
Kia King Ishii
bffc58c735
refactor: clean up css variable
4 years ago
Kia King Ishii
80a82be50f
feat: adjust overall layout
4 years ago
Kia Ishii
73bbc6143a
feat: new default theme
4 years ago