Divyansh Singh
|
7271a95948
|
feat: mathjax support (#2977)
|
1 year ago |
fan1312
|
c0ce7f723e
|
feat: support for customizing the starting line number in a code block (#2917)
|
1 year ago |
Colin McDonnell
|
83270fe657
|
feat: detect bun package manager (#2874)
|
1 year ago |
Divyansh Singh
|
40da45d038
|
chore: move init terminal output to separate file
|
1 year ago |
0x009922
|
b0b3f5d46b
|
docs: use ANSI snippet instead of an `vitepress-init.png` (#2875)
|
1 year ago |
Divyansh Singh
|
6be5a7e830
|
revert: "fix: createContentLoader generates invalid url when sets `base`" (#2865)
This reverts commit 0f38eb4404 .
|
1 year ago |
Nicolas Hedger
|
dfb3cbef75
|
docs: fix typo (#2859)
|
1 year ago |
Divyansh Singh
|
a5f2eacf22
|
feat(theme): allow providing custom `toggle-appearance` function (#2844)
Co-authored-by: Hooray Hu <304327508@qq.com>
|
1 year ago |
烽宁
|
d98e2c547f
|
docs: fix node version typo (#2825)
|
1 year ago |
Divyansh Singh
|
5836facc61
|
chore!: drop pathname protocol (#2823)
|
1 year ago |
Divyansh Singh
|
908084fbe9
|
docs: emit .nojekyll in gh pages workflow
|
1 year ago |
Kia King Ishii
|
e4f5c51bbe
|
feat(theme): improve color system (#2797)
close #2100
---------
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
3c736c1c95
|
feat: export postcssIsolateStyles for vp-raw
|
1 year ago |
Divyansh Singh
|
1f4ae02138
|
docs: update mdit config to use import
|
1 year ago |
Divyansh Singh
|
b2f671ab3b
|
chore(build)!: drop node 16 support (#2744)
|
1 year ago |
Divyansh Singh
|
9df8adb53e
|
chore(build)!: drop cjs api (#2737)
|
1 year ago |
烽宁
|
13f94a6663
|
feat(build): custom excerpt for `createContentLoader` (#2698)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
5563695b15
|
feat: sitemap generation (#2691)
|
1 year ago |
烽宁
|
74d9ba27b5
|
fix(build): `createContentLoader` generates invalid url when `srcDir` is set (#2578)
BREAKING CHANGE: `createContentLoader` will now resolve globs relative to `srcDir` instead of `root`
|
1 year ago |
Divyansh Singh
|
b180a9e809
|
docs: update pnpm install command to match new behavior
x-ref: #2670, https://github.com/pnpm/pnpm/issues/6463
|
1 year ago |
Divyansh Singh
|
30b323d6e7
|
docs: rewrite github/gitlab deploying guide (closes #2205)
|
1 year ago |
Divyansh Singh
|
29b8f76b23
|
chore: format
|
1 year ago |
Divyansh Singh
|
5cdb9c8fa3
|
docs: cleanup use cases section
|
1 year ago |
Joaquín Sánchez
|
789dc16bb1
|
docs: add Vitest, UnoCSS, VitePWA and Iconify to use cases (#2601)
* chore: add link to vue telescope in many more entry
* chore: change get started home action link
|
1 year ago |
烽宁
|
66189c3f43
|
docs: add `d3` to the use cases (#2589)
|
1 year ago |
cayter
|
a6de3ef548
|
docs: fix github actions permissions (#2568)
|
1 year ago |
Divyansh Singh
|
e95015f598
|
fix(client): bypass client router for links explicitly specifying target (#2563)
BREAKING CHANGE: specifying `target="_self"` for internal links will now perform full reload.
|
1 year ago |
bqy_fe
|
03855dd0cf
|
docs: add ComponentInHeader import (#2562)
|
1 year ago |
烽宁
|
1ef33fe1c4
|
feat: support selecting line range when importing md file (#2502)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Vamshi krishna
|
47c06bda38
|
docs: update setup command to use pnpm dlx (#2558)
|
1 year ago |
Jeff Tian
|
0c4210bb5e
|
feat(build): support nested markdown includes (#2545)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Pavel Horal
|
5013835f51
|
docs: fix typo in dynamic routing example (#2515)
|
1 year ago |
Divyansh Singh
|
aac149c69b
|
docs: ignore `search-insights` warning
|
1 year ago |
CHOYSEN
|
90478b36cd
|
feat(build): support relative path for code snippet (#1894)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
William Sedlacek
|
a336fb3130
|
docs: fix typo (#2359)
|
1 year ago |
Joaquín Sánchez
|
a3b38d1882
|
feat(build): allow using `@` prefix with `@include:` (#2292)
|
2 years ago |
vanchKong
|
3cc93182bb
|
docs: fix typo (#2226)
|
2 years ago |
Divyansh Singh
|
77db39be2e
|
docs: add note on syntax highlighting with moustaches in fences
closes #2211
|
2 years ago |
Liberty
|
4c24960433
|
feat: allow passing props and children/slots to defineClientComponent (#2198)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
烽宁
|
399aeea7d0
|
docs: fix typo (#2184)
|
2 years ago |
John Campion Jr
|
53d0099ffa
|
feat(theme): add `page-top/bottom` and `doc-top/bottom` slots (#2139)
|
2 years ago |
John Campion Jr
|
f4355c7cd3
|
docs: add info about getting config in loaders (#2147)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Danny Lin
|
399117088b
|
docs: add custom anchor example (#2130)
|
2 years ago |
阿良仔
|
ae3041142e
|
docs: add `Rollup` to showcase (#2128)
|
2 years ago |
Divyansh Singh
|
8370abc258
|
docs: fix install command in gh workflow
|
2 years ago |
Evan You
|
9b85e435fe
|
docs: add dedicated section on SSR compatibility
|
2 years ago |
Evan You
|
736f6c643f
|
docs: fix font preload example
|
2 years ago |
Evan You
|
323fe30c9d
|
docs: add note about importing optional components when using no fonts default theme
|
2 years ago |
Evan You
|
da1691d77e
|
feat(theme): support extending default theme without importing fonts
|
2 years ago |
Evan You
|
31b548c718
|
docs: fix location description of the public dir
Should be relative to srcDir instead of project root
|
2 years ago |