烽宁
|
55be3f14d7
|
feat: support custom image lazy loading (#3346)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
11 months ago |
Divyansh Singh
|
2958b8b839
|
chore: bump deps (#3345)
|
11 months ago |
Nyakku Shigure
|
6be80372ad
|
docs: replace CJS style config with ESM in docs (#3282)
|
12 months ago |
烽宁
|
47a7203258
|
docs: show shikiji languages link instead of shiki (#3265)
|
12 months ago |
Divyansh Singh
|
525c442976
|
docs: use installed vitepress version in init command
|
12 months ago |
Anthony Fu
|
75f18e4733
|
feat: migrate to shikiji (#3237)
|
12 months ago |
Divyansh Singh
|
46966ac14e
|
docs: use .default with dynamic imports
|
12 months ago |
Divyansh Singh
|
00b5aea9eb
|
docs: consistent example with js/ts
|
12 months ago |
Henry Zhang
|
b53cda0bc1
|
docs: wrong code example in data-loading.md (#3221)
|
1 year ago |
Devon Rueckner
|
2d96200a21
|
docs: minor phrasing updates (#3204)
|
1 year ago |
Maciek Palmowski
|
b781450ddf
|
docs: add kinsta to deploy guide (#3188)
|
1 year ago |
Divyansh Singh
|
37e4ab9ec2
|
docs: fix typo
closes #3184
|
1 year ago |
skirtle
|
2cc0acceef
|
docs: always use 'extends' to extend themes (#3181)
|
1 year ago |
Divyansh Singh
|
432c5480b3
|
chore: update data loader example to avoid confusion
closes #3113
|
1 year ago |
Joaquín Sánchez
|
5542f29569
|
docs: update types for theme config (#3118)
* docs: update types for theme config
|
1 year ago |
Joaquín Sánchez
|
71bed58936
|
docs: add types for theme config (#3117)
* docs: add types for theme config
* chore: missing {}
|
1 year ago |
Jason Dai
|
a13f5cb3a7
|
docs(md): global custom container titles (#3112)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Ryan Luo
|
62f0e4f109
|
docs: modify the example usage of postcssIsolateStyles (#3111)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
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 |