Commit Graph

17 Commits (1aeebecbcf0938e3bbfcef36fb8423af5dace805)

Author SHA1 Message Date
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 17aaaf0180 refactor tsconfig setup + migrate to vitest
4 years ago
ULIVZ ba41bb9055
feat: improve typescript support for config file (#465)
4 years ago
Evan You 03abee7f7c fix: avoid using spread for client code
4 years ago
Evan You 034c7375ad fix: handle case when there is no themeConfig
4 years ago
Eduardo San Martin Morote bc78adb468
fix(i18n): fix locales reading, add site.langs (#353)
5 years ago
hangzou 53bb961a92
fix: skip external URLs in `withBase` (#328)
5 years ago
Evan You 55de7ab43c refactor: adjust shared utility/types build setup
5 years ago
Evan You 0661063d29 feat: more efficient `useData()` method that exposes all data
5 years ago
Eduardo San Martin Morote de89c1e5eb
fix(locales): use correct lang (#283)
5 years ago
Eduardo San Martin Morote f505db945a
fix(locales): use correct lang (#276)
5 years ago
Eduardo San Martin Morote 9bc5c5c631 style: format code with prettier
5 years ago
Kia King Ishii 8735fc3096
test: add unit test setup (#138)
5 years ago
Kia King Ishii df97d96909
build: handle shared files better (#72) (#114)
5 years ago
dewfall123 d354d1ef22
fix: fix switch language error (#103, #106) (#104)
5 years ago
Anthony Fu 7802cb55c2
feat: i18n support (#50)
6 years ago