nilennoct
fc2baec39e
Merge branch 'main' into feat/public-path
1 month ago
Miroma
34cfa91b6f
feat(theme): allow passing functions for nav links ( #4963 )
2 months ago
Divyansh Singh
2e4978e3ad
docs: format custom containers [lunaria-ignore]
3 months ago
Mike Pearson
7c0c604585
docs: fix typo in default-theme-search.md ( #4835 ) [lunaria-ignore]
4 months ago
Divyansh Singh
4765682c64
docs: update docs for #4870
4 months ago
Dylan Tientcheu
ac61abe7d7
feat(search): upgrade search to DocSearch v4-beta ( #4843 )
...
BREAKING CHANGE: Uses DocSearch v4 beta. No change is required if you're not customizing the styles of navbar search button or modal. DocSearch AI features are in private beta, you can apply for them at https://forms.gle/iyfb5pC2CiiwszUKA
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
4 months ago
lll
90f585ab3a
docs: add more detailed note in Last Updated reference ( #4780 )
...
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
6 months ago
Artea
16a0ff895c
chore: use rolldown-vite ( #4769 )
...
---------
Signed-off-by: Artea <sepush@outlook.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
6 months ago
Divyansh Singh
e5ab0676a9
perf: hoist expensive operations in useLayout
8 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
nilennoct
38139aaa01
Merge branch 'main' into feat/public-path
8 months ago
Divyansh Singh
8b3e10cb99
docs: fix leaking styles
...
closes #4520
10 months ago
Anthony Fu
80622356f1
feat: use `markdown-it-async`, remove `synckit` ( #4507 )
...
BREAKING CHANGES: markdown-it-async is used instead of markdown-it
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
10 months ago
Leo
63c1ed06a2
docs: add vitepress-plugin-group-icons ( #4437 ) [lunaria-ignore]
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
11 months ago
Divyansh Singh
8ea776addc
fix: respect vite.clearScreen in build
...
- rename router.onAfterRouteChanged to router.onAfterRouteChange to align with naming conventions
- always pass normalized href to router.onAfterRouteChanged
closes #4468
11 months ago
Divyansh Singh
ff254dcbe6
feat(theme): allow customizing skip to content label
...
closes #4288
1 year ago
nilennoct
11fa0f7456
feat: add assetsBase config to support serving assets from CDN
...
refactor: rename `publicPath` option to `assetsBase`
1 year ago
Divyansh Singh
d200f4e125
docs: update search plugin list
1 year ago
Divyansh Singh
05f2f0d261
feat: on demand social icons ( #4339 )
1 year ago
John Simons
fb772acacf
docs: fix typo ( #4279 )
1 year ago
Clément Vannicatte
7ec3be3c6f
chore: update DocSearch version ( #4237 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
c616a43a9c
chore: adjust formatting
1 year ago
LJY
315c220049
feat(client): add `onAfterPageLoad` hook in router ( #4126 )
1 year ago
oponamarchuk
77beb4476e
docs: add example for outline frontmatter config ( #4138 )
1 year ago
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>
1 year ago
徒言
b694900e69
docs: separate directory for en [lunaria-ignore] ( #3996 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago