Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: vuejs/vitepress
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.2
Choose a base ref
...
head repository: vuejs/vitepress
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.3
Choose a head ref
  • 6 commits
  • 13 files changed
  • 3 contributors

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    1188951 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. chore: bump deps

    meteorlxy committed May 31, 2024
    Configuration menu
    Copy the full SHA
    b2fa932 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. fix(theme,a11y): handle overflow on long mathematical equation and ma…

    …ke tables focusable (#3932) (closes #3914)
    
    Co-authored-by: Divyansh Singh <[email protected]>
    jeferson-sb and brc-dd authored Jun 3, 2024
    Configuration menu
    Copy the full SHA
    afc611d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. fix(types): wrong types generated for markdown-it > mdurl

    it's likely an issue with rollup-plugin-dts as both `class Foo {}; export type { Foo }` and `class _Foo {}; type Foo = _Foo; export { Foo }` should work the same
    
    closes #3935
    brc-dd committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    48ca76c View commit details
    Browse the repository at this point in the history
  2. chore: bump deps

    brc-dd committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    a83a662 View commit details
    Browse the repository at this point in the history
  3. release: v1.2.3

    brc-dd committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e313a27 View commit details
    Browse the repository at this point in the history
Loading