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
btea
d07298120b
docs: markdown file inclusion example config line-numbers ( #4633 )
9 months ago
Okinea Dev
a97ae461d4
chore: use SVG logo on main website page ( #4623 )
...
---------
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
9 months ago
Divyansh Singh
b99d5123c9
feat: support using header anchors in markdown file inclusion ( #4608 )
...
closes #4375
closes #4382
Co-authored-by: btea <2356281422@qq.com>
9 months ago
Divyansh Singh
809bb523b6
docs: adjust preloaded shiki languages [lunaria-ignore]
10 months ago
Divyansh Singh
163c1f2477
docs: mark vp-raw element as code to avoid error when copy-pasting
...
closes #4539
10 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
Jabriel
856ecdec4f
docs: fix mislocated script tag ( #4478 ) [lunaria-ignore]
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
11 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
Evorp
74aa6fabaf
docs: fix typo ( #4454 ) [lunaria-ignore]
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
Nicolas Bastien
31b3e85889
docs: add missing import ( #4389 )
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
匆匆孑然
cfcc37d9aa
docs: fix use pnpm action-setup ( #4294 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Jose Salazar
c593b7f789
docs: add VS Code IntelliSense Support section ( #4295 )
1 year ago
John Simons
fb772acacf
docs: fix typo ( #4279 )
1 year ago
Christian Georgi
0db71aec83
docs: add info about the `{open}` attr for `details` container ( #4067 )
...
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
1 year ago
Divyansh Singh
8436472c78
feat(experimental): support passing function for rewrites ( #4274 )
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
PhantomPower82
ff1d030af1
docs: correct filenames in `guide/extending-default-theme.md` ( #4177 )
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
Divyansh Singh
df27e44db6
docs: fix wrong link
1 year ago
Divyansh Singh
cccc231f21
docs: mention that base is not needed for certain gitlab pages types
...
closes #4055
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
SuperLi
143b1e91f3
feat(markdown): support including specific regions from markdown files ( #3978 )
...
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