Skip to content

Bump vitepress from 1.0.0-rc.10 to 1.0.0-rc.12

Bumps vitepress from 1.0.0-rc.10 to 1.0.0-rc.12.

Release notes

Sourced from vitepress's releases.

v1.0.0-rc.12

Please refer to CHANGELOG.md for details.

v1.0.0-rc.11

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-rc.12 (2023-09-10)

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)

1.0.0-rc.11 (2023-09-10)

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

Commits
  • b277beb release: v1.0.0-rc.12
  • dfc0fbf fix(theme): use brand color on search highlight
  • b1fbece feat: highlight nav by default when one of the items is matched (#2893)
  • cb49673 feat(theme): allow setting target in home features (#2897)
  • e544b41 fix(theme): prevent closing local search box on key enter (#2933)
  • c6ff5c7 feat: process md includes before building local search index (#2906)
  • 070fc0a feat(theme): use inert to avoid traverse menus and content with keyboard (#2932)
  • c0ce7f7 feat: support for customizing the starting line number in a code block (#2917)
  • f0bcc22 chore: remove system info lang in issue template
  • 4cb9584 chore: bump deps
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports