Commit Graph

601 Commits (034717eea3a7bdcfa3ace218bbcaa61be398e849)

Author SHA1 Message Date
meteorlxy 45743cb2e3
refactor: remove non-standard markdown-it extensions (#1240)
3 years ago
meteorlxy d700a66e65
feat: support markdown sfc options (#1238)
3 years ago
meteorlxy 19c0f43daa
refactor: use markdown title plugin and remove parseHeader utils (#1235)
3 years ago
meteorlxy 71358ebce7
refactor: externalize markdown headers plugin (#1230)
3 years ago
Evan You 5fb794864b fix: avoid circular deps when extending default theme + importing feature components
3 years ago
meteorlxy bfb0220989
feat(build): support markdown frontmatter options (#1218)
3 years ago
Divyansh Singh 0e14211b60
fix: use junctions in Windows (#1217)
4 years ago
meteorlxy 0664006e92
refactor: migrate markdown toc plugin (#1093) (#1207)
4 years ago
Evan You 8b6aef7844 chore: remove console log
4 years ago
meteorlxy 8a2d4f39e4
refactor: externalize markdown component plugin (#843)
4 years ago
Sascha c7def730c3
feat(theme): extend titleTemplate by replacing the title (#1200)
4 years ago
Anton Reshetov e0932ce5f4
fix(theme): fix typo in carbon ads components (#1192)
4 years ago
Divyansh Singh da2f8d28a6
fix(theme): show footer message/copyright only if present (#1191)
4 years ago
Divyansh Singh 3714ea3463
fix(theme): show outline even without sidebar (#1189)
4 years ago
Evan You 04c4d0f01b fix: fix client build entry
4 years ago
Evan You 64462dc985 chore: remove log [ci skip]
4 years ago
Evan You 19ec22cb40 fix: fix static data file support in vite 3
4 years ago
Divyansh Singh 0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode (#856)
4 years ago
Divyansh Singh b36656a925
fix(theme): set pointer events all on VPNavScreen (#1182)
4 years ago
botue f6d6c62117
fix(theme): remove extra padding in code blocks with line numbers
4 years ago
Divyansh Singh 2c89afb7dd
fix(theme): restore styles for code blocks (#1170)
4 years ago
Evan You 35b7361ca2 fix: support urls with query during dev
4 years ago
Curt Grimes 44953dcd1e
fix(theme): don't let navbar obstruct clicks to top part of scrollbar (#1168)
4 years ago
Divyansh Singh 4e4a21a0ee
test: fix failing test suite (#1166)
4 years ago
Divyansh Singh 120736fec1
chore: make recreateServer optional (#1165)
4 years ago
Roman Ondráček 4a6eda4870
fix(theme): fix custom NotFound component rendering (#1163)
4 years ago
Jinjiang e8cb73e065
refactor(build): replace the line highlighting logic with Shiki lineOptions (#1152)
4 years ago
Divyansh Singh 93fe8207e7
fix(build): recreate server on config change (#1132)
4 years ago
Divyansh Singh 70da5f275b
fix(theme): hide doc footer if empty (#1126)
4 years ago
Divyansh Singh 55971659a5
fix: use `router.go` if search string is not same (#1109)
4 years ago
Divyansh Singh 708c36183a
fix(build): update language regex for line number class (#1108)
4 years ago
Charles7c 60c515c125
feat(theme): add `doc-footer-before` slot (#1050) (#1052)
4 years ago
CHOYSEN 8e6665bd8d
feat(build): handle change of config file dependencies (#1009)
4 years ago
ian f4f1a6ccd6
feat(theme): auto open collapsed sidebar on entering (#1094)
4 years ago
Divyansh Singh f9d2799be8
refactor: use available DT packages instead of manually defining modules (#1096)
4 years ago
Divyansh Singh 63584c2812
fix: remove duplicate router logic (#1087)
4 years ago
Azat S fb9cee95b9
perf(a11y): change copy code span to button (#1056)
4 years ago
xinconan 867f305886
feat(build): support code highlight in uppercase (#1082)
4 years ago
Divyansh Singh f789932ffc
feat(build): improve code blocks and snippets (#875)
4 years ago
YiZhi d1a2c76f33
feat(theme): support multi-level sidebar (#851)
4 years ago
Divyansh Singh 72950337bc
fix: don't add base to external urls while preloading (#1045)
4 years ago
Divyansh Singh 74e4950c1b
feat: allow adding custom social icons as inline svg (#738) (#953)
4 years ago
Divyansh Singh ad9af83278
feat: allow html in footer (#1034)
4 years ago
Divyansh Singh 2b4b800618
feat: provide `transformHtml` hook (#1022)
4 years ago
George Pogosyan 4b38736adf
fix(theme): typo in color name (#1020)
4 years ago
Luka Skugor f6d5697ed7
fix(build): strip custom anchor with capital letters in outline (#1005)
4 years ago
Azat S d5ed66c6d2
feat: allow using custom syntax highlighting themes (#992)
4 years ago
Li Kui 8a46413d6f
fix(theme): navbar menu may exceed the screen (#988) (#989)
4 years ago
Divyansh Singh 082694470a
fix: don't change url hash while scrolling (#991)
4 years ago
Divyansh Singh d65667b8d4
fix(theme): prevent docsearch button key from changing (#986)
4 years ago