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/ipympl Loading
base: 0.9.3
Choose a base ref
...
head repository: matplotlib/ipympl Loading
compare: 0.9.4
Choose a head ref
  • 12 commits
  • 49 files changed
  • 5 contributors

Commits on Feb 23, 2023

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

Commits on Feb 27, 2023

  1. Merge pull request #520 from ianhi/test-fail-bot

    add bot to comment when cron tests fail
    ianhi committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    9b85cab View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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

Commits on Jun 16, 2023

  1. Merge pull request #528 from yvonnefroehlich/fix-typo-full-example

    Fix typo in "full-example.ipynb"
    ianhi committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    238d796 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. Update to hatch-based build system and fix CI (#541)

    * Update to hatch-based build system and fix CI
    
    * Temporarily fix pre-commit hooks
    
    * Limit to Python 3.9 to 3.12
    
    * Exclude text from Matplotlib UI image comparison tests
    
    * Fix test matrix
    
    * Install from sdist on python 3.11 not 3.12 to avoid compiling zmq
    ianthomas23 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c218e07 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Build using JupyterLab 4 (#543)

    * Build using JupyterLab 4
    
    * Exclude figure captions from image comparison tests
    ianthomas23 committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    3297599 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Remove some warnings (#544)

    * Update typescript dependencies
    
    * Update version of github actions
    ianthomas23 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    0984f7d View commit details
    Browse the repository at this point in the history
  2. Fix update_galata_references github action (#545)

    * Fix update_galata_references github action
    
    * Correct checkout command
    ianthomas23 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1d304ac View commit details
    Browse the repository at this point in the history
  3. Update galata references (#546)

    * Trigger update
    
    * Update Galata References
    
    ---------
    
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    martinRenou and github-actions[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    9c02d81 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Add matplotlib.backend entry points (#549)

    * Add matplotlib.backend entry points
    
    * Use importlib_metadata not importlib.metadata
    ianthomas23 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    25a8ba1 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

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

Commits on Apr 15, 2024

  1. Release 0.9.4

    martinRenou committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    14010db View commit details
    Browse the repository at this point in the history
Loading