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.4.1
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.4.2
Choose a head ref
  • 17 commits
  • 25 files changed
  • 11 contributors

Commits on Oct 13, 2024

  1. Configuration menu
    Copy the full SHA
    45294a2 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    brc-dd authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    e98cbba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a59da5 View commit details
    Browse the repository at this point in the history
  4. docs: fix typo (#4279)

    johnsimons authored Oct 13, 2024
    Configuration menu
    Copy the full SHA
    fb772ac View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

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

Commits on Oct 17, 2024

  1. Configuration menu
    Copy the full SHA
    e638d85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c593b7f View commit details
    Browse the repository at this point in the history
  3. docs: fix use pnpm action-setup (#4294)

    Co-authored-by: Divyansh Singh <[email protected]>
    ccjr1120 and brc-dd authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    cfcc37d View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    668e9f7 View commit details
    Browse the repository at this point in the history
  2. fix: remove explicit chinese fonts

    these are already handled by `sans-serif`
    
    PingFang SC is used on macOS
    Noto Sans CJK is used on Ubuntu
    Microsoft YaHei is used on Windows
    
    follow up on #4286
    brc-dd committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    b893550 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Oct 25, 2024

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

Commits on Oct 28, 2024

  1. style(theme): do not copy lang when copying text (#4316)

    style(theme/vp-doc): let lang unselectable.
    sunpm authored Oct 28, 2024
    Configuration menu
    Copy the full SHA
    81fc148 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

  1. fix: cache markdown it instance and properly dispose shiki on config …

    …reload (#4321)
    
    This results in over 5x speedup in build times of certain projects. But this comes at the cost of correctness. `createMarkdownRenderer` now ignores any arguments passed by user. But from our GitHub code search we didn't find any user passing options different than their siteConfig to this function. If you are doing that, please open an issue and we can discuss the best way forward.
    
    ---
    Co-authored-by: Divyansh Singh <[email protected]>
    Barbapapazes authored Oct 29, 2024
    Configuration menu
    Copy the full SHA
    45968cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acfe97f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    615aed5 View commit details
    Browse the repository at this point in the history
  4. release: v1.4.2

    brc-dd committed Oct 29, 2024
    Configuration menu
    Copy the full SHA
    67b7d5d View commit details
    Browse the repository at this point in the history
Loading