Commit Graph

1151 Commits (v1.0.0-rc.21)

Author SHA1 Message Date
烽宁 c08bd46aa7
fix(theme): search's configuration about buttonAriaLabel doesn't work (#3070)
2 years ago
翠 / green d65afc2873
chore: make it work with rollup v4 (#3065)
2 years ago
Divyansh Singh 1ee1c04159 chore: remove dns workaround
2 years ago
Divyansh Singh 7991180080
fix(build): handle .mjs/.mts files as data / path loaders (#3058)
2 years ago
Jason Dai bdb080093f
feat(md): allow customizing container titles globally (#3044)
2 years ago
Divyansh Singh f2fc3dc51b
fix(client): only update head if needed (#3017)
2 years ago
Divyansh Singh 6f2a2af1ff chore: fix types
2 years ago
Divyansh Singh 8b10848810
build: improve types (#3009)
2 years ago
Divyansh Singh 1a9c32df12 fix: selectively pass env for container titles
2 years ago
Jeff Tian bc96b2bb5b
fix(types): add RegExp to markdown's allowed attributes (#3008)
2 years ago
Divyansh Singh a2750492be fix: snippet hmr not working with rewrites
2 years ago
Divyansh Singh e84f31371e
fix(hmr): handle hmr in imported code snippets (#3005)
2 years ago
Divyansh Singh 7fbfe71b6c fix: handle references in container titles
2 years ago
烽宁 0d56855b54
fix(build): consistent route.path across dev and ssr (#2997)
2 years ago
Divyansh Singh aa40cecd48 fix(build): don't show missing lang warnings with text specifiers in fences
2 years ago
Divyansh Singh 70fe47c1dd
fix(compat): reset setRawMode on process exit (#2994)
2 years ago
Divyansh Singh 4f9a60b0cf feat: allow passing fast glob options to `createContentLoader`
2 years ago
Divyansh Singh 5bb6bb0a14 fix(build): indentation being lost in code blocks
2 years ago
Divyansh Singh 0df88438c7 chore: update ssr.format condition to unblock vite ci
2 years ago
Divyansh Singh f186901a51 fix(build): allow using symlinks with code snippets
2 years ago
Divyansh Singh e99aaad9cf
fix(build): handle importing code snippets not having an extension (#2978)
2 years ago
Divyansh Singh 7271a95948
feat: mathjax support (#2977)
2 years ago
bqy_fe fd46dc9b8f
fix(theme): remove extra padding from top when navbar is hidden (#2575)
2 years ago
mehm8128 0cd87b1baf
fix: customizing the starting line number even if globally set (#2941)
2 years ago
Divyansh Singh 76e9fe86b2
Revert "fix(build): respect srcExclude in content loader" (#2975)
2 years ago
huluobotx 3023b5c76b
fix(build): respect srcExclude in content loader (#2963)
2 years ago
Divyansh Singh 1fb5d228a2
feat(theme): allow forcing dark mode (#2974)
2 years ago
Divyansh Singh a18e5e48a4
feat(theme): allow forcing site locale in last updated format (#2973)
2 years ago
Divyansh Singh 28ef0ea6f6
fix(client): router in invalid state after 404 (#2972)
2 years ago
Divyansh Singh 98679c9e82
fix(client): scripts loading out of order when added through head (#2970)
2 years ago
Frederic Schwarz 2a34c6b307
fix: make algolia search work with indices that don't return absolute urls (#2956)
2 years ago
Joaquín Sánchez 00ef2f1db0
fix(theme): local search enter key with the search result (#2937)
2 years ago
Divyansh Singh 54891df614
Revert "feat(theme): use inert to avoid traverse menus and content with keyboard" (#2953)
2 years ago
Divyansh Singh a1e1267549 fix(theme): allow wrapping feature icons
2 years ago
Divyansh Singh dfc0fbfcb4 fix(theme): use brand color on search highlight
2 years ago
Evan Liu b1fbece047
feat: highlight nav by default when one of the items is matched (#2893)
2 years ago
szchixy cb4967313e
feat(theme): allow setting target in home features (#2897)
2 years ago
Joaquín Sánchez e544b411d9
fix(theme): prevent closing local search box on key enter (#2933)
2 years ago
g-dx c6ff5c7686
feat: process md includes before building local search index (#2906)
2 years ago
Joaquín Sánchez 070fc0a56d
feat(theme): use inert to avoid traverse menus and content with keyboard (#2932)
2 years ago
fan1312 c0ce7f723e
feat: support for customizing the starting line number in a code block (#2917)
2 years ago
烽宁 a60f079f99
fix(theme): dropdown menu partially hidden by the homepage footer when it is too long (#2904)
2 years ago
Divyansh Singh 8b76167ccf fix: respect attrs on custom containers
2 years ago
Divyansh Singh a18d5447f2 fix: temp workaround for broken navigation from 404 to home
2 years ago
Divyansh Singh d40eb1903b
feat: skip rendering if env.BUNDLE_ONLY is truthy (#2890)
2 years ago
Divyansh Singh 0088434895
fix(theme): prevent layout shift in search button key (#2889)
2 years ago
Divyansh Singh 18adc07117 fix(theme): search button key misplaced on safari
2 years ago
Divyansh Singh 195ebe9464 fix(init): missing mts extension on windows
2 years ago
skirtle 20f9770268
fix(theme): improve contrast of search highlight text (#2887)
2 years ago
Colin McDonnell 83270fe657
feat: detect bun package manager (#2874)
2 years ago