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

Build against JupyterLab 4 / Lumino 2 #417

Merged
merged 11 commits into from
Sep 5, 2023

Commits on Sep 5, 2023

  1. Build for JL4.

    * jlpm up '@lumino/*'
    * jlpm up '@jupyter-widgets/base'
    * jlpm up '@jupyterlab/*'
    * Same for a few loaders
    * Polyfill DragEvent
    * Remove JL<4 constraints
    * Upgrade Galata and Playwright
    * Fix UI tests
    * Bump to 1.2.0
    * Update bump docs
    
    Signed-off-by: Vasilis Themelis <vdthemelis@gmail.com>
    vthemelis authored and martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    290f244 View commit details
    Browse the repository at this point in the history
  2. Separate build artifacts between ipywidgets 7 and 8

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c631867 View commit details
    Browse the repository at this point in the history
  3. Logs into the console

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1bc9646 View commit details
    Browse the repository at this point in the history
  4. Missing entries in gitignore

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    95804c3 View commit details
    Browse the repository at this point in the history
  5. Update galata testing

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    71a1869 View commit details
    Browse the repository at this point in the history
  6. Modernize js outputs

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ead1d7b View commit details
    Browse the repository at this point in the history
  7. Update CI

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    c69894b View commit details
    Browse the repository at this point in the history
  8. Revert changes on the ipywidgets 7 ui tests

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    fc2eea8 View commit details
    Browse the repository at this point in the history
  9. Undo version bump

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    ae9ecd4 View commit details
    Browse the repository at this point in the history
  10. Update snapshots

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    6756f5c View commit details
    Browse the repository at this point in the history
  11. Support both lumino 1 and 2 for selections

    Signed-off-by: martinRenou <martin.renou@gmail.com>
    martinRenou committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    307cc12 View commit details
    Browse the repository at this point in the history