Divyansh Singh
|
9df11b29f2
|
chore: bump deps (#3079)
|
1 year ago |
dependabot[bot]
|
1a461c073d
|
build(deps): bump postcss from 8.4.30 to 8.4.31 (#3054)
Bumps [postcss](https://github.com/postcss/postcss) from 8.4.30 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/8.4.30...8.4.31)
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
6f2a2af1ff
|
chore: fix types
|
1 year ago |
Divyansh Singh
|
8b10848810
|
build: improve types (#3009)
|
1 year ago |
Divyansh Singh
|
5f2d9060d0
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
33936974f0
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
4088c0c2a8
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
20afa73604
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
7271a95948
|
feat: mathjax support (#2977)
|
1 year ago |
Divyansh Singh
|
4cb958452b
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
81bb7bc8a3
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
7fabfc513a
|
revert: back to vite 4
|
1 year ago |
Divyansh Singh
|
cecc47da11
|
fix(deps): bundle vite-plugin-vue - two vite versions being installed
|
1 year ago |
Divyansh Singh
|
1b618e6725
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
db17df336e
|
chore!: bump deps (#2852)
|
1 year ago |
Divyansh Singh
|
3c736c1c95
|
feat: export postcssIsolateStyles for vp-raw
|
1 year ago |
Divyansh Singh
|
877f643b13
|
fix: stackblitz not working on firefox
closes #2817
|
1 year ago |
Divyansh Singh
|
41ab96a269
|
refactor: drop body-scroll-lock in favor of vueuse useScrollLock (#2809)
|
1 year ago |
烽宁
|
3dab9a6be1
|
fix: scroll-to-top in iOS when opens sidebar (#2803)
|
1 year ago |
Divyansh Singh
|
ae1042d1e4
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
23d751165f
|
fix(cli): generate mjs file on init if type: module is not present
|
1 year ago |
Divyansh Singh
|
0f1e6b593d
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
0c9dd1fccb
|
chore: remove lock on conventional-changelog
|
1 year ago |
Divyansh Singh
|
f0d308288c
|
chore: bump deps (#2724)
|
1 year ago |
Divyansh Singh
|
5bd92653af
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
5563695b15
|
feat: sitemap generation (#2691)
|
1 year ago |
Divyansh Singh
|
fb048a6f72
|
fix(search): add useFocusTrap and mark.js to optimizeDeps (#2682)
|
1 year ago |
烽宁
|
d015cddb30
|
chore(vite): support define replacement without removing double quotes (#2677)
|
1 year ago |
Divyansh Singh
|
d5e39eecec
|
chore: bump deps
|
1 year ago |
Jérémy Riverain
|
37d5b273fb
|
feat(search): allow excluding content from search results (#2602)
closes #2344
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
ad7ab9cb8e
|
chore: update lockfile
|
1 year ago |
Divyansh Singh
|
ec6bfbd5a3
|
revert(#2622): to fix hmr
|
1 year ago |
Divyansh Singh
|
e02adfe3ea
|
fix(build): remove `=""` from boolean attributes in head (#2620)
x-ref: https://github.com/vuejs/vitepress/issues/1131#issuecomment-1574092184, #2607
Co-authored-by: CaptainTeemo <alittlebarney@gmail.com>
|
1 year ago |
Divyansh Singh
|
09d7123963
|
chore: bump deps
|
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 |
Liana
|
c6ab139235
|
chore: update shiki dependency version to 0.14.3 (#2554)
|
1 year ago |
Divyansh Singh
|
b2a129f49b
|
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` (#2543)
|
1 year ago |
Divyansh Singh
|
88bbd23102
|
chore: bump deps and fix changelog (#2530)
|
1 year ago |
Divyansh Singh
|
1a764e43e3
|
chore: bump deps
|
1 year ago |
Divyansh Singh
|
7a2bde357d
|
chore: bump deps; mitigates CVE-2023-34092 (#2484)
|
1 year ago |
Divyansh Singh
|
93f8a05ad2
|
chore: use graceful-fs and bump deps (#2429)
|
2 years ago |
烽宁
|
daa6fd8620
|
chore: remove unused devDependencies (#2414)
|
2 years ago |
Divyansh Singh
|
08a5dec8d0
|
chore: bump deps
closes #2369
closes #2383
|
2 years ago |
Evan You
|
0561c8fc41
|
upgrade to Vue 3.3
|
2 years ago |
Joaquín Sánchez
|
2f482afaab
|
feat(theme): add focus trap to local search dialog (#2324)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
e36101c9ec
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
a644ff8523
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
3a76e6239b
|
chore: bump deps and update lockfile
|
2 years ago |
Divyansh Singh
|
e91e0f91b2
|
chore: bump deps
|
2 years ago |
Azat S
|
67f1f912d9
|
chore: remove koa types (#2241)
|
2 years ago |
Divyansh Singh
|
19ce8e5dd6
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
be8352441f
|
fix(search): better highlighting in detailed view (#2234)
|
2 years ago |
Divyansh Singh
|
713a35cbd0
|
feat!: organized search config (#2218)
|
2 years ago |
Guillaume Chau
|
6c92675e33
|
feat: offline search (#2110)
Co-authored-by: Christian Georgi <chgeo@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
a681fd11e3
|
fix(build): remove extra line at end of code blocks (#2191)
|
2 years ago |
Divyansh Singh
|
2791bf0887
|
docs: directly use svg in features section (#2161)
|
2 years ago |
Divyansh Singh
|
a8fa587746
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
76fd8b0179
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
a7642693b7
|
chore: bump deps
|
2 years ago |
Evan You
|
16064023cf
|
chore: upgrade to TS 5.0 + use moduleResolution: "bundler"
|
2 years ago |
Evan You
|
d2838e3755
|
feat: createContentLoader
|
2 years ago |
Divyansh Singh
|
c7855eea35
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
8b5181446d
|
chore: bump deps
|
2 years ago |
Evan You
|
38bbdaddb7
|
feat: vitepress init command (#2020)
close #1252
|
2 years ago |
Divyansh Singh
|
b197949930
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
b937c4613e
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
e3aa230a25
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
893bfd290e
|
release: v1.0.0-alpha.44
|
2 years ago |
Divyansh Singh
|
08e07d643d
|
chore: bump deps (#1853)
|
2 years ago |
Divyansh Singh
|
00abac6116
|
feat(build): support rewrites (#1798)
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Divyansh Singh
|
9986f6ce52
|
chore: bump deps (#1820)
|
2 years ago |
Divyansh Singh
|
72e24b5548
|
release: v1.0.0-alpha.35
|
2 years ago |
Divyansh Singh
|
cb5f5aefc5
|
chore: bump deps
|
2 years ago |
Divyansh Singh
|
f97e072d39
|
chore: bump deps (#1721)
|
2 years ago |
Divyansh Singh
|
135b797cfb
|
fix(build): fix code groups for line numbers mode (#1700)
|
2 years ago |
Divyansh Singh
|
a684b67ec0
|
feat: add code-group feature (#728) (#1560)
close #728
close #1242
Co-authored-by: "Jinjing.Zhou" <allenzhou@tensorchord.ai>
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
|
2 years ago |
Divyansh Singh
|
ae33896a32
|
feat(build): switch to rollup 3 and vite 4 (#1591)
|
2 years ago |
Divyansh Singh
|
4b656feafe
|
chore: update lockfile
|
2 years ago |
Divyansh Singh
|
ae3ba243b1
|
tests: refactor (#1587)
|
2 years ago |
Divyansh Singh
|
4b0b1ef35f
|
fix(build): use addClass from shiki-processor (#1557)
reverts #1546 (fixed in upstream)
fixes #1555
|
2 years ago |
Divyansh Singh
|
8cd1f7c4aa
|
fix(build): use default slugify from mdit-vue (#1554)
|
2 years ago |
Divyansh Singh
|
6df421d2d0
|
chore: update deps
|
2 years ago |
Enzo Innocenzi
|
04ab0eb6dc
|
feat: support focus, colored diffs, error highlights in code blocks (#1534)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
067e1a9743
|
fix(theme): disable transitions on theme toggle (#1447)
|
2 years ago |
Divyansh Singh
|
a13bc866d0
|
fix(build): ignore tsconfig target in dev (#1428)
|
2 years ago |
Divyansh Singh
|
2f23eb96ef
|
chore: update deps (#1410)
|
2 years ago |
Divyansh Singh
|
0672a696a4
|
fix(build): properly resolve node_modules (#1337)
|
2 years ago |
wxsm
|
cdf827b0b8
|
chore: wait for files to build before running dev docs (#1303)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
adffb0d617
|
chore: update deps
|
2 years ago |
wxsm
|
ecf5515bd4
|
feat(theme): add page load progress bar (#1264)
|
2 years ago |
Divyansh Singh
|
12591a9487
|
feat: bundle type definitions of dev-deps (#1257)
|
2 years ago |
Divyansh Singh
|
5c3e6d1088
|
refactor: polyfill punycode (#1244)
|
2 years ago |
meteorlxy
|
d700a66e65
|
feat: support markdown sfc options (#1238)
|
2 years ago |
meteorlxy
|
19c0f43daa
|
refactor: use markdown title plugin and remove parseHeader utils (#1235)
|
2 years ago |
meteorlxy
|
71358ebce7
|
refactor: externalize markdown headers plugin (#1230)
|
2 years ago |
meteorlxy
|
03f8c5ed9c
|
build: bump component plugin (#1228)
close #1223
|
2 years ago |
meteorlxy
|
bfb0220989
|
feat(build): support markdown frontmatter options (#1218)
|
2 years ago |
meteorlxy
|
0664006e92
|
refactor: migrate markdown toc plugin (#1093) (#1207)
|
2 years ago |
meteorlxy
|
8a2d4f39e4
|
refactor: externalize markdown component plugin (#843)
|
2 years ago |
Divyansh Singh
|
0048e2bf1e
|
feat(build): switch to vite 3, support clean urls and esm mode (#856)
|
2 years ago |