Commit Graph

583 Commits (829977876a21da4f0af5d27593a2d81eb9af0c33)

Author SHA1 Message Date
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
Divyansh Singh 8436472c78
feat(experimental): support passing function for rewrites (#4274)
1 year ago
Heptazhou b46d6d3a20
fix: broken rewrites on windows (#4268)
1 year ago
Divyansh Singh 1143ddf230 chore: bump deps
1 year ago
Heptazhou 2ac64b8d41
fix: `vueRE` conflicting with `lineNoRE` (#4247)
1 year ago
Cristopher cb1106d2ce
chore(deps): replace fast-glob with tinyglobby (#4132)
1 year ago
Thy e8f7dd16f6
feat: support adding extra attributes to snippet imports (useful for twoslash) (#4100)
1 year ago
Leo bc7271d258
feat: add `data-title` attribute for code group label tag (#4152)
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
Divyansh Singh 2b3e486ab9 fix: multiple cache busting imports causing useData to fail
1 year ago
Chris 256d742b73
chore: replace deprecated code (#4057)
1 year ago
Divyansh Singh 7f19b5f424 chore: bump deps
1 year ago
Divyansh Singh 6263db170a fix: don't reopen browser on restart when vite.server.open is specified
1 year ago
Divyansh Singh fa81e89643 refactor: consistent type assertion
1 year ago
Divyansh Singh e302328a4c fix(build): sort pageToHashMap to ensure stable assets
1 year ago
Divyansh Singh 387acf71aa fix: don't do git log on non-existent file
1 year ago
Divyansh Singh d837e82bc8 fix: don't reopen browser on restart
1 year ago
SuperLi 143b1e91f3
feat(markdown): support including specific regions from markdown files (#3978)
1 year 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