Commit Graph

1374 Commits (ff254dcbe6f2bcc89c34d2d2f4050229dc094400)

Author SHA1 Message Date
Divyansh Singh ff254dcbe6 feat(theme): allow customizing skip to content label
1 year ago
Divyansh Singh 18858f7dec chore: simplify code
1 year ago
Divyansh Singh 183261753b
fix(theme): ignore footnote-ref for outline
1 year ago
Divyansh Singh 05f2f0d261
feat: on demand social icons (#4339)
1 year ago
Divyansh Singh fc92a77a5d fix: lazy load language definition on twoslash too
1 year ago
Divyansh Singh 4dac35fc9e fix: (temporary patch) lang lazy load not working with twoslash
1 year ago
Divyansh Singh dcb8450f11 fix: typo in missing language check
1 year ago
Divyansh Singh 8f052753de chore: adjust type cast
1 year ago
Divyansh Singh 829977876a
perf: lazy load shiki languages (#4326)
1 year ago
Divyansh Singh 615aed5df7 fix(regression): hmr not working with markdown includes due to wrong cache key
1 year ago
Divyansh Singh acfe97f608 fix: dispose mdit instance on manual restart too
1 year ago
Estéban 45968cdc50
fix: cache markdown it instance and properly dispose shiki on config reload (#4321)
1 year ago
Sun .P.M 81fc148198
style(theme): do not copy `lang` when copying text (#4316)
1 year ago
Typed SIGTERM bd690d6a9b
feat(theme): don't escape `siteTitle` (#4308)
1 year ago
Divyansh Singh b8935502fb fix: remove explicit chinese fonts
1 year ago
Jungzl 668e9f7050
fix(theme): remove some explicit Chinese fonts (#4286)
1 year ago
Divyansh Singh e638d855cf fix(theme/a11y): don't select search result unless mouse is actually moved
1 year ago
Divyansh Singh b96712c074 fix: reapply #4260
1 year ago
Divyansh Singh ef703cf9c7 Revert "fix(theme): bind missing no icon prop in the menu link component (#4260)"
1 year ago
Dusan Vuckovic d4712c17c5
fix(theme): bind missing no icon prop in the menu link component (#4260)
1 year ago
Divyansh Singh 8436472c78
feat(experimental): support passing function for rewrites (#4274)
1 year ago
Gunther Konig 92b92aefca
fix(theme): improve local search input a11y (#4066)
1 year ago
Divyansh Singh 461a5b001d fix(client): wrong script async check
1 year ago
Heptazhou b46d6d3a20
fix: broken rewrites on windows (#4268)
1 year ago
Mike Bostock 3e8fc40c36
fix(client): use `usePreferredDark` with `appearance: "force-auto"` (#4263)
1 year ago
Divyansh Singh 1143ddf230 chore: bump deps
1 year ago
Heptazhou 2ac64b8d41
fix: `vueRE` conflicting with `lineNoRE` (#4247)
1 year ago
Divyansh Singh 1628918f30
fix: remove font synthesis in webfont mode, google fonts now support italic axis in inter
1 year ago
北雁云依 68150a6f33
fix(theme): change the order of CSS rules of `VPFlyout` (#4225)
1 year ago
Riley Ho 9c5d348c03
fix(theme): respect custom tag prop in VPButton component (#4185)
1 year ago
Cristopher cb1106d2ce
chore(deps): replace fast-glob with tinyglobby (#4132)
1 year ago
Peter 615e33bb24
feat(theme): expose theme default VPLink & VPSocialLink(s) component (#4178)
1 year ago
Thy e8f7dd16f6
feat: support adding extra attributes to snippet imports (useful for twoslash) (#4100)
1 year ago
LJY 315c220049
feat(client): add `onAfterPageLoad` hook in router (#4126)
1 year ago
Divyansh Singh 3e11b6abf5 feat: allow ignoring certain headers and their subtrees completely in outline
1 year ago
Leo bc7271d258
feat: add `data-title` attribute for code group label tag (#4152)
1 year ago
Divyansh Singh 0db269a4c5 feat: trigger `onContentUpdated` on frontmatter-only changes too
1 year ago
Divyansh Singh c46e4b784d fix: hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes
1 year ago
Divyansh Singh 612d66fbb5 chore: add tests for data loader hmr
1 year ago
Evan You 2bda116850
chore: include node types for client
1 year ago
Divyansh Singh 2b3e486ab9 fix: multiple cache busting imports causing useData to fail
2 years ago
Chris 256d742b73
chore: replace deprecated code (#4057)
2 years ago
廿四 2bc0d39d50
fix(theme): excerpt style in LocalSearchBox (#4050)
2 years ago
Divyansh Singh 7f19b5f424 chore: bump deps
2 years ago
Divyansh Singh 01d0d45292 fix(theme/regression): typo in component props resulting in nested titles not showing in navbar
2 years ago
Divyansh Singh 6263db170a fix: don't reopen browser on restart when vite.server.open is specified
2 years ago
Joaquín Sánchez fa87d8150d
feat: allow using components in navigation bar (#4000)
2 years ago
Divyansh Singh fa81e89643 refactor: consistent type assertion
2 years ago
Divyansh Singh e302328a4c fix(build): sort pageToHashMap to ensure stable assets
2 years ago
Divyansh Singh 97f9469b6d fix(theme): deep watch sidebar groups and force render on match change
2 years ago