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: readthedocs/sphinx_rtd_theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.2.1
Choose a base ref
...
head repository: readthedocs/sphinx_rtd_theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.0
Choose a head ref
  • 8 commits
  • 14 files changed
  • 3 contributors

Commits on May 23, 2023

  1. Contributing updates (#1478)

    * Add reminder to pull from remote
    
    * Sign git tags
    benjaoming authored May 23, 2023
    Configuration menu
    Copy the full SHA
    2107797 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. :menuselection: style (#1426)

    * Adds a bit of basic styling for `:menuselection:`
    
    * Rebuild CSS
    
    * Remove docs demo, there was one already exactly below :)
    
    * Make menuselection color same as guilabel
    
    * Update assets for #1426
    benjaoming authored May 24, 2023
    Configuration menu
    Copy the full SHA
    cd6b429 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Remove version logic on sphinxcontrib-jquery, require >=4,<5 (#1446)

    * Remove version logic on sphinxcontrib-jquery, require >=4,<5
    
    * Bump to Sphinx 6.1.x
    
    * Remove testing for Sphinx 1.7, sphinxcontrib-jquery 4.x blocks it
    benjaoming authored May 25, 2023
    Configuration menu
    Copy the full SHA
    2442ab9 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2023

  1. Release 1.2.2 (#1484)

    * Changelog for 1.2.2
    
    * 1.2.2rc1
    
    * Build: Fix bug that reads out container id from previous run
    
    * Update package-lock to match release
    
    * Bump to 1.2.2 final
    benjaoming authored Jun 7, 2023
    Configuration menu
    Copy the full SHA
    9899ee4 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. Add Sphinx 7 support (#1464)

    * Allow Sphinx 7
    
    * Also build theme docs with Sphinx 7
    
    * Add more tests cases on tox.ini
    
    * Increase the Sphinx version for the docs
    
    ---------
    
    Co-authored-by: Manuel Kaufmann <humitos@gmail.com>
    benjaoming and humitos authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    04f85fc View commit details
    Browse the repository at this point in the history
  2. Release 1.3.0rc1 (#1494)

    * Release 1.3.0rc1
    
    * Update lock file
    agjohnson authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    775bca4 View commit details
    Browse the repository at this point in the history
  3. 1.3.0rc2 (#1495)

    The repo is normally bumped to the next up potential release so it
    doesn't conflict with the current release.
    agjohnson authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    b583358 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Release 1.3.0 (#1509)

    Bump the RC to final
    agjohnson authored Aug 21, 2023
    Configuration menu
    Copy the full SHA
    15ed4de View commit details
    Browse the repository at this point in the history
Loading