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: slidevjs/slidev
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v52.14.1
Choose a base ref
...
head repository: slidevjs/slidev
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v52.14.2
Choose a head ref
  • 13 commits
  • 28 files changed
  • 13 contributors

Commits on Mar 11, 2026

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

Commits on Mar 16, 2026

  1. docs: add zephyr cloud hosting page (#2491)

    Co-authored-by: Néstor <Nsttt@users.noreply.github.com>
    Co-authored-by: Cursor Agent <cursoragent@cursor.com>
    3 people authored Mar 16, 2026
    Configuration menu
    Copy the full SHA
    f6f628d View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. docs: fix tag match (#2488)

    DrAugus authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    3b0af22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a5f8dd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. chore: try fix docs

    antfu committed Mar 23, 2026
    Configuration menu
    Copy the full SHA
    cbc53a2 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. docs: add DMN viewer addon information (#2499)

    Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
    emaarco and claude authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    60699e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8941132 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. fix: make useIsSlideActive() based on useSlideContext().$nav.currentS…

    …lideNo instead of useNav().currentSlideNo (#2508)
    
    Because useNav().currentSlideNo is just a value parsed from the URL
    route
    but useSlideContext().$nav.currentSlideNo is a more controlled value
    that even works in print/export mode.
    
    Credits to https://github.com/whitphx
    maxkurze1 authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    6672cb5 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2026

  1. docs: bump minimum Node version to 20.12.0 (#2394) (#2494)

    Co-authored-by: _Kerman <kermanx@qq.com>
    GoldFoylee and kermanx authored Mar 29, 2026
    Configuration menu
    Copy the full SHA
    3ee54d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2026

  1. docs: add slidev-pane addon to addons list (#2496)

    Co-authored-by: _Kerman <kermanx@qq.com>
    xunz3 and kermanx authored Apr 3, 2026
    Configuration menu
    Copy the full SHA
    41a2d70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c4a15d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2026

  1. Configuration menu
    Copy the full SHA
    ce1f04b View commit details
    Browse the repository at this point in the history
  2. chore: release v52.14.2

    kermanx committed Apr 5, 2026
    Configuration menu
    Copy the full SHA
    d8e0df7 View commit details
    Browse the repository at this point in the history
Loading