Commit Graph

612 Commits (a62ea6a832a33b756642b24ad5d38c248e08b554)

Author SHA1 Message Date
Divyansh Singh a62ea6a832
feat: dynamic routes plugin overhaul (#4525)
10 months ago
Anthony Fu 52c2aa178d
feat: update to shiki v3 (#4571)
10 months ago
Divyansh Singh 4f3f5eac15 chore: resolve srcDir relative to cwd when initializing
10 months ago
Estéban 518c0945f1
feat(cli): support custom `srcDir` (#4270)
10 months ago
Estéban e5a0ee8161
feat(cli): support custom npm scripts prefix (#4271)
10 months ago
Anthony Fu 1969cf4f3b
fix: upgrade shiki, remove embedded languages workaround (#4566)
10 months ago
Divyansh Singh b930b8d531
fix: deterministic code group ids (#4565)
10 months ago
Divyansh Singh f6243d1f3f chore: ignore emojis too from anchors
10 months ago
Divyansh Singh 68dff2af85 fix(markdown): include content of all tokens in heading ids
10 months ago
Divyansh Singh c2ab5b03a8 fix(build): don't destructure pages as it will be updated onFileAddDelete
11 months ago
Divyansh Singh 9b5c0377cd fix(build): `--minify` not working as documented
11 months ago
Anthony Fu 80622356f1
feat: use `markdown-it-async`, remove `synckit` (#4507)
11 months ago
Anthony Fu 4f77b4fdfd
fix(types): support preload built-in shiki languages as string (#4513)
11 months ago
Anthony Fu b88ae8d4a1
feat: allow `markdown.config` and `markdown.preConfig` to accept async function (#4512)
11 months ago
翠 / green 80d0e0ff70
chore(deps): replace micromatch with picomatch (#4505)
11 months ago
翠 / green 6a2efc385c
feat!: upgrade vite to v6 (#4504)
11 months ago
Evan You 8214cae21b
fix: fix static content removal for lean chunks due to Vue 3.5 changes (#4508)
11 months ago
Divyansh Singh e8129167c7 fix(build): escape `$` in replace pattern in dynamic routes plugin
11 months ago
Divyansh Singh 373f9b933e chore!: bump shiki to v2
11 months ago
Divyansh Singh 36bde803c8 chore: maintenance and cleanup
11 months ago
Divyansh Singh 8ea776addc fix: respect vite.clearScreen in build
11 months ago
Divyansh Singh c61182ab27 fix: properly strip vpi-social css declaration in debug mode
11 months ago
Divyansh Singh 8a5e8ea4f5 fix: specify mode for iconify
11 months ago
Divyansh Singh 241d17d983 fix: out of order css in prod builds
11 months 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
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