Commit Graph

595 Commits (v1.0.0-alpha.9)

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