Commit Graph

616 Commits (288aa48b92bc1d4dd74d064148a3b03373cdf1c3)

Author SHA1 Message Date
Divyansh Singh 288aa48b92
feat(theme): support dynamic headers and nesting in outline (#1281)
3 years ago
Loyalsoldier 8d6a20d665
style(theme): refine font-family (#1162)
3 years ago
Divyansh Singh f840dbc58f
fix(theme): don't nest sidebar links (#1279)
3 years ago
Divyansh Singh 496bd34ff4
fix(theme): show progress bar after delay (#1278)
3 years ago
Divyansh Singh ee37eaa271
fix(types): allow non async `transformHtml` and `buildEnd` (#1270)
3 years ago
Divyansh Singh 8f630339ba
feat(theme): allow disabling whole layout (#1268)
3 years ago
wxsm ecf5515bd4
feat(theme): add page load progress bar (#1264)
3 years ago
Divyansh Singh 7e1d1ff8b9 chore: remove ts-ignore
3 years ago
Percy Ma eb9026d83c
perf(a11y): add aria-checked attribute to switch (#644)
3 years ago
Divyansh Singh 9a6e1ea401
feat: add `vp-raw` container (#1104)
3 years ago
灵谦 86413e6739
fix: prevent jumping on clicking docsearch action buttons (#1140)
3 years ago
Divyansh Singh 43c89d66c0 chore: fix typo
3 years ago
CHOYSEN bb11d0f178
fix(theme): keep display copied hint when click multiple times (#1262)
3 years ago
Divyansh Singh 12591a9487
feat: bundle type definitions of dev-deps (#1257)
3 years ago
Evan You b5bd73f630 feat: use global delegation for copy code interaction
3 years ago
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)
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