Commit Graph

71 Commits (80c588e24af1b264f35abdd9cb05b42730213afc)

Author SHA1 Message Date
Evan You 24fa862c39 feat: dynamic routes
4 years ago
Evan You bccce98c62 fix: update route configs on file add / delete
4 years ago
Evan You 34b149ba25 wip: rewrites for dynamic routes
4 years ago
Evan You 9c4c2117a6 wip: dynamic routes
4 years ago
CHOYSEN a00bb62143
feat(build): use vite logger (#1899)
4 years ago
Divyansh Singh 5ae4fbde38
feat: stable `cleanUrls` (#1852)
4 years ago
Divyansh Singh 00abac6116
feat(build): support rewrites (#1798)
4 years ago
Divyansh Singh fe52fa3420
feat(build): allow ignoring only localhost dead links (#1821)
4 years ago
Divyansh Singh 8de2f4499d
feat: add i18n feature (#1339)
4 years ago
qiang 09c2c52d6c
feat: support for teleports to body (#1642)
4 years ago
Matteo Bilotta 4ac8c0482f
types: strong separation between `import` and `import type` (#1756)
4 years ago
Shigma f899764bad
feat(build): support `cacheDir` (#1355)
4 years ago
Divyansh Singh c9f04e0459
feat(build): add `useWebFonts` option (#1531)
4 years ago
Igor Randjelovic afeb06f17c
feat: transformPageData hook (#1492)
4 years ago
Enzo Innocenzi d404753005
feat(theme): allow defining dark as the default theme (#1498)
4 years ago
Joaquín Sánchez 6b16dad22f
feat: add `transformHead` hook (#1323)
4 years ago
Joaquín Sánchez 1aa3456125
docs: add `transformHtml` and `buildEnd` hooks (#1317)
4 years ago
Divyansh Singh ee37eaa271
fix(types): allow non async `transformHtml` and `buildEnd` (#1270)
4 years ago
Divyansh Singh 0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode (#856)
4 years ago
CHOYSEN 8e6665bd8d
feat(build): handle change of config file dependencies (#1009)
4 years ago
Divyansh Singh 2b4b800618
feat: provide `transformHtml` hook (#1022)
4 years ago
Divyansh Singh f7e9cfeb3a
fix: de-duplicate head tags while merging (#975) (#976)
4 years ago
Joaquín Sánchez e0b730aa8e
feat: provide build end hook (#709)
4 years ago
CHOYSEN 4b9b385aff
refactor: simplify config loading (#918)
4 years ago
Divyansh Singh 19b0758a04
feat(build): allow ignoring dead links (#586) (#793)
4 years ago
Anthony Fu a0f81c9f9d
feat: migrate to ESM (#645) (#659)
4 years ago
Kia King Ishii 67e77f7871 feat: add option to customize title template
4 years ago
Kia Ishii 9250460b3f feat: make appearance configurable
4 years ago
Evan You d32d8d4419 feat: use git-based lastUpdated data
5 years ago
Evan You b66785d68a feat: scrollOffset option
5 years ago
Evan You 9b3243b757 fix: prioritize vue installed in user project root
5 years ago
Evan You a4b7758a00 chore: tweak temp dir name
5 years ago
Bryan Müller 5b04bb9eb5
feat: user configurable `outDir` (#448)
5 years ago
Jeff Yang fb6a4ad3e0
fix: remove `.` for mjs in `supportedConfigExtensions` (#447)
5 years ago
Jonas bd35451ed4
fix: set tempDir outside package root (#439)
5 years ago
ULIVZ ba41bb9055
feat: improve typescript support for config file (#465)
5 years ago
Evan You e721d60585 feat: shouldPreload hook
5 years ago
Evan You d3b1521ebe feat: support ts/esm config file + defineConfig() helper
5 years ago
CHOYSEN 58663bbd02
fix: make config hmr work in window (#364)
5 years ago
Evan You b3a4c52191 refactor: fix bad requires
5 years ago
Evan You 475dee5154 build: pre-bundle, reduce deps
5 years ago
Evan You b59f54abd0 chore: remove debug hash log
5 years ago
Evan You 929bcf50ee fix: ensure stable pages entry order across builds
5 years ago
Evan You e0b69973f8 feat: support `<script client>` in mpa mode
5 years ago
Evan You b94b163a3a feat: map mode + remove deprecated options
5 years ago
Evan You 6085501acb chore: remove customData option
5 years ago
Evan You f749b272d4 feat: support config.extends
5 years ago
Eduardo San Martin Morote bc78adb468
fix(i18n): fix locales reading, add site.langs (#353)
5 years ago
Evan You e74c5f06d1 feat: support function config
5 years ago
Evan You fbcb07eaab chore: remove unused arg
5 years ago