Commit Graph

972 Commits (5fb794864b20c59729686aa7e19f0e5659c6534f)
 

Author SHA1 Message Date
Evan You 5fb794864b fix: avoid circular deps when extending default theme + importing feature components
2 years ago
meteorlxy bfb0220989
feat(build): support markdown frontmatter options (#1218)
2 years ago
Divyansh Singh a4af194608 release: v1.0.0-alpha.9
2 years ago
Divyansh Singh 0e14211b60
fix: use junctions in Windows (#1217)
2 years ago
meteorlxy 0664006e92
refactor: migrate markdown toc plugin (#1093) (#1207)
2 years ago
Evan You 8b6aef7844 chore: remove console log
2 years ago
meteorlxy 8a2d4f39e4
refactor: externalize markdown component plugin (#843)
2 years ago
Ben McCann 22d796aeea
docs: pointers for creating a dynamic sidebar (#1206)
2 years ago
Niko Ni fa909509de
chore: fix typo (#1205)
2 years ago
Sascha c7def730c3
feat(theme): extend titleTemplate by replacing the title (#1200)
2 years ago
Divyansh Singh 4595383789
docs: fix typo
2 years ago
Divyansh Singh eacc18c993
fix(types): explicitly re-export to resolve ambiguities (#1193)
2 years ago
Anton Reshetov e0932ce5f4
fix(theme): fix typo in carbon ads components (#1192)
2 years ago
Divyansh Singh da2f8d28a6
fix(theme): show footer message/copyright only if present (#1191)
2 years ago
Divyansh Singh 3714ea3463
fix(theme): show outline even without sidebar (#1189)
2 years ago
Evan You a8834ac3b2 release: v1.0.0-alpha.8
2 years ago
Evan You 04c4d0f01b fix: fix client build entry
2 years ago
Evan You 1fcd1269b4 release: v1.0.0-alpha.7
2 years ago
Evan You 64462dc985 chore: remove log [ci skip]
2 years ago
Evan You 19ec22cb40 fix: fix static data file support in vite 3
2 years ago
Evan You 43469a2601 release: v1.0.0-alpha.6
2 years ago
Divyansh Singh 0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode (#856)
2 years ago
Divyansh Singh b36656a925
fix(theme): set pointer events all on VPNavScreen (#1182)
2 years ago
botue f6d6c62117
fix(theme): remove extra padding in code blocks with line numbers
2 years ago
Divyansh Singh 2c89afb7dd
fix(theme): restore styles for code blocks (#1170)
2 years ago
Evan You bf90061d67 release: v1.0.0-alpha.5
2 years ago
Evan You 35b7361ca2 fix: support urls with query during dev
2 years ago
Curt Grimes 44953dcd1e
fix(theme): don't let navbar obstruct clicks to top part of scrollbar (#1168)
2 years ago
Divyansh Singh 4e4a21a0ee
test: fix failing test suite (#1166)
2 years ago
Divyansh Singh 120736fec1
chore: make recreateServer optional (#1165)
2 years ago
Roman Ondráček 4a6eda4870
fix(theme): fix custom NotFound component rendering (#1163)
2 years ago
Rijk van Zanten 8f80bd0122
docs: add different logos for light and dark modes (#1155)
2 years ago
Jinjiang e8cb73e065
refactor(build): replace the line highlighting logic with Shiki lineOptions (#1152)
2 years ago
Divyansh Singh 93fe8207e7
fix(build): recreate server on config change (#1132)
2 years ago
Divyansh Singh 70da5f275b
fix(theme): hide doc footer if empty (#1126)
2 years ago
Fuqiao Xue 8e190aa411
docs: add `outDir` (#1116)
2 years ago
WenYuan b51549b3bc
docs: fix typo in theme-configs (#1117)
2 years ago
Zhao Yue f6272cc30d
docs: fix typo (#1113)
2 years ago
Divyansh Singh 55971659a5
fix: use `router.go` if search string is not same (#1109)
2 years ago
Divyansh Singh 708c36183a
fix(build): update language regex for line number class (#1108)
2 years ago
Divyansh Singh 70b3060be9
fix(types): fix broken syntax in `theme.d.ts` (#1101)
2 years ago
JounQin 1cc087deee
fix(types): add client and theme to `exports` field (#914)
2 years ago
Charles7c 60c515c125
feat(theme): add `doc-footer-before` slot (#1050) (#1052)
2 years ago
CHOYSEN 8e6665bd8d
feat(build): handle change of config file dependencies (#1009)
2 years ago
ian f4f1a6ccd6
feat(theme): auto open collapsed sidebar on entering (#1094)
2 years ago
Divyansh Singh f9d2799be8
refactor: use available DT packages instead of manually defining modules (#1096)
2 years ago
Divyansh Singh 63584c2812
fix: remove duplicate router logic (#1087)
2 years ago
Azat S fb9cee95b9
perf(a11y): change copy code span to button (#1056)
2 years ago
xinconan 867f305886
feat(build): support code highlight in uppercase (#1082)
2 years ago
kenken 19bf6cbb8d
docs: fix typo (#1083)
2 years ago