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
Divyansh Singh
f9d2799be8
refactor: use available DT packages instead of manually defining modules ( #1096 )
2 years ago
fi3ework
bc47197f7b
test: add E2E tests ( #1012 )
2 years ago
Kia Ishii
0b6f25b988
test: add test for client utils
...
close #617
2 years ago
meteorlxy
421f641a76
feat: setup devtools and remove debug component ( #721 )
2 years ago
Divyansh Singh
4fd2fad1fa
fix: explicitly set component name ( #657 ) ( #681 )
...
fix : #657
2 years ago
Anthony Fu
a0f81c9f9d
feat: migrate to ESM ( #645 ) ( #659 )
...
close #645
Co-authored-by: Kia King Ishii <kia.king.08@gmail.com>
2 years ago
Divyansh Singh
7d89b61b92
fix: switch to `markdown-it-toc-done-right` ( #388 ) ( #660 )
...
fix #388
2 years ago
Ryo_gk
1fcf4a4462
feat: use shiki instead of prismjs for syntax highlight ( #627 ) ( #654 )
...
close #627
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
2 years ago
Kia Ishii
799d8d4450
fix(build): error in lock file
3 years ago
Yuki Shindo
b198380618
fix(build): error of could not find a declaration for minimist ( #618 ) ( #622 )
...
fix #618
3 years ago
Evan You
8957d0f8ee
bump deps
3 years ago
Evan You
d32d8d4419
feat: use git-based lastUpdated data
...
- The main reason behind this change is because previously the FS-based
timestamp is inaccurate and will change on every remote deployment in
CI environments, resulting in cache invalidation on every build. Using
git timestamps makes them stable.
- This is now disabled by default for performance reasons, as getting
the git timestamp requires spawning a child process and is expensive.
To enable it, use the new `lastUpdated: true` config option.
3 years ago
Evan You
b404c6671d
deps: bump vite + vue
3 years ago
Evan You
d22e1c7828
bump deps
3 years ago
Evan You
17aaaf0180
refactor tsconfig setup + migrate to vitest
3 years ago
Evan You
70cfffb9db
downgrade vite + update @types/jest
3 years ago
Evan You
63b0f63a2e
bump vue
3 years ago
Evan You
2566bc96d8
bump deps
3 years ago
Evan You
26fe81c886
feat: support static data loaders
3 years ago
Evan You
6d40b37317
chore: bump vite & vue
3 years ago
Evan You
591163a910
bump vue
3 years ago
Evan You
0fa9337d5a
build: bump vue & vite deps
3 years ago
Eduardo San Martin Morote
1b245e22d8
feat: upgrade docsearch version ( #441 )
3 years ago
Evan You
df69b76427
fix: print urls again
3 years ago
Evan You
ba85fd4d51
chore: cleanup deps
3 years ago
Anthony Fu
49ddb1f120
workflow: switch to pnpm ( #401 )
3 years ago