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: python/python-docs-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2024.12
Choose a base ref
...
head repository: python/python-docs-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 19 files changed
  • 3 contributors

Commits on Jan 26, 2025

  1. Fix PR preview links (#215)

    hugovk authored Jan 26, 2025
    Configuration menu
    Copy the full SHA
    3d34296 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2025

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

Commits on Feb 3, 2025

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

Commits on Feb 4, 2025

  1. Configuration menu
    Copy the full SHA
    b6a1724 View commit details
    Browse the repository at this point in the history
  2. Set __version__ in the runtime package (#222)

    * Set ``__version__`` in the runtime package
    * Return the version key in ``setup()``
    * Add static type annotations to ``setup()``
    * Fix the Python version for ``tomli``
    * read ``__version__`` from ``__init__.py``
    
    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    AA-Turner and hugovk authored Feb 4, 2025
    Configuration menu
    Copy the full SHA
    4823212 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24ed154 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

Commits on Apr 4, 2025

  1. Add missing i18n for copy button titles (#225)

    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    tomasr8 and hugovk authored Apr 4, 2025
    Configuration menu
    Copy the full SHA
    729fcc1 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2025

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

Commits on Apr 10, 2025

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

Commits on Apr 11, 2025

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

Commits on Apr 13, 2025

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

Commits on Apr 18, 2025

  1. Add a copy button to code samples (#231)

    Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
    tomasr8 and hugovk authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    d528dbc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b79510 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2025

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

Commits on Apr 28, 2025

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

Commits on Apr 29, 2025

  1. Prepare 2025.4 release (#238)

    hugovk authored Apr 29, 2025
    Configuration menu
    Copy the full SHA
    4c59313 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14e4606 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. Configuration menu
    Copy the full SHA
    d0eaa5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d07825 View commit details
    Browse the repository at this point in the history
Loading