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-design
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: executablebooks/sphinx-design
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 12 commits
  • 18 files changed
  • 8 contributors

Commits on Dec 8, 2022

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

Commits on Jan 6, 2023

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

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 6, 2023
    Configuration menu
    Copy the full SHA
    6df4751 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Update: isort pre-commit hook (#120)

    Running `pre-commit run --all-files` on
    ref `6df4751`, the current `main` branch,
    fails to complete and reports the foll in
    the error:
    
    [extras.pipfile_deprecated_finder.2] 'pip-shims<=0.3.4' does not match '^[a-zA-Z-_.0-9]+$'
    
    I _think_ this is related to PyCQA/isort#2079.
    
    I'm proposing that we update to the same isort
    that the isort repo currently uses.
    mikemckiernan authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    c471d0e View commit details
    Browse the repository at this point in the history
  2. UPGRADE: Sphinx 6.x. (#106)

    * Support Sphinx 6.x.
    
    * Update myst-parser to 1.0
    
    Updating to myst 1.0 so that we no longer pin Sphinx
    
    * Apply suggestions from code review
    
    ---------
    
    Co-authored-by: Chris Holdgraf <[email protected]>
    Co-authored-by: Chris Holdgraf <[email protected]>
    3 people authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f9a6931 View commit details
    Browse the repository at this point in the history
  3. [pre-commit.ci] pre-commit autoupdate (#119)

    * [pre-commit.ci] pre-commit autoupdate
    
    updates:
    - [github.com/pycqa/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0)
    - [github.com/psf/black: 22.12.0 → 23.3.0](psf/black@22.12.0...23.3.0)
    - [github.com/pre-commit/mirrors-mypy: v0.991 → v1.1.1](pre-commit/mirrors-mypy@v0.991...v1.1.1)
    
    * [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>
    Co-authored-by: Chris Holdgraf <[email protected]>
    pre-commit-ci[bot] and choldgraf authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    36f0014 View commit details
    Browse the repository at this point in the history
  4. ENH: Make default blue color a11y friendly. (#124)

    Co-authored-by: Chris Holdgraf <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    3 people authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    e8fb510 View commit details
    Browse the repository at this point in the history
  5. [MAINT] Add support for Python 3.11 (#105)

    Co-authored-by: James McKinney <[email protected]>
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    Co-authored-by: Chris Holdgraf <[email protected]>
    4 people authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    3d0db63 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2023

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

    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    72eac96 View commit details
    Browse the repository at this point in the history
  2. fix: Add missing width, class-img-top, class-img-bottom options to gr…

    …id-item-card (#115)
    
    Co-authored-by: Chris Holdgraf <[email protected]>
    jpmckinney and choldgraf authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    48a836c View commit details
    Browse the repository at this point in the history
  3. RLS: v0.4.0 (#127)

    choldgraf authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    d19e589 View commit details
    Browse the repository at this point in the history
  4. ENH: Add img-alt for card and grid-item-card (#114)

    Co-authored-by: Chris Holdgraf <[email protected]>
    jpmckinney and choldgraf authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    3841eaa View commit details
    Browse the repository at this point in the history
  5. RLS: v0.4.1 (#128)

    choldgraf authored Apr 13, 2023
    Configuration menu
    Copy the full SHA
    537e0d0 View commit details
    Browse the repository at this point in the history
Loading