Commit Graph

997 Commits (ec6bfbd5a3bfe094ba9e249f1982dc7d760de98a)

Author SHA1 Message Date
Divyansh Singh ec6bfbd5a3 revert(#2622): to fix hmr
3 years ago
Divyansh Singh 08c4bacac5
fix(compat): disable stdin-discarder (#2640)
3 years ago
烽宁 ec7643dc13
feat(theme): allow using html text in VPHero (#2635)
3 years ago
Aelita f52a2629a7
fix(theme): fix doc footer's prev and next's size difference (#2600)
3 years ago
Divyansh Singh d0e7374441 fix(theme): invalid html -- article inside span
3 years ago
Divyansh Singh 700fad192e
feat(build): add `metaChunk` option to extract metadata to separate chunk (#2626)
3 years ago
烽宁 64d7c3ba54
feat(build): support custom `assetsDir` (#2497)
3 years ago
Divyansh Singh 2c25855986
fix(build): use vue dev build when DEBUG is truthy (#2622)
3 years ago
Divyansh Singh e02adfe3ea
fix(build): remove `=""` from boolean attributes in head (#2620)
3 years ago
烽宁 9949f00461
fix(build): cannot handle file name containing single quote (#2615)
3 years ago
Divyansh Singh 47bf5bf991
fix(lastUpdated): use author date instead of commit date (#2618)
3 years ago
Aelita 01120a51d6
fix(theme): fix sidebar's caret alignment issue with long text (#2599)
3 years ago
Divyansh Singh 71eb11f72e
fix(theme): fix theme without fonts emitting inter (#2588)
3 years ago
烽宁 9fee5542cb
feat(search): support `minisearch` customization (#2576)
3 years ago
Divyansh Singh e8074e60ec fix(build): resolve nested md inclusions properly
3 years ago
Divyansh Singh f60b32f02f
fix(hmr): allow disabling md cache during dev (#2581)
3 years ago
烽宁 d5ccc52048
refactor: optimize snippet markdown plugin code (#2580)
3 years ago
Divyansh Singh 32d65d40c5
perf: fix race conditions with cache (#2579)
3 years ago
keer-tea 1e1500141b
feat(theme): allow hiding navbar on specific pages via frontmatter (#2565)
3 years ago
Divyansh Singh a3df6171ab refactor: move onBeforePageLoad inside loadPage
3 years ago
bqy_fe 665f3b02f8
feat(client): add onBeforePageLoad hook for router (#2564)
3 years ago
Ciki Momogi fa3780f8ef
fix(theme): unresponsive back button with empty input in search box (#2566)
3 years ago
Mateu Llull 24abc7c6bd
feat(theme): allow customizing last updated date time format options (#2332)
3 years ago
Divyansh Singh e95015f598
fix(client): bypass client router for links explicitly specifying target (#2563)
3 years ago
烽宁 52cfbc3236
feat(theme): option to show icon for external links (#2501)
3 years ago
Divyansh Singh 00d94e9ee5
chore: simplify code
3 years ago
Divyansh Singh 6b98113a42
fix(client): don't throw on using special chars in element ids (#2560)
3 years ago
烽宁 1ef33fe1c4
feat: support selecting line range when importing md file (#2502)
3 years ago
Jeff Tian 0c4210bb5e
feat(build): support nested markdown includes (#2545)
3 years ago
烽宁 c30e758585
fix(client): scroll not working on clicking an anchor in search box (#2527)
3 years ago
Divyansh Singh b2a129f49b
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` (#2543)
3 years ago
烽宁 c4909e4298
feat(theme): expose `useSidebar` (#2496)
3 years ago
Divyansh Singh cd03db803d
revert!: sync defineConfig types with vite (#2529)
3 years ago
Divyansh Singh 51661def8f
fix(theme): prevent glitch when algolia chunk is loaded (#2519)
3 years ago
丶远方 656df5c761
chore: replace Map by WeakMap (#2499)
3 years ago
Divyansh Singh a5475304fa feat(client): expose dataSymbol
3 years ago
Divyansh Singh 69b2625623
fix(build): disable validation for rewrite compiling
3 years ago
Divyansh Singh f831767764 feat(build): allow using regex in rewrites
3 years ago
烽宁 b9eafac1d6
refactor: rename variable name and simplify some code (#2504)
3 years ago
Divyansh Singh bfc85805de chore(types): sync `ServerOptions` with vite
3 years ago
Divyansh Singh b3ded34d8a fix(types): sync defineConfig types with vite
3 years ago
Joaquín Sánchez 4ddb96fe50
feat(theme): add semantic markup to local search dialog (#2325)
3 years ago
JiZhi c9a98ac6bb
fix(build): create markdown env for localSearchPlugin (#2322)
3 years ago
donggua 29a9647ee9
feat(theme): allow prev/next links to be disabled globally (#2317)
3 years ago
CHOYSEN 90478b36cd
feat(build): support relative path for code snippet (#1894)
3 years ago
Divyansh Singh 80e734d677 fix(search): detailed view not working when page contains script setup
3 years ago
Divyansh Singh d62e6f6dd6
perf(search): use dom apis instead of regex-based section parsing (#2486)
3 years ago
Agustin Banchio c995b9f61d
feat(theme): add custom label for social links (#2466)
3 years ago
Divyansh Singh 2f75769985
fix(build): use rimraf to handle temp folder deletion in windows (#2483)
3 years ago
Divyansh Singh 2bd55eca2e
fix(theme): properly show divider between navs (#2481)
3 years ago