Commit Graph

86 Commits (64d7c3ba54ed2dceabcc1cb65634381d7b42ce47)

Author SHA1 Message Date
烽宁 64d7c3ba54
feat(build): support custom `assetsDir` (#2497)
2 years ago
Mateu Llull 24abc7c6bd
feat(theme): allow customizing last updated date time format options (#2332)
2 years ago
Divyansh Singh cd03db803d
revert!: sync defineConfig types with vite (#2529)
2 years ago
Divyansh Singh b3ded34d8a fix(types): sync defineConfig types with vite
3 years ago
烽宁 8153f23c90
fix(config): set scrollOffset to 0 is not effect (#2395)
3 years ago
btea 87d309c088
refactor: resolve circular dependency (#2283)
3 years ago
John Campion Jr 3714741b40 feat(build): provide `siteConfig` in `transformPageData` context (#2163)
3 years ago
Anthony Fu 3235c23313
feat: more flexible `ignoreDeadLinks` (#2135)
3 years ago
Evan You 86e2a6f972 feat: support multiple selectors for scrollOffset
3 years ago
Evan You 32dfaf5adc fix(types): allow void return in transformHead hook
3 years ago
Evan You 468c049ccd feat: expose page and assets on build hooks TransformContext
3 years ago
Evan You 470ce3d3f3 fix: gracefully handle config update with syntax error
3 years ago
Evan You d2838e3755 feat: createContentLoader
3 years ago
Evan You 8e8fcd9caa fix: normalize all paths in config
3 years ago
Evan You b075ee5be6 fix: dyamic routes w/ srcDir + relative imports
3 years ago
Evan You 24fa862c39 feat: dynamic routes
3 years ago
Evan You bccce98c62 fix: update route configs on file add / delete
3 years ago
Evan You 34b149ba25 wip: rewrites for dynamic routes
3 years ago
Evan You 9c4c2117a6 wip: dynamic routes
3 years ago
CHOYSEN a00bb62143
feat(build): use vite logger (#1899)
3 years ago
Divyansh Singh 5ae4fbde38
feat: stable `cleanUrls` (#1852)
3 years ago
Divyansh Singh 00abac6116
feat(build): support rewrites (#1798)
3 years ago
Divyansh Singh fe52fa3420
feat(build): allow ignoring only localhost dead links (#1821)
3 years ago
Divyansh Singh 8de2f4499d
feat: add i18n feature (#1339)
3 years ago
qiang 09c2c52d6c
feat: support for teleports to body (#1642)
3 years ago
Matteo Bilotta 4ac8c0482f
types: strong separation between `import` and `import type` (#1756)
3 years ago
Shigma f899764bad
feat(build): support `cacheDir` (#1355)
3 years ago
Divyansh Singh c9f04e0459
feat(build): add `useWebFonts` option (#1531)
3 years ago
Igor Randjelovic afeb06f17c
feat: transformPageData hook (#1492)
3 years ago
Enzo Innocenzi d404753005
feat(theme): allow defining dark as the default theme (#1498)
3 years ago
Joaquín Sánchez 6b16dad22f
feat: add `transformHead` hook (#1323)
3 years ago
Joaquín Sánchez 1aa3456125
docs: add `transformHtml` and `buildEnd` hooks (#1317)
3 years ago
Divyansh Singh ee37eaa271
fix(types): allow non async `transformHtml` and `buildEnd` (#1270)
3 years ago
Divyansh Singh 0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode (#856)
3 years ago
CHOYSEN 8e6665bd8d
feat(build): handle change of config file dependencies (#1009)
3 years ago
Divyansh Singh 2b4b800618
feat: provide `transformHtml` hook (#1022)
3 years ago
Divyansh Singh f7e9cfeb3a
fix: de-duplicate head tags while merging (#975) (#976)
3 years ago
Joaquín Sánchez e0b730aa8e
feat: provide build end hook (#709)
3 years ago
CHOYSEN 4b9b385aff
refactor: simplify config loading (#918)
3 years ago
Divyansh Singh 19b0758a04
feat(build): allow ignoring dead links (#586) (#793)
3 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
4 years ago
Evan You b66785d68a feat: scrollOffset option
4 years ago
Evan You 9b3243b757 fix: prioritize vue installed in user project root
4 years ago
Evan You a4b7758a00 chore: tweak temp dir name
4 years ago
Bryan Müller 5b04bb9eb5
feat: user configurable `outDir` (#448)
4 years ago
Jeff Yang fb6a4ad3e0
fix: remove `.` for mjs in `supportedConfigExtensions` (#447)
4 years ago
Jonas bd35451ed4
fix: set tempDir outside package root (#439)
4 years ago