Commit Graph

42 Commits (fa2f38a0c3bd121dcb7e07420566087c19b10f96)

Author SHA1 Message Date
Divyansh Singh 0cbb469842
feat(build): add localeIndex to md.env (#3862)
2 months ago
Divyansh Singh 728cb15677
fix: render 404 page completely on client to infer locale from browser path (#3858)
3 months ago
bonyuta0204 563dc89975
feat(client): allow disabling link auto-prefetching (#3220)
8 months ago
Divyansh Singh 6f2a2af1ff chore: fix types
10 months ago
Divyansh Singh 1fb5d228a2
feat(theme): allow forcing dark mode (#2974)
10 months ago
Divyansh Singh 8aa032f60c fix: resolve snippets from original file path - align with include behavior
11 months ago
Damien Guard 00dc1e6742
feat: allow customizing markdown renderer used for local search indexing (#2770)
11 months ago
Divyansh Singh 9499953386
refactor: drop custom logic in favor of vueuse useDark (#2818)
11 months ago
Divyansh Singh 20b509c6e1 feat(client): allow customizing scrollOffset padding
11 months ago
Divyansh Singh 1179484432 feat(client): allow overriding props on Content
12 months ago
Christian Georgi b24acc6991
feat: add `filePath` to `PageData` (#2140)
1 year ago
Evan You 86e2a6f972 feat: support multiple selectors for scrollOffset
1 year ago
Evan You 74caccda43 feat: expose isNotFound on PageData, deperecate Theme.NotFound
1 year ago
Evan You 9c4c2117a6 wip: dynamic routes
1 year ago
Divyansh Singh 5ae4fbde38
feat: stable `cleanUrls` (#1852)
1 year ago
Divyansh Singh 8de2f4499d
feat: add i18n feature (#1339)
2 years ago
qiang 09c2c52d6c
feat: support for teleports to body (#1642)
2 years ago
Enzo Innocenzi d404753005
feat(theme): allow defining dark as the default theme (#1498)
2 years ago
Divyansh Singh ee37eaa271
fix(types): allow non async `transformHtml` and `buildEnd` (#1270)
2 years ago
Divyansh Singh 12591a9487
feat: bundle type definitions of dev-deps (#1257)
2 years ago
meteorlxy 71358ebce7
refactor: externalize markdown headers plugin (#1230)
2 years ago
Divyansh Singh 0048e2bf1e
feat(build): switch to vite 3, support clean urls and esm mode (#856)
2 years ago
CHOYSEN 8bf4182453
refactor: add `PageDataPayload` type (#742)
2 years ago
Kia King Ishii 67e77f7871 feat: add option to customize title template
2 years ago
Kia Ishii 9250460b3f feat: make appearance configurable
2 years ago
Evan You d32d8d4419 feat: use git-based lastUpdated data
2 years ago
Evan You b66785d68a feat: scrollOffset option
3 years ago
Evan You 8288168b4f adjust type exports
3 years ago
ULIVZ ba41bb9055
feat: improve typescript support for config file (#465)
3 years ago
Evan You 475dee5154 build: pre-bundle, reduce deps
3 years ago
Evan You 6085501acb chore: remove customData option
3 years ago
Eduardo San Martin Morote bc78adb468
fix(i18n): fix locales reading, add site.langs (#353)
3 years ago
Evan You 4072dc5f7e feat: support customData in config
4 years ago
Kia King Ishii 9062dd9a1f style: small fix for code style
4 years ago
Matias Capeletto c6bdcfbf4f
feat!: add more global and computed properties (#152)
4 years ago
Kia King Ishii fdd498be70
fix: fix next and prev links not working (#130)
4 years ago
Kia Ishii 750fd7e177 style: organize the order of localeConfig properties
4 years ago
Yugo Ogura 294836ce40
feat(i18n): add nav dropdown language selector feature (#91)
4 years ago
tanasinn 0ea34cbb1d
feat: add git repo link and edit links (#55)
4 years ago
Yugo Ogura f52b1d576b
feat: add prev/next links (#56)
4 years ago
Anthony Fu 7802cb55c2
feat: i18n support (#50)
4 years ago
Evan You a5e3d5d2f5 wip: migrate client to typescript
4 years ago