Commit Graph

1596 Commits (1ef33fe1c44875dc86835a698a708b1aa847e16e)
 

Author SHA1 Message Date
烽宁 1ef33fe1c4
feat: support selecting line range when importing md file (#2502)
1 year ago
Vamshi krishna 47c06bda38
docs: update setup command to use pnpm dlx (#2558)
1 year ago
Jeff Tian 0c4210bb5e
feat(build): support nested markdown includes (#2545)
1 year ago
Liana c6ab139235
chore: update shiki dependency version to 0.14.3 (#2554)
1 year ago
烽宁 c30e758585
fix(client): scroll not working on clicking an anchor in search box (#2527)
1 year ago
Divyansh Singh b2a129f49b
fix(build): add `@vue/devtools-api` to `optimizeDeps.include` (#2543)
1 year ago
Divyansh Singh 76d5e0a706
chore: skip flaky tests
1 year ago
烽宁 c4909e4298
feat(theme): expose `useSidebar` (#2496)
1 year ago
Divyansh Singh 88bbd23102
chore: bump deps and fix changelog (#2530)
1 year ago
Divyansh Singh d3ec1fc865 release: v1.0.0-beta.3
1 year ago
Divyansh Singh cd03db803d
revert!: sync defineConfig types with vite (#2529)
1 year ago
Divyansh Singh 51661def8f
fix(theme): prevent glitch when algolia chunk is loaded (#2519)
1 year ago
Pavel Horal 5013835f51
docs: fix typo in dynamic routing example (#2515)
1 year ago
丶远方 656df5c761
chore: replace Map by WeakMap (#2499)
1 year ago
Divyansh Singh a5475304fa feat(client): expose dataSymbol
1 year ago
Divyansh Singh 69b2625623
fix(build): disable validation for rewrite compiling
1 year ago
Divyansh Singh f831767764 feat(build): allow using regex in rewrites
1 year ago
烽宁 b9eafac1d6
refactor: rename variable name and simplify some code (#2504)
1 year ago
Divyansh Singh bfc85805de chore(types): sync `ServerOptions` with vite
1 year ago
Divyansh Singh 7e39e02185
fix: use extends in template custom theme (#2500)
1 year ago
Divyansh Singh d2dba3d772 chore: mention breaking change in defineConfig types
1 year ago
Divyansh Singh aac149c69b docs: ignore `search-insights` warning
1 year ago
Divyansh Singh 49646293c3 release: v1.0.0-beta.2
1 year ago
Divyansh Singh 1a764e43e3 chore: bump deps
1 year ago
Divyansh Singh b3ded34d8a fix(types): sync defineConfig types with vite
1 year ago
Joaquín Sánchez 4ddb96fe50
feat(theme): add semantic markup to local search dialog (#2325)
1 year ago
JiZhi c9a98ac6bb
fix(build): create markdown env for localSearchPlugin (#2322)
1 year ago
donggua 29a9647ee9
feat(theme): allow prev/next links to be disabled globally (#2317)
1 year ago
CHOYSEN 90478b36cd
feat(build): support relative path for code snippet (#1894)
1 year ago
Divyansh Singh 80e734d677 fix(search): detailed view not working when page contains script setup
1 year ago
Divyansh Singh d62e6f6dd6
perf(search): use dom apis instead of regex-based section parsing (#2486)
1 year ago
Agustin Banchio c995b9f61d
feat(theme): add custom label for social links (#2466)
1 year ago
Divyansh Singh 7a2bde357d
chore: bump deps; mitigates CVE-2023-34092 (#2484)
1 year ago
Divyansh Singh 2f75769985
fix(build): use rimraf to handle temp folder deletion in windows (#2483)
1 year ago
Divyansh Singh 2bd55eca2e
fix(theme): properly show divider between navs (#2481)
1 year ago
btea 89b96ffa38
chore: remove invalid style (#2479)
1 year ago
烽宁 f9cfd16167
Merge pull request #2461 from zonemeen/refactor/simplify-import
1 year ago
zonemeen 199f392b58 refactor: simplify the import path
1 year ago
Azat S 62d1110848
fix(theme): use brand color in skip link in dark theme (#2431)
1 year ago
Alex 64b06db3ec
feat(cli): add shortcut for restarting server (#2403)
1 year ago
Divyansh Singh 93f8a05ad2
chore: use graceful-fs and bump deps (#2429)
1 year ago
烽宁 6d7d195adc
perf: parallelize mpa chunks copy (#2389)
1 year ago
Divyansh Singh 0e962178ac chore: minor tweaks
1 year ago
烽宁 e7be720ede
perf(theme/search): prevent repeated rendering of same page (#2398)
1 year ago
烽宁 86a3c24d2a
chore: use createRequire instead of directly importing json (#2418)
1 year ago
烽宁 daa6fd8620
chore: remove unused devDependencies (#2414)
1 year ago
Joaquín Sánchez 8e87c14fba
fix(types): theme-without-fonts types for node (#2416)
1 year ago
Divyansh Singh c869ea64ae
fix(theme): use document !== undefined check for browser (#2417)
1 year ago
Divyansh Singh 06c0fc5d5c
fix(theme): adjust z-index for active code group marker (#2413)
1 year ago
Kia King Ishii b26ce48edc release: v1.0.0-beta.1
1 year ago