Divyansh Singh
|
d3ec1fc865
|
release: v1.0.0-beta.3
|
1 year ago |
Divyansh Singh
|
cd03db803d
|
revert!: sync defineConfig types with vite (#2529)
BREAKING CHANGE: reverts the breaking changes in beta-2
|
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
closes #2489
|
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
x-ref: https://github.com/vitejs/vite/pull/13482
|
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)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
CHOYSEN
|
90478b36cd
|
feat(build): support relative path for code snippet (#1894)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
80e734d677
|
fix(search): detailed view not working when page contains script setup
closes #2485
|
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)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
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)
and hide return to top when already at top
|
1 year ago |
btea
|
89b96ffa38
|
chore: remove invalid style (#2479)
|
1 year ago |
烽宁
|
f9cfd16167
|
Merge pull request #2461 from zonemeen/refactor/simplify-import
refactor: simplify the import path
|
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)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
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)
localStorage is defined on server in Deno
|
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 |
Kia King Ishii
|
cb848fafaf
|
chore: update README status to `beta`
|
1 year ago |
翠 / green
|
f364a5d1d3
|
fix(theme): support custom target and rel in navbar links for mobile (#2400)
|
1 year ago |
烽宁
|
489681117f
|
fix(theme): missing global properties in localSearch (#2396)
|
1 year ago |
烽宁
|
8153f23c90
|
fix(config): set scrollOffset to 0 is not effect (#2395)
|
1 year ago |
烽宁
|
26f21d95df
|
fix(theme): make features section layout consistent (#2382)
Co-authored-by: Divyansh Singh <40380293+brc-dd@users.noreply.github.com>
|
1 year ago |
Divyansh Singh
|
7fe199b0b9
|
release: v1.0.0-alpha.76
|
1 year ago |
William Sedlacek
|
a336fb3130
|
docs: fix typo (#2359)
|
1 year ago |
Jellyfish
|
e14d35c382
|
docs: fix typo (#2360)
|
1 year ago |
Divyansh Singh
|
08a5dec8d0
|
chore: bump deps
closes #2369
closes #2383
|
1 year ago |