Commit Graph

19 Commits (39784ca55fdbefa97b7e9f892609ef8bdaeadf50)

Author SHA1 Message Date
Divyansh Singh 9499953386
refactor: drop custom logic in favor of vueuse useDark (#2818)
2 years ago
Evan You 16064023cf chore: upgrade to TS 5.0 + use moduleResolution: "bundler"
3 years ago
Evan You de84c01b72 docs: revise custom theme and default theme extending
3 years ago
Evan You 74caccda43 feat: expose isNotFound on PageData, deperecate Theme.NotFound
3 years ago
Evan You 66f94fd7a0 feat: expose params at top level in useData()
3 years ago
Divyansh Singh 8de2f4499d
feat: add i18n feature (#1339)
3 years ago
Matteo Bilotta 4ac8c0482f
types: strong separation between `import` and `import type` (#1756)
3 years ago
Divyansh Singh d327811fd5
feat: expose isDark (#1525)
3 years ago
Divyansh Singh 0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode (#856)
3 years ago
翠 / green 8cbe0f9d41
chore: handle undefined hmr (#831)
4 years ago
meteorlxy 48fae52d17
refactor: improve site data parsing (#780)
4 years ago
Kia King Ishii 67e77f7871 feat: add option to customize title template
4 years ago
Evan You 388944371d avoid readonly in production
4 years ago
Evan You 96bcddabed perf: minor optimizations
4 years ago
Eduardo San Martin Morote bc78adb468
fix(i18n): fix locales reading, add site.langs (#353)
4 years ago
Evan You 3fed6f94e5 type: support specifying themeConfig type for useData() via generics
5 years ago
Evan You 55de7ab43c refactor: adjust shared utility/types build setup
5 years ago
Evan You a81b9e0ff1 refactor: re-expose $frontmatter global property, make localePath account for base by default
5 years ago
Evan You 0661063d29 feat: more efficient `useData()` method that exposes all data
5 years ago