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: executablebooks/sphinx-tabs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.1
Choose a base ref
...
head repository: executablebooks/sphinx-tabs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Choose a head ref
  • 6 commits
  • 15 files changed
  • 6 contributors

Commits on Jun 18, 2022

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

Commits on Jun 25, 2022

  1. [pre-commit.ci] pre-commit autoupdate (#156)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.1.0 → v4.3.0](pre-commit/pre-commit-hooks@v4.1.0...v4.3.0)
    - [github.com/mgedmin/check-manifest: 0.47 → 0.48](mgedmin/check-manifest@0.47...0.48)
    - [github.com/psf/black: 22.1.0 → 22.3.0](psf/black@22.1.0...22.3.0)
    - [github.com/PyCQA/pylint: v2.12.2 → v2.14.3](pylint-dev/pylint@v2.12.2...v2.14.3)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    c024ea8 View commit details
    Browse the repository at this point in the history
  2. 📚 DOCS: Fix typos (#157)

    kianmeng authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    88a096f View commit details
    Browse the repository at this point in the history
  3. 👌 IMPROVE: Add support and testing for sphinx 5 (#164)

    * Add testing for sphinx 5 and update dependency
    
    * Fix testing matrix for python 3.10
    
    * Fix limit jinja2 version
    
    * Updating testing dependencies and metadata
    
    * Document custom pytest mark
    
    * Update regression outputs for sphinx text change
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    * Drop sphinx 4 testing
    
    * [pre-commit.ci] auto fixes from pre-commit.com hooks
    
    for more information, see https://pre-commit.ci
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    foster999 and pre-commit-ci[bot] authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    f2b4714 View commit details
    Browse the repository at this point in the history
  4. 🐛 FIX: Fix to stop stripping of first line in MyST content (#165)

    Co-authored-by: Ryo Takahashi <reiyw.setuve@gmail.com>
    foster999 and reiyw authored Jun 25, 2022
    Configuration menu
    Copy the full SHA
    9b061d5 View commit details
    Browse the repository at this point in the history
  5. RELEASE: v3.4.0

    foster999 committed Jun 25, 2022
    Configuration menu
    Copy the full SHA
    b9fd7d8 View commit details
    Browse the repository at this point in the history
Loading