Commit Graph

569 Commits (7bfeeed69466e97c2335dd6ea6b2ba68a99f050c)

Author SHA1 Message Date
Chris 256d742b73
chore: replace deprecated code (#4057)
2 years ago
Divyansh Singh 7f19b5f424 chore: bump deps
2 years ago
Divyansh Singh 6263db170a fix: don't reopen browser on restart when vite.server.open is specified
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 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
SuperLi 143b1e91f3
feat(markdown): support including specific regions from markdown files (#3978)
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
Azat S cb308b9295
fix(a11y): make code blocks accessible with keyboard (#3902)
2 years ago
Divyansh Singh d5dbd704ce
fix(markdown): entities and escapes not working properly (#3882)
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 f0debd20f4 fix(build): show file info on error
2 years ago
Divyansh Singh 729a890669
fix(dev): multiple server instances being created when editing config too quickly (#3835)
2 years ago
Divyansh Singh 576e43aef4 refactor: simplify code
2 years ago
Divyansh Singh d02d1e923a fix(build/regression): markdown backslash escapes not working
2 years ago
Divyansh Singh a1ced36553 chore: override text renderer before calling user config
2 years ago
Evan You f86ac56b78 fix: let vue compiler handle entity decoding
2 years ago
meteorlxy 11f4c9aee3 fix: sync updates of markdown-it types
2 years ago
btea cd5adf3011
feat: config file hot update error prints error message (#3592)
2 years ago
Xinyu Liu d3dd4bc938
feat: upgrade markdown-it types to v14 (#3772)
2 years ago
Divyansh Singh 54c46e7ceb docs: adjust install and init commands
2 years ago
Divyansh Singh 5d3cb96ac3
fix(build): ship built-in vue-demi to avoid resolution issues (#3680)
2 years ago
烽宁 f7aef3ca23
fix(localSearch): remove empty titles that may appear in search results (#3665)
2 years ago
Divyansh Singh 86c0967297 chore: bump deps and switch to polka/compression
2 years ago
Timothy Lau 59183e9cef
fix(build): resolve patter relative to srcDir instead of root in createContentLoader (#3638)
2 years ago
Anthony Fu 1d16a85fdf
chore: upgrade to shiki rc (#3550)
2 years ago
Divyansh Singh 67a9964c4e chore: fix typo
2 years ago
Divyansh Singh 8f8a6feb05 fix(md): dont break on nesting blockquotes inside gfm alerts
2 years ago
Anthony Fu b8487d3a97
feat: rename shiki packages (#3506)
2 years ago
Divyansh Singh 5811b62657 fix: handle CRLF in snippet plugin
2 years ago
Anthony Fu ac87d19ca1
feat: support GitHub-flavored alerts (#3482)
2 years ago
Divyansh Singh 5dab5e3ced refactor: simplify line filling a bit
2 years ago
Divyansh Singh c2b4c66e79 fix(client): add computed dir and lang to html root
2 years ago
Divyansh Singh a6cd891d95
fix: fix theme chunking logic causing out-of-order styles (#3403)
2 years ago
Divyansh Singh 862b4be867 refactor: remove legacy stuff
2 years ago
vanchKong 3052002b47
docs: add Chinese translations (#2249)
2 years ago
Divyansh Singh b29b3b38e1
refactor: drop dependency on mrmime (#3400)
2 years ago
Divyansh Singh 27f60e0b77
fix: invalidate module cache for subsequent builds (#3398)
2 years ago
Divyansh Singh 09e48db355 feat: allow passing options to emoji plugin
2 years ago