chore(deps): update dependency vitepress to v1.0.0-rc.40
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vitepress (source) | devDependencies | patch | 1.0.0-rc.4 -> 1.0.0-rc.40 |
Release Notes
vuejs/vitepress (vitepress)
v1.0.0-rc.40
Bug Fixes
- client: handle head orphans added in initial load (#3474) (5e2d853)
- theme: avoid selecting summary on toggling details (77a318c)
- theme: hover color for code links inside custom containers (#3467) (d529ed4)
-
type: fix missed
VPBadge
type intheme.d.ts
(#3470) (fcf828c)
Features
- support GitHub-flavored alerts (#3482) (ac87d19)
- support specifying custom extensions to escape routing (#3466) (c22f5d9)
- theme: add npm icon (#3483) (c882fa1)
v1.0.0-rc.39
Bug Fixes
- theme: misaligned outline indicator (#3458) (0ce5ece)
- theme: enter key behavior conflict with IME in search box (#3454) (cd8ee6f)
-
theme: use
--vp-c-tip-
CSS variable for badge/block colors with typetip
(#3434) (78abf47)
Features
v1.0.0-rc.38
Reverts
- Revert "fix(theme): misaligned outline indicator" (4020b41)
v1.0.0-rc.37
Bug Fixes
- theme: enter key behavior conflict with IME in search box (#3454) (cd8ee6f)
- theme: misaligned outline indicator (910b212), closes #3449
-
theme: use
--vp-c-tip-
CSS variable for badge/block colors with typetip
(#3434) (78abf47)
Features
v1.0.0-rc.36
Bug Fixes
- avoid pushing to history when clicking on the current link (#3405) (d279e63)
- theme/regression: external link icon not working (c236570), closes #3424
- theme/regression: inter getting bundled even importing without-fonts entry (#3412) (b03fb83)
v1.0.0-rc.35
Bug Fixes
- client: add computed dir and lang to html root (c2b4c66), closes #3353
- fill all empty code lines (563020b), closes #3305
- fix theme chunking logic causing out-of-order styles (#3403) (a6cd891)
- invalidate module cache for subsequent builds (#3398) (27f60e0)
Features
- allow passing options to emoji plugin (09e48db), closes #3174
- theme: allow specifying rel and target in logoLink (6c89943), closes #3264 #3271
Performance Improvements
v1.0.0-rc.34
Bug Fixes
- build: clear cache after build (9568fea), closes #3363
- default-theme: remove use of reactify for search i18n (8687b86)
- print errors when importing an invalid dynamic route (#3201) (6d89a08)
- remove double title from home pages (9f1f04e), closes #3375
- theme/i18n: support customizing dark mode switch titles (#3311) (50c9758)
Features
- support custom image lazy loading (#3346) (55be3f1)
- support dir in frontmatter (#3353) (203446d)
- theme/i18n: allow customizing sponsor link's text (#3276) (9c20e3b)
- theme: allow using VPBadge classes in sidebar (#3391) (50a774e)
- theme: new design for local nav and global header (#3359) (d10bf42)
v1.0.0-rc.33
Features
- allow explicitly mark code element as
.vp-copy-ignore
(#3360) (93122ee) - build: enable VUE_PROD_HYDRATION_MISMATCH_DETAILS when DEBUG is truthy (f4d4280), closes #422
Performance Improvements
- implement concurrent promise pooling for render task (#3366)
v1.0.0-rc.32
Features
- allow ignoring node in header (#3331) (e4bf1e4)
- expose
shikijiSetup
hook (#3344) (d12e23d) - update shikiji, support twoslash (#3339) (8800195)
v1.0.0-rc.31
Bug Fixes
- build: make assets go through vite pipeline during dev too (#3258) (c3d7f22)
- theme: use VPLink for links in VPDocFooter (#3248) (479a320)
v1.0.0-rc.30
Bug Fixes
- client: no onAfterRouteChanged called after popstate (#3227) (60fc8fd), closes #3226
- theme: remove double padding from sidebar (ef6d8d1), closes #3228
Features
BREAKING CHANGES
- VitePress now uses shikiji instead of shiki for syntax highlighting. If you're using features like adding extra languages or custom aliases, please refer shikiji docs for migration guide or comment on #3237 if you need help.
v1.0.0-rc.29
Bug Fixes
v1.0.0-rc.28
Bug Fixes
- ally: clear up confusion with the title of theme switch (#3215) (6761036)
- build: support nested assetsDir (02161d0)
- wrong recognition of non-html extension leads to route error (#3218) (c4abc95)
Features
- build: html head meta generator (#3219) (672e494)
- client: allow disabling link auto-prefetching (#3220) (563dc89)
v1.0.0-rc.27
Bug Fixes
v1.0.0-rc.26
Bug Fixes
- "VPNavScreenMenuGroup" component HTML not supported (#3148) (237ad85)
- build: remove frontmatter in md file inclusion (dbbffa2), closes #3195
- style links in footer (#3178) (a482611)
Features
BREAKING CHANGES
- VitePress now runs on Vite 5. Please refer https://vitejs.dev/guide/migration for breaking changes and migration guide if you're relying on some Vite-specific things.
v1.0.0-rc.25
Bug Fixes
- double-slash format url should be external link (#3165) (7dbeac6)
- missing export types in localSearch (#3157) (0761062)
- theme: table row background-color in custom containers (#3179) (beecec1)
- theme: theme switch is not hidden on force-dark (#3155) (2276c1d)
Features
Performance Improvements
v1.0.0-rc.24
Bug Fixes
- lock plugin-vue version (aa75fd6)
- styles: large blur radius is causing color issues with safari (a31e143)
Features
v1.0.0-rc.23
Bug Fixes
- don't normalize non-html/non-http links (#3114) (da3d781)
- mpa: properly emit assets in mpa mode (#3115) (6cf1de5)
- theme/search: prevent reactivity loss with i18n (#3121) (50d61fa)
v1.0.0-rc.22
Bug Fixes
- fixes a regression related with nanoid v5 (#3090)
v1.0.0-rc.21
Bug Fixes
- build: handle .mjs/.mts files as data / path loaders (#3058) (7991180)
- client: only update head if needed (#3017) (f2fc3dc)
- theme: search's configuration about buttonAriaLabel doesn't work (#3070) (c08bd46)
Features
v1.0.0-rc.20
Bug Fixes
- build: consistent route.path across dev and ssr (#2997) (0d56855)
- build: don't show missing lang warnings with text specifiers in fences (aa40cec)
- handle references in container titles (7fbfe71), closes #3004
- hmr: handle hmr in imported code snippets (#3005) (e84f313)
- snippet hmr not working with rewrites (a275049)
- selectively pass env for container titles (1a9c32d), closes #3007
- types: add RegExp to markdown's allowed attributes (#3008) (bc96b2b)
v1.0.0-rc.19
v1.0.0-rc.18
v1.0.0-rc.17
v1.0.0-rc.16
v1.0.0-rc.15
Bug Fixes
- build: allow using symlinks with code snippets (f186901), closes #1617
- build: handle importing code snippets not having an extension (#2978) (e99aaad)
- build: indentation being lost in code blocks (5bb6bb0), closes #2988
- compat: reset setRawMode on process exit (#2994) (70fe47c)
Features
v1.0.0-rc.14
Bug Fixes
- client: router in invalid state after 404 (#2972) (28ef0ea)
- client: scripts loading out of order when added through head (#2970) (98679c9)
- customizing the starting line number even if globally set (#2941) (0cd87b1)
- make algolia search work with indices that don't return absolute urls (#2956) (2a34c6b), closes #336 #805
- theme: remove extra padding from top when navbar is hidden (#2575) (fd46dc9)
Features
- mathjax support (#2977) (7271a95)
- theme: allow forcing dark mode (#2974) (1fb5d22)
- theme: allow forcing site locale in last updated format (#2973) (a18e5e4)
v1.0.0-rc.13
Bug Fixes
- theme: allow wrapping feature icons (a1e1267), closes #2923
- theme: local search enter key with the search result (#2937) (00ef2f1)
Features
Reverts
- Revert "feat(theme): use inert to avoid traverse menus and content with keyboard" (#2953) (54891df), closes #2953 #2932
v1.0.0-rc.12
Bug Fixes
- theme: prevent closing local search box on key enter (#2933) (e544b41)
- theme: use brand color on search highlight (dfc0fbf), closes #2902
Features
- highlight nav by default when one of the items is matched (#2893) (b1fbece)
- process md includes before building local search index (#2906) (c6ff5c7)
- support for customizing the starting line number in a code block (#2917) (c0ce7f7)
- theme: allow setting target in home features (#2897) (cb49673)
- theme: use inert to avoid traverse menus and content with keyboard (#2932) (070fc0a)
v1.0.0-rc.11
Bug Fixes
- init: missing mts extension on windows (195ebe9), closes #2886
- respect attrs on custom containers (8b76167)
- temp workaround for broken navigation from 404 to home (a18d544), closes #2891
- theme: dropdown menu partially hidden by the homepage footer when it is too long (#2904) (a60f079)
- theme: improve contrast of search highlight text (#2887) (20f9770)
- theme: link hover color inside a custom block (#2876) (39784ca)
- theme: prevent layout shift in search button key (#2889) (0088434)
- theme: search button key misplaced on safari (18adc07)
- types: NavItem can only have either link or items (#2880) (12ef12d)
Features
- detect bun package manager (#2874) (83270fe)
- skip rendering if env.BUNDLE_ONLY is truthy (#2890) (d40eb19)
v1.0.0-rc.10
Bug Fixes
- pseudo styles being removed with postcssIsolateStyles (21b4f8c), closes #2868 #2867
- resolve snippets from original file path - align with include behavior (8aa032f)
Features
- allow overriding mdit-vue/component options (4f01f1a)
Reverts
v1.0.0-rc.9
Bug Fixes
- a11y/theme: disable transitions if user prefers reduced motion (fc5092f)
- build: respect preserveSymlinks (#2780) (1bda710)
- cli/init: print the correct packageManager (#2787) (b388b0a)
- cli/init: terminal message has not enough contrast (#2786) (4d9d977)
- restart server on theme creation/deletion (#2785) (e0be677)
- scroll-to-top in iOS when opens sidebar (#2803) (3dab9a6)
- stackblitz not working on firefox (877f643), closes #2817
- theme: docsearch variables not applying properly on ios beta (436e99a)
-
theme: improve logo svg and add
art
dir (1f8c58a) - theme: prevent sidebar re-render unless there is actual change (33962e0), closes #2796
- theme: revert 79 to 179 in yellow-soft (#2858) (74fcb60)
- theme: show only one carbon ad at a time (5ced0cc)
- theme: ssr issues on deno (e8edd0a)
Features
- allow customizing markdown renderer used for local search indexing (#2770) (00dc1e6)
- export postcssIsolateStyles for vp-raw (3c736c1)
- theme: allow overriding code copied text from css (#2833) (e8ef1aa)
- theme: allow overriding last updated time in doc footer from frontmatter (#2848) (9a062a6)
-
theme: allow providing custom
toggle-appearance
function (#2844) (a5f2eac) - theme: allow setting rel and target on sidebar links (e477cdf), closes #2851
- theme: export VPButton and VPSponsors (#2767) (6960ec1)
- theme: export VPImage (#2814) (f242140)
- theme: improve color system (#2797) (e4f5c51), closes #2100
BREAKING CHANGES
-
pathname://
protocol is dropped. Specifytarget="_self"
ortarget="_blank"
instead. Refer docs to learn more. - Shiki's default theme is now changed to
github-light
andgithub-dark
. If you want to use the old theme, you can setmarkdown.theme
in your config to'material-theme-palenight'
. - Internal logic of
isDark
is changed to use vueuse. It might impact your custom theme. You can customize its behavior usingappearance
option. - Default theme's color system is updated to make it more easily customizable. Refer the MR for new variables.
v1.0.0-rc.8
v1.0.0-rc.7
v1.0.0-rc.6
v1.0.0-rc.5
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by RenovateBot