Commit Graph

1156 Commits (7dbeac6df0dfc0da74dffc79998a85a3afa86874)

Author SHA1 Message Date
烽宁 7dbeac6df0
fix: double-slash format url should be external link (#3165)
1 year ago
YiZhi 2276c1d4da
fix(theme): theme switch is not hidden on force-dark (#3155)
1 year ago
Divyansh Singh 50d61faefa
fix(theme/search): prevent reactivity loss with i18n (#3121)
1 year ago
Divyansh Singh 6cf1de5e9e
fix(mpa): properly emit assets in mpa mode (#3115)
1 year ago
Divyansh Singh da3d7812a1
fix: don't normalize non-html/non-http links (#3114)
1 year ago
烽宁 c08bd46aa7
fix(theme): search's configuration about buttonAriaLabel doesn't work (#3070)
1 year ago
翠 / green d65afc2873
chore: make it work with rollup v4 (#3065)
1 year ago
Divyansh Singh 1ee1c04159 chore: remove dns workaround
1 year 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 f2fc3dc51b
fix(client): only update head if needed (#3017)
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
烽宁 0d56855b54
fix(build): consistent route.path across dev and ssr (#2997)
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
bqy_fe fd46dc9b8f
fix(theme): remove extra padding from top when navbar is hidden (#2575)
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
Divyansh Singh a18e5e48a4
feat(theme): allow forcing site locale in last updated format (#2973)
1 year ago
Divyansh Singh 28ef0ea6f6
fix(client): router in invalid state after 404 (#2972)
1 year ago
Divyansh Singh 98679c9e82
fix(client): scripts loading out of order when added through head (#2970)
1 year ago
Frederic Schwarz 2a34c6b307
fix: make algolia search work with indices that don't return absolute urls (#2956)
1 year ago
Joaquín Sánchez 00ef2f1db0
fix(theme): local search enter key with the search result (#2937)
1 year ago
Divyansh Singh 54891df614
Revert "feat(theme): use inert to avoid traverse menus and content with keyboard" (#2953)
1 year ago
Divyansh Singh a1e1267549 fix(theme): allow wrapping feature icons
1 year ago
Divyansh Singh dfc0fbfcb4 fix(theme): use brand color on search highlight
1 year ago
Evan Liu b1fbece047
feat: highlight nav by default when one of the items is matched (#2893)
1 year ago
szchixy cb4967313e
feat(theme): allow setting target in home features (#2897)
1 year ago
Joaquín Sánchez e544b411d9
fix(theme): prevent closing local search box on key enter (#2933)
1 year ago
g-dx c6ff5c7686
feat: process md includes before building local search index (#2906)
1 year ago
Joaquín Sánchez 070fc0a56d
feat(theme): use inert to avoid traverse menus and content with keyboard (#2932)
1 year ago
fan1312 c0ce7f723e
feat: support for customizing the starting line number in a code block (#2917)
1 year ago
烽宁 a60f079f99
fix(theme): dropdown menu partially hidden by the homepage footer when it is too long (#2904)
1 year ago
Divyansh Singh 8b76167ccf fix: respect attrs on custom containers
1 year ago
Divyansh Singh a18d5447f2 fix: temp workaround for broken navigation from 404 to home
1 year ago
Divyansh Singh d40eb1903b
feat: skip rendering if env.BUNDLE_ONLY is truthy (#2890)
1 year ago