Commit Graph

949 Commits (2f7576998587387ee32173b6de90f338fc7e85d3)

Author SHA1 Message Date
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
btea 89b96ffa38
chore: remove invalid style (#2479)
3 years ago
zonemeen 199f392b58 refactor: simplify the import path
3 years ago
Azat S 62d1110848
fix(theme): use brand color in skip link in dark theme (#2431)
3 years ago
Alex 64b06db3ec
feat(cli): add shortcut for restarting server (#2403)
3 years ago
Divyansh Singh 93f8a05ad2
chore: use graceful-fs and bump deps (#2429)
3 years ago
烽宁 6d7d195adc
perf: parallelize mpa chunks copy (#2389)
3 years ago
Divyansh Singh 0e962178ac chore: minor tweaks
3 years ago
烽宁 e7be720ede
perf(theme/search): prevent repeated rendering of same page (#2398)
3 years ago
Divyansh Singh c869ea64ae
fix(theme): use document !== undefined check for browser (#2417)
3 years ago
Divyansh Singh 06c0fc5d5c
fix(theme): adjust z-index for active code group marker (#2413)
3 years ago
翠 / green f364a5d1d3
fix(theme): support custom target and rel in navbar links for mobile (#2400)
3 years ago
烽宁 489681117f
fix(theme): missing global properties in localSearch (#2396)
3 years ago
烽宁 8153f23c90
fix(config): set scrollOffset to 0 is not effect (#2395)
3 years ago
烽宁 26f21d95df
fix(theme): make features section layout consistent (#2382)
3 years ago
烽宁 9a5735dd0e
refactor(theme): simplify the import (#2374)
3 years ago
烽宁 484ff5dd4b
fix: hmr when `base` is set (#2375)
3 years ago
Joaquín Sánchez d6c0985002
fix(a11y): mobile and theme switcher (#2354)
3 years ago
三咲智子 Kevin Deng 97065cefc2
feat(cli): add shortcuts (#2353)
3 years ago
烽宁 af4bb52947
refactor: simplify `hasAside` computed property (#2356)
3 years ago
烽宁 b31933fbdd
fix(build): uniform handling of windows slash in localSearchPlugin (#2358)
3 years ago
Joaquín Sánchez 2f482afaab
feat(theme): add focus trap to local search dialog (#2324)
3 years ago
JD Solanki 35f8b89637
fix(theme): don't update opacity on hover (#2326)
3 years ago
Vinicius Teixeira Dias c20bd28331
feat(theme): open search box on pressing slash too (#2328)
3 years ago
烽宁 f4cd0aeb69
refactor: resolve duplicate function definitions (#2350)
3 years ago
Divyansh Singh 2afb1477be
style: don't wrap social links
3 years ago
Divyansh Singh f07587af8a fix(theme): hide local nav on home page
3 years ago
Christian Georgi b24acc6991
feat: add `filePath` to `PageData` (#2140)
3 years ago
Divyansh Singh d0f0012aea
feat(theme): support light shiki themes (#2319)
3 years ago
Divyansh Singh 64ecedc73f fix(cli/init): remove trailing slash from npm scripts
3 years ago
Joaquín Sánchez a3b38d1882
feat(build): allow using `@` prefix with `@include:` (#2292)
3 years ago
Divyansh Singh ae041448aa refactor: improve error message on encountering dead links
3 years ago
Divyansh Singh 188893c2c1 fix(build): reset regex lastIndex before testing
3 years ago
Joaquín Sánchez a647cd3843
feat: preserve user log level (#2310)
3 years ago
烽宁 494c634eb1
fix(theme): local search get 404 on build when use route rewrites in windows (#2301)
3 years ago
zRains 69c7646daf
fix(theme): vitepress data not properly injected in app when use localSearch (#2299)
3 years ago
Divyansh Singh 84cf45772e fix(build): allow data-loaders files in packages to be found (closes #2272)
3 years ago
Liberty f7443643a4
feat: allow using html in member description (#2269)
3 years ago
烽宁 2f0f2d5ac6
feat(search): support custom `disableQueryPersistence` in local search (#2273)
3 years ago
烽宁 25b9111222
feat(theme): mobile view show outline button after removing sidebar (#2274)
3 years ago
烽宁 6a195b68c0
chore: remove css file about nprogress (#2275)
3 years ago
btea 87d309c088
refactor: resolve circular dependency (#2283)
3 years ago
lchzh3473 f3d3332fff
fix(router): scroll back to the hash anchor even if it is already selected (#2265)
3 years ago
Divyansh Singh 1f4920c60d fix(search): fix highlighting in detailed view
3 years ago
btea 1f5798e437
feat: outline link add title attribute (#2261)
3 years ago
Divyansh Singh 1769d329cc refactor: directly use first child instead of querying
3 years ago
烽宁 09be057ffb
fix(search): local search showDetailedList not working in windows (#2253)
3 years ago
烽宁 8354f8fb86
fix(theme): local search showDetailedList not working in windows (#2248)
3 years ago
Divyansh Singh e37e5cb45a fix(search): ready event is not fired on mac
3 years ago