Commit Graph

658 Commits (d655988c2be2d195eac307992cd5c6fd6d3333be)
 

Author SHA1 Message Date
Evan You d3b1521ebe feat: support ts/esm config file + defineConfig() helper
3 years ago
Evan You 4c042b61e7 fix: fix code line hightlighting
3 years ago
zhangwenjun 383d8ffbba
fix: invalid active props when `base` option is added (#342)
3 years ago
Anthony Fu efc5e1b256
fix: tolerant invalid hash (#399)
3 years ago
宋铄运 (Alan Song) 4b76617621
fix: support vite plugins provided via `config.vite` (#394)
3 years ago
Evan You df69b76427 fix: print urls again
3 years ago
Evan You 5fd7db2b7f fix(theme): fix algolia search filter
3 years ago
Airene Fang 8cbe26ee06
style(theme): <code> need not a inline-bg-color (#385)
3 years ago
Evan You ba85fd4d51 chore: cleanup deps
3 years ago
Evan You c071f0cb0c chore: remove unused value
3 years ago
sambit sahoo 07bf145190
feat(theme-default): home slot for customizing the entire homepage easily (#314)
3 years ago
Eduardo San Martin Morote 389e863b4d
fix(theme-default/algolia): avoid creating multiple algolia searches (#292)
3 years ago
CHOYSEN 58663bbd02
fix: make config hmr work in window (#364)
3 years ago
Anthony Fu 49ddb1f120
workflow: switch to pnpm (#401)
3 years ago
Re_star 4d4be24a7e
build: fix watchAndCopy script for windows (#402)
3 years ago
dependabot[bot] 2e7130f7f0
build(deps): bump ansi-regex from 5.0.0 to 5.0.1 (#403)
3 years ago
dependabot[bot] 08042c7f77
build(deps): bump tmpl from 1.0.4 to 1.0.5 (#397)
3 years ago
dependabot[bot] 7fb8acce31
build(deps): bump prismjs from 1.24.1 to 1.25.0 (#396)
3 years ago
Stefane Fermigier 23a32e95ac
docs: small typo (#406)
3 years ago
Kevin c05079d09b
docs(theming.md): fix spelling and grammar errors (#404)
3 years ago
Evan You 59a0c01710 release: v0.19.2
3 years ago
Evan You 3940625121 fix: encode urls that conflict w/ vite built-in replacements
3 years ago
Evan You 508e9eb912 release: v0.19.1
3 years ago
Evan You b3a4c52191 refactor: fix bad requires
3 years ago
Evan You 37d4e4479e release: v0.19.0
3 years ago
Evan You cae85f1d1a chore: target node12
3 years ago
Evan You 475dee5154 build: pre-bundle, reduce deps
3 years ago
Evan You 9030486409 feat: upgrade vue, simplify deps
3 years ago
Evan You b59f54abd0 chore: remove debug hash log
3 years ago
QiChang Li 610e9b7111
feat: use `markdown-it-attrs` for markdown-it plugins (#393)
3 years ago
Luca Ban 182b59fc83
docs: update link to changelog (#389)
3 years ago
Evan You cef4125e2d release: v0.18.1
3 years ago
Evan You 929bcf50ee fix: ensure stable pages entry order across builds
3 years ago
Evan You f320418787 readme
3 years ago
Evan You c30653cd2f release: v0.18.0
3 years ago
Evan You e0b69973f8 feat: support `<script client>` in mpa mode
3 years ago
Evan You b94b163a3a feat: map mode + remove deprecated options
3 years ago
Evan You 71f42410ad release: v0.17.3
3 years ago
Evan You 4fb387d94e fix: emit prevented hashchange event
3 years ago
Evan You f079a22049 release: v0.17.2
3 years ago
Evan You 6085501acb chore: remove customData option
3 years ago
Evan You f749b272d4 feat: support config.extends
3 years ago
Evan You 2e9264f032 fix: improve fs allow
3 years ago
Evan You c1ba483e58 release: v0.17.1
3 years ago
Evan You b94c82710a fix(default-theme): use description as tagline by default
3 years ago
Evan You 96bcddabed perf: minor optimizations
3 years ago
Evan You e01b5a350c chore: typo
3 years ago
Evan You 17839ef892 bump vue
3 years ago
Evan You 03abee7f7c fix: avoid using spread for client code
3 years ago
Evan You 034c7375ad fix: handle case when there is no themeConfig
3 years ago