Commit Graph

1357 Commits (e98cbba5d4ea9ed8b5b1719fc48e537f1df032a8)

Author SHA1 Message Date
Divyansh Singh b96712c074 fix: reapply #4260
2 years ago
Divyansh Singh ef703cf9c7 Revert "fix(theme): bind missing no icon prop in the menu link component (#4260)"
2 years ago
Dusan Vuckovic d4712c17c5
fix(theme): bind missing no icon prop in the menu link component (#4260)
2 years ago
Divyansh Singh 8436472c78
feat(experimental): support passing function for rewrites (#4274)
2 years ago
Gunther Konig 92b92aefca
fix(theme): improve local search input a11y (#4066)
2 years ago
Divyansh Singh 461a5b001d fix(client): wrong script async check
2 years ago
Heptazhou b46d6d3a20
fix: broken rewrites on windows (#4268)
2 years ago
Mike Bostock 3e8fc40c36
fix(client): use `usePreferredDark` with `appearance: "force-auto"` (#4263)
2 years ago
Divyansh Singh 1143ddf230 chore: bump deps
2 years ago
Heptazhou 2ac64b8d41
fix: `vueRE` conflicting with `lineNoRE` (#4247)
2 years ago
Divyansh Singh 1628918f30
fix: remove font synthesis in webfont mode, google fonts now support italic axis in inter
2 years ago
北雁云依 68150a6f33
fix(theme): change the order of CSS rules of `VPFlyout` (#4225)
2 years ago
Riley Ho 9c5d348c03
fix(theme): respect custom tag prop in VPButton component (#4185)
2 years ago
Cristopher cb1106d2ce
chore(deps): replace fast-glob with tinyglobby (#4132)
2 years ago
Peter 615e33bb24
feat(theme): expose theme default VPLink & VPSocialLink(s) component (#4178)
2 years ago
Thy e8f7dd16f6
feat: support adding extra attributes to snippet imports (useful for twoslash) (#4100)
2 years ago
LJY 315c220049
feat(client): add `onAfterPageLoad` hook in router (#4126)
2 years ago
Divyansh Singh 3e11b6abf5 feat: allow ignoring certain headers and their subtrees completely in outline
2 years ago
Leo bc7271d258
feat: add `data-title` attribute for code group label tag (#4152)
2 years ago
Divyansh Singh 0db269a4c5 feat: trigger `onContentUpdated` on frontmatter-only changes too
2 years ago
Divyansh Singh c46e4b784d fix: hmr not updating page data in rewritten paths and file path is wrong in mdit for dynamic routes
2 years ago
Divyansh Singh 612d66fbb5 chore: add tests for data loader hmr
2 years ago
Evan You 2bda116850
chore: include node types for client
2 years 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
Divyansh Singh 387acf71aa fix: don't do git log on non-existent file
2 years ago
Divyansh Singh d837e82bc8 fix: don't reopen browser on restart
2 years ago
Divyansh Singh 0fc70e2d0c fix(theme): show filled nav bar when nav screen is open
2 years ago
Divyansh Singh d348da770c fix(theme): force update title attribute on hydration
2 years ago
SuperLi 143b1e91f3
feat(markdown): support including specific regions from markdown files (#3978)
2 years ago
Divyansh Singh b54d7b0d7c fix(theme): add styles for h4 too
2 years ago
Divyansh Singh 6598231fa8 docs: remove invisible characters and whitespaces [lunaria-ignore]
2 years ago
Divyansh Singh b785bd6ab3 fix: properly handle svg anchor elements
2 years ago
XiaoDong 8aa6ccbe32
feat(theme): export VPHomeContent (#3960)
2 years ago
Divyansh Singh 6461f5d42b fix(client): do nothing on anchor elements with empty href
2 years ago
Divyansh Singh 5d3ed87f85 fix(theme): dim color for all text like elements inside blockquotes
2 years ago
Divyansh Singh 7fcf462eb8 fix(build): respect frontmatter.lastUpdated for pageData.lastUpdated and sitemap generation
2 years ago
Divyansh Singh 99053baea7
feat(cli/init): allow passing target dir as command argument (#3948)
2 years ago
Divyansh Singh 1e8bb48bc2 feat: support `force-auto` as an option for appearance
2 years ago
Divyansh Singh e24899a073 fix(build): don't normalize links containing target or download property
2 years ago
Jeferson S. Brito afc611d399
fix(theme,a11y): handle overflow on long mathematical equation and make tables focusable (#3932) (closes #3914)
2 years ago
Divyansh Singh 7ea357256c fix: dont escape ampersand twice in title
2 years ago