lsh
fcae4d5554
fix(theme): add types for `VPLink`, `VPSocialLink` and `VPSocialLinks` exports ( #4284 )
3 weeks ago
XiaoDong
8aa6ccbe32
feat(theme): export VPHomeContent ( #3960 )
...
closes #3954
5 months ago
Divyansh Singh
e703429473
revert: types for internal internal components
9 months ago
Joaquín Sánchez
636cca042d
perf(theme): move svg icons to css ( #3537 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
lsh
fcf828c2a7
fix(type): fix missed `VPBadge` type in `theme.d.ts` ( #3470 )
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
Divyansh Singh
8b10848810
build: improve types ( #3009 )
1 year ago
Kleis Auke Wolthuizen
f242140c47
feat(theme): export VPImage ( #2814 )
1 year ago
awkweb
6960ec1cf6
feat(theme): export VPButton and VPSponsors ( #2767 )
1 year ago
Aelita
a07f959d47
fix(type): `useSidebar()` type error ( #2643 )
1 year ago
烽宁
a99dcf9443
fix(types): export duplicate type `Sidebar` ( #2573 )
1 year ago
烽宁
c4909e4298
feat(theme): expose `useSidebar` ( #2496 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Sascha
ac8619f841
feat(theme): add built-in global component `Badge` ( #1239 )
...
Co-authored-by: richardo2016 <richardo2016@gmail.com>
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
2 years ago
Divyansh Singh
57116607b8
fix(types): change ComponentOptions to DefineComponent ( #1499 )
2 years ago
Divyansh Singh
5378a49613
revert( #1264 ): add page load progress bar ( #1311 )
2 years ago
wxsm
ecf5515bd4
feat(theme): add page load progress bar ( #1264 )
2 years ago
Divyansh Singh
0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode ( #856 )
2 years ago
Divyansh Singh
70b3060be9
fix(types): fix broken syntax in `theme.d.ts` ( #1101 )
2 years ago
Kia King Ishii
7cfe0f05ab
feat(theme): add team page feature ( #828 )
2 years ago
Kia King Ishii
aa2289e488
feat: add mini sponsor component ( #648 )
...
close #648
2 years ago
Kia King Ishii
0cacee70d0
types: fix theme typings
2 years ago
Evan You
eabf6d2aa6
fix(types): fix vitepress/theme type
...
close #489 , close #438 , close #494 , close #442
3 years ago
Evan You
a79e1e1916
refactor: move default theme to 'vitepress/theme'
...
Fixes the case when using a completely custom theme, importing anything
from vitepress causes the entire default theme to be imported too.
BREAKING CHANGE: the default theme is now exposed via 'vitepress/theme',
instead of a named export from 'vitepress'.
4 years ago