Commit Graph

1333 Commits (e1e5d22eeafb58abcf278955f2a204f2bc65ebc2)

Author SHA1 Message Date
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
Divyansh Singh 49b1233378 fix: escape title properly in build
2 years ago
Divyansh Singh af4717d682
fix(theme): remove unnecessary navigation role on nav element
2 years ago
Azat S cb308b9295
fix(a11y): make code blocks accessible with keyboard (#3902)
2 years ago
Divyansh Singh f0a37b4b84 fix(style): prefer YaHei over DengXian
2 years ago
Divyansh Singh d5dbd704ce
fix(markdown): entities and escapes not working properly (#3882)
2 years ago
Divyansh Singh fa2f38a0c3 fix(theme/regression): custom font not applying in Chinese docs because of specificity
2 years ago
Divyansh Singh 0cbb469842
feat(build): add localeIndex to md.env (#3862)
2 years ago
Nozomu Ikuta ed6ada7a68
feat(build/i18n): support customizing copy code button's tooltip text (#3854)
2 years ago
Divyansh Singh 728cb15677
fix: render 404 page completely on client to infer locale from browser path (#3858)
2 years ago
Divyansh Singh 620ee6ac4b
chore: bump deps, fix dts generation (#3856)
2 years ago
Divyansh Singh 9b2dd504fa chore: minor tweaks
2 years ago
Divyansh Singh d08eeed897 fix(theme): external link icon not visible for target _blank links
2 years ago
Divyansh Singh f0debd20f4 fix(build): show file info on error
2 years ago
Divyansh Singh 9794877347 fix(theme): fix invalid vp-offset in ssr
2 years ago
Divyansh Singh b360ac88df
fix(dev): match dev and prod routing behavior (#3837)
2 years ago
Divyansh Singh 729a890669
fix(dev): multiple server instances being created when editing config too quickly (#3835)
2 years ago
Divyansh Singh 75115f4f82
fix(theme): don't use Chinese quotes on non-Chinese documents (#3834)
2 years ago
Divyansh Singh 11740609ff chore: remove duplicate font-family entries
2 years ago
Timothy Lau 1a72181c06
fix(theme): leaking event listener when going back/forward on Safari on iOS (#3658) (#3671)
2 years ago
Henry Bley-Vroman e60c101e50
fix(theme/a11y): add unique name to footer prev / next navigation landmark
2 years ago
Henry Bley-Vroman 733d986a84
fix(theme/a11y): remove duplicate assistive text from outline nav [#3800] (#3803)
2 years ago
Divyansh Singh cc11b8e41e
fix(theme/i18n): 404 page not showing localized text (#3833)
2 years ago
Divyansh Singh ccc37bb80e fix(theme): disable keypress effect on search button
2 years ago
Divyansh Singh 576e43aef4 refactor: simplify code
2 years ago