Divyansh Singh
|
36da61a88a
|
release: v1.0.0-alpha.33
|
2 years ago |
Divyansh Singh
|
f97e072d39
|
chore: bump deps (#1721)
|
2 years ago |
Sam Estep
|
ae21a3a622
|
feat(build): provide a `pathname://` protocol to escape SPA (#1719)
|
2 years ago |
翠 / green
|
a5e408fd3b
|
chore: add stackblitz link to bug report template (#1715)
|
2 years ago |
Divyansh Singh
|
1ebde6623e
|
fix(theme): remove experimental fonts (#1710)
|
2 years ago |
Rami Yushuvaev
|
505a4f8eee
|
feat(theme): headings anchor should not be selectable (#1701)
|
2 years ago |
Divyansh Singh
|
421e5ce5e6
|
release: v1.0.0-alpha.32
|
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 |
John Farrar
|
2343bd17c2
|
docs: fix typo (#1694)
|
2 years ago |
翠 / green
|
2997f35dfd
|
docs: remove `OutboundLink` (#1693)
|
2 years ago |
Shigma
|
f899764bad
|
feat(build): support `cacheDir` (#1355)
|
2 years ago |
Divyansh Singh
|
6b4b31d9b4
|
release: v1.0.0-alpha.31
|
2 years ago |
Divyansh Singh
|
ae33896a32
|
feat(build): switch to rollup 3 and vite 4 (#1591)
|
2 years ago |
Sam Chen
|
4c5a892d77
|
perf(a11y): add aria-hidden to line numbers wrapper (#1675)
|
2 years ago |
Divyansh Singh
|
30924f5010
|
release: v1.0.0-alpha.30
|
2 years ago |
Giedo Donkers
|
4f0194f1dc
|
fix(theme): move background colors to theme-default style (#1347)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Stephen Zhou
|
0565c38fc1
|
fix(build): allow importing files having numbers in extension (#1618)
|
2 years ago |
Shigma
|
8a488deac1
|
fix(theme): default to vertical align top on badges inside headings (#1584)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
mancuoj
|
6ec54896b5
|
docs: add information to avoid misunderstanding (#1619)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
4ba33dac60
|
feat(build): add preview as an alias for serve in cli (#1651)
* feat(build): add preview as an alias for serve in cli
* docs: recommend using preview instead of serve
|
2 years ago |
Divyansh Singh
|
dc596621cf
|
fix(build): allow serving files in dev from workspace root (#1647)
|
2 years ago |
Victor Eke
|
428eec3750
|
docs: fix grammar (#1616)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Xavi Lee
|
58a7594254
|
docs: remove extra line (#1624)
|
2 years ago |
Divyansh Singh
|
12ca9dd3c7
|
docs: remove special characters
|
2 years ago |
Divyansh Singh
|
f4d5417930
|
fix(theme): ignore removed diff lines while copying code
|
2 years ago |
Divyansh Singh
|
6bc46db4eb
|
release: v1.0.0-alpha.29
|
2 years ago |
Divyansh Singh
|
8601e1596b
|
fix(build): explicitly specify asset and entry file names (#1607)
|
2 years ago |
Divyansh Singh
|
cc91d555b5
|
fix(theme): typo in attribute name (#1597)
|
2 years ago |
Divyansh Singh
|
4b656feafe
|
chore: update lockfile
|
2 years ago |
Divyansh Singh
|
f17029db6a
|
release: v1.0.0-alpha.28
|
2 years ago |
Divyansh Singh
|
ae3ba243b1
|
tests: refactor (#1587)
|
2 years ago |
Marshall Thompson
|
d410d4dd9f
|
feat(theme): sidebar nav slots (#1582)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Azat S
|
7955760972
|
types: improve coverage (#1585)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Joaquín Sánchez
|
9d10b1d5a1
|
feat(theme): use v-html in VPDocFooter (#1580)
|
2 years ago |
Divyansh Singh
|
124158e3a9
|
fix(theme): use faux italics only with web fonts (#1581)
|
2 years ago |
Divyansh Singh
|
26c186ab37
|
release: v1.0.0-alpha.27
|
2 years ago |
Divyansh Singh
|
01719fa58e
|
revert(#1530): explicitly exit process after build to prevent hangup (#1572)
|
2 years ago |
Kia Ishii
|
41ee469dff
|
chore: format
|
2 years ago |
Kia Ishii
|
3ed0f42e27
|
chore: fix `check` command
|
2 years ago |
jimmyxuexue
|
84b4abc5fa
|
feat(theme): add link feature in homepage features (#984) (#1404)
close #984
close #1070
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
|
2 years ago |
Sascha
|
ac8619f841
|
feat(theme): add built-in global component `Badge` (#1239)
Co-authored-by: richardo2016 <richardo2016@gmail.com>
Co-authored-by: Kia Ishii <kia.king.08@gmail.com>
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Q.Ben Zheng
|
f36cd0d626
|
fix: remove shell code copy trailing newline (#1561)
|
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 |
Joaquín Sánchez
|
db1c343dfb
|
feat(theme): sort multiple sidebars (#1552)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
701b876bc7
|
docs: revert f789932
x-ref: https://github.com/vuejs/vitepress/issues/471#issuecomment-1293698102
|
2 years ago |
Divyansh Singh
|
87d6c085d6
|
fix: prevent overlay getting hidden behind navbar (#1547)
|
2 years ago |
WT
|
a7abf73e43
|
fix(theme): use stored preference to be the value of `userPreference` (#1543)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
2 years ago |
Divyansh Singh
|
b43d0d5d2c
|
release: v1.0.0-alpha.26
|
2 years ago |