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: jupyter-widgets/pythreejs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.1
Choose a base ref
...
head repository: jupyter-widgets/pythreejs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 9 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 25, 2022

  1. back to dev

    vidartf committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    7dacddf View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Fix lumino message handling (context menu)

    Without this compatibility shim (https://ipywidgets.readthedocs.io/en/stable/migration_guides.html#phosphor-lumino), we no longer handle `contextmenu` events correctly.
    vidartf committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    0ccaed5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99f9a9a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Merge pull request #397 from vidartf/fix-contextmenu

    Fix lumino message handling (context menu)
    vidartf authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    6102f0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19765c3 View commit details
    Browse the repository at this point in the history
  3. Fix script locations

    vidartf committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    fa869a4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #398 from vidartf/publicpath

    Update public path logic
    vidartf authored Feb 19, 2023
    Configuration menu
    Copy the full SHA
    c84791d View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Release 2.4.2

    vidartf committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    fc1b897 View commit details
    Browse the repository at this point in the history
  2. back to dev

    vidartf committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    584fe39 View commit details
    Browse the repository at this point in the history
Loading