Commit Graph

504 Commits (08948968a6689039d5efab2063eefca6af521418)

Author SHA1 Message Date
Ianis Bernard 0f02697353
chore: fix typo (#3279)
10 months ago
Divyansh Singh c3d7f22bd3
fix(build): force assets to go through vite pipeline during dev too (#3258)
10 months ago
Divyansh Singh 33ce7e4478 fix: merge bundledLanguages with user provided languages for less breakage
11 months ago
Anthony Fu 75f18e4733
feat: migrate to shikiji (#3237)
11 months ago
Divyansh Singh a12a00ca78 chore: path separator normalization in assetsDir
11 months ago
Divyansh Singh 134ca6c661 chore: remove capturing group
11 months ago
bonyuta0204 563dc89975
feat(client): allow disabling link auto-prefetching (#3220)
11 months ago
Divyansh Singh a33831bf2c chore: throw error on assetsDir outside outDir
11 months ago
Divyansh Singh 02161d0f79 fix(build): support nested assetsDir
11 months ago
烽宁 672e4946ac
feat(build): html head meta generator (#3219)
11 months ago
翠 / green da73b58c79
fix: CSS missing after build (#3217)
11 months ago
Divyansh Singh d2238eedb7
feat: switch to vite 5 and bump deps (#3200)
11 months ago
Divyansh Singh dbbffa2487 fix(build): remove frontmatter in md file inclusion
11 months ago
Jacob Hummer a850786a56
feat: export `mergeConfig()` (#3143)
11 months ago
Divyansh Singh 6cf1de5e9e
fix(mpa): properly emit assets in mpa mode (#3115)
12 months ago
Divyansh Singh da3d7812a1
fix: don't normalize non-html/non-http links (#3114)
12 months ago
翠 / green d65afc2873
chore: make it work with rollup v4 (#3065)
12 months ago
Divyansh Singh 1ee1c04159 chore: remove dns workaround
12 months ago
Divyansh Singh 7991180080
fix(build): handle .mjs/.mts files as data / path loaders (#3058)
1 year ago
Jason Dai bdb080093f
feat(md): allow customizing container titles globally (#3044)
1 year ago
Divyansh Singh 6f2a2af1ff chore: fix types
1 year ago
Divyansh Singh 8b10848810
build: improve types (#3009)
1 year ago
Divyansh Singh 1a9c32df12 fix: selectively pass env for container titles
1 year ago
Jeff Tian bc96b2bb5b
fix(types): add RegExp to markdown's allowed attributes (#3008)
1 year ago
Divyansh Singh a2750492be fix: snippet hmr not working with rewrites
1 year ago
Divyansh Singh e84f31371e
fix(hmr): handle hmr in imported code snippets (#3005)
1 year ago
Divyansh Singh 7fbfe71b6c fix: handle references in container titles
1 year ago
Divyansh Singh aa40cecd48 fix(build): don't show missing lang warnings with text specifiers in fences
1 year ago
Divyansh Singh 70fe47c1dd
fix(compat): reset setRawMode on process exit (#2994)
1 year ago
Divyansh Singh 4f9a60b0cf feat: allow passing fast glob options to `createContentLoader`
1 year ago
Divyansh Singh 5bb6bb0a14 fix(build): indentation being lost in code blocks
1 year ago
Divyansh Singh 0df88438c7 chore: update ssr.format condition to unblock vite ci
1 year ago
Divyansh Singh f186901a51 fix(build): allow using symlinks with code snippets
1 year ago
Divyansh Singh e99aaad9cf
fix(build): handle importing code snippets not having an extension (#2978)
1 year ago
Divyansh Singh 7271a95948
feat: mathjax support (#2977)
1 year ago
mehm8128 0cd87b1baf
fix: customizing the starting line number even if globally set (#2941)
1 year ago
Divyansh Singh 76e9fe86b2
Revert "fix(build): respect srcExclude in content loader" (#2975)
1 year ago
huluobotx 3023b5c76b
fix(build): respect srcExclude in content loader (#2963)
1 year ago
Divyansh Singh 1fb5d228a2
feat(theme): allow forcing dark mode (#2974)
1 year ago
g-dx c6ff5c7686
feat: process md includes before building local search index (#2906)
1 year ago
fan1312 c0ce7f723e
feat: support for customizing the starting line number in a code block (#2917)
1 year ago
Divyansh Singh 8b76167ccf fix: respect attrs on custom containers
1 year ago
Divyansh Singh d40eb1903b
feat: skip rendering if env.BUNDLE_ONLY is truthy (#2890)
1 year ago
Divyansh Singh 0088434895
fix(theme): prevent layout shift in search button key (#2889)
1 year ago
Divyansh Singh 195ebe9464 fix(init): missing mts extension on windows
1 year ago
Colin McDonnell 83270fe657
feat: detect bun package manager (#2874)
1 year ago
Divyansh Singh 40da45d038 chore: move init terminal output to separate file
1 year ago
Divyansh Singh 1705c179df chore: vite no longer emits assets on ssr by default
1 year ago
Divyansh Singh 8aa032f60c fix: resolve snippets from original file path - align with include behavior
1 year ago
Divyansh Singh 4f01f1a09c feat: allow overriding mdit-vue/component options
1 year ago