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: docsifyjs/docsify
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: docsifyjs/docsify
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
  • 20 commits
  • 25 files changed
  • 5 contributors

Commits on Jun 2, 2025

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

Commits on Jun 3, 2025

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

Commits on Jun 14, 2025

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

Commits on Jul 2, 2025

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

Commits on Jul 3, 2025

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

Commits on Jul 5, 2025

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

Commits on Jul 18, 2025

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

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    3709947 View commit details
    Browse the repository at this point in the history
  2. feat: support config helper multi keys if supported (#2571)

    * update: support config helper multi keys
    
    ---------
    
    Co-authored-by: Luffy <lufei@docsifyjs.org>
    Koooooo-7 and sy-records authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    a2f734f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84ba468 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2025

  1. Configuration menu
    Copy the full SHA
    72569de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6e45024 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2025

  1. fix: heading link overflow style (#2568)

    Co-authored-by: Luffy <lufei@docsifyjs.org>
    dajrivera and sy-records authored Jul 25, 2025
    Configuration menu
    Copy the full SHA
    be21637 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2025

  1. Configuration menu
    Copy the full SHA
    5a49729 View commit details
    Browse the repository at this point in the history
  2. chore: bump jest from 29.7.0 to 30.0.3 (#2561)

    Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.3.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.3/packages/jest)
    
    ---
    updated-dependencies:
    - dependency-name: jest
      dependency-version: 30.0.3
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Koy Zhuang <koy@ko8e24.top>
    dependabot[bot] and Koooooo-7 authored Jul 28, 2025
    Configuration menu
    Copy the full SHA
    3c114d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2025

  1. Configuration menu
    Copy the full SHA
    77420df View commit details
    Browse the repository at this point in the history
  2. docs: Improve Quick start instructions (#1466)

    Co-authored-by: Luffy <lufei@docsifyjs.org>
    waldyrious and sy-records authored Jul 30, 2025
    Configuration menu
    Copy the full SHA
    c9301b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2025

  1. Configuration menu
    Copy the full SHA
    b468bcd View commit details
    Browse the repository at this point in the history
  2. chore: bump cross-env from 7.0.3 to 10.0.0 (#2589)

    Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.0.0.
    - [Release notes](https://github.com/kentcdodds/cross-env/releases)
    - [Changelog](https://github.com/kentcdodds/cross-env/blob/main/CHANGELOG.md)
    - [Commits](kentcdodds/cross-env@v7.0.3...v10.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cross-env
      dependency-version: 10.0.0
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Koy Zhuang <koy@ko8e24.top>
    dependabot[bot] and Koooooo-7 authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    af05d17 View commit details
    Browse the repository at this point in the history
  3. chore: bump jest-environment-jsdom from 29.7.0 to 30.0.5 (#2590)

    Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.7.0 to 30.0.5.
    - [Release notes](https://github.com/jestjs/jest/releases)
    - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/jestjs/jest/commits/v30.0.5/packages/jest-environment-jsdom)
    
    ---
    updated-dependencies:
    - dependency-name: jest-environment-jsdom
      dependency-version: 30.0.5
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Koy Zhuang <koy@ko8e24.top>
    dependabot[bot] and Koooooo-7 authored Aug 2, 2025
    Configuration menu
    Copy the full SHA
    00d590f View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy