Thanks to visit codestin.com
Credit goes to github.com

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: matplotlib/mpl-sphinx-theme
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fd36ebd
Choose a base ref
...
head repository: matplotlib/mpl-sphinx-theme
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 65afd1e
Choose a head ref
  • 10 commits
  • 4 files changed
  • 3 contributors

Commits on May 2, 2023

  1. organize navbar in overview->details order

    Um this is a first pass rather than something I'm strongly attached to, but I'm proposing the following story right to left because it goes from overview of the library to details on demand. I continue to not really know where to place tutorials but the middle kinda make sense
    
    - plot types -> user guide -> tutorials -> examples -> reference
    story645 authored May 2, 2023
    Configuration menu
    Copy the full SHA
    bef0c01 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2023

  1. Update mpl_sphinx_theme/mpl_nav_bar.html

    Co-authored-by: Elliott Sales de Andrade <[email protected]>
    story645 and QuLogic authored May 28, 2023
    Configuration menu
    Copy the full SHA
    62f7f35 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Merge pull request #72 from story645/navbar

    organize navbar in overview->details order
    QuLogic authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    2ed4649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d8b02c View commit details
    Browse the repository at this point in the history
  3. REL: 3.8.0

    Bump version to 3.8.0 final.
    QuLogic committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    0dd03fe View commit details
    Browse the repository at this point in the history
  4. MNT: Prepare for next release

    QuLogic committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cca8581 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #77 from matplotlib/v3.8.x

    Prepare 3.8.0 release
    ksunden authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    7f20ba7 View commit details
    Browse the repository at this point in the history
  6. SVGs are not in a subfolder

    This lead to the logos being missing from the wheels/install
    ksunden authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5da76b4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #78 from matplotlib/svg_location

    SVGs are not in a subfolder
    QuLogic authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e35b3e7 View commit details
    Browse the repository at this point in the history
  8. REL: 3.8.0rc2

    Another rc to ensure that wheels are built correctly.
    QuLogic committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    65afd1e View commit details
    Browse the repository at this point in the history
Loading