Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove jupyterlab v3 pin #81

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 24, 2023

  1. Update pyproject.toml

    remove jupyterlab v4 pin
    kushalkolar authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    be511b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb15162 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Update event spec (vispy#78)

    * add buttons to wheel event
    
    * Add time_stamp to events
    
    * update event spec
    
    * Fix buttons for wheel event.
    almarklein authored Oct 25, 2023
    Configuration menu
    Copy the full SHA
    d737dde View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    269fd87 View commit details
    Browse the repository at this point in the history
  2. feat: avoid base64-encoding image data (vispy#76)

    * feat: avoid base64-encoding image data
    
    * fix: use correct mimetype
    
    * fix: remove remaining 'b64_encoding_sum' stats
    
    * chore: remove unused imports
    
    * ci: bump node version
    
    * Tiny refactor to put objectURL calls together.
    
    * Can do both
    
    * Turn websocket on by default
    
    * Fix test and add test for websocket use
    
    * flake
    
    ---------
    
    Co-authored-by: Almar Klein <[email protected]>
    manzt and almarklein authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    94bf3e5 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.4.2

    almarklein committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3fd0dc6 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2023

  1. Configuration menu
    Copy the full SHA
    a1b8b47 View commit details
    Browse the repository at this point in the history
  2. allow setting the cursor (vispy#84)

    * allow setting the cursor
    
    * specify TraitError in test (vispy#85)
    kushalkolar authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    554b625 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Use tuples for buttons and modifiers (instead of list) (vispy#88)

    * Use tuples for buttons and modifiers (instead of list)
    
    * add comment
    
    * black
    almarklein authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    2f170ef View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Bump version to 0.4.3

    almarklein committed May 10, 2024
    Configuration menu
    Copy the full SHA
    e4cfbaf View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Update pyproject.toml

    remove jupyterlab v4 pin
    kushalkolar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c575491 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66b1598 View commit details
    Browse the repository at this point in the history
  3. Restore version of js module (vispy#90)

    * Restore version of js module
    
    * fix ci and avoid yarn warnings
    
    * fix that local / ci need different dev deps
    almarklein authored and kushalkolar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2786963 View commit details
    Browse the repository at this point in the history
  4. Bump version to 0.4.4

    almarklein authored and kushalkolar committed May 17, 2024
    Configuration menu
    Copy the full SHA
    85d591a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ad7eaf4 View commit details
    Browse the repository at this point in the history