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

Moving editable select upstream to jdaviz #36

Merged
merged 4 commits into from
Sep 22, 2023

Commits on Sep 22, 2023

  1. move editable select component upstream

    NOTE: requires changes in jdaviz and update to pin
    kecnry committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    09025f0 View commit details
    Browse the repository at this point in the history
  2. update callbacks

    * upstream now defaults to calling the callback before the selection is updated, with new callback names to trigger AFTER the selection is updated
    kecnry committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    bfd6c1f View commit details
    Browse the repository at this point in the history
  3. update jdaviz pin

    kecnry committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    c7ac38a View commit details
    Browse the repository at this point in the history
  4. fix missing import

    kecnry committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    a447db6 View commit details
    Browse the repository at this point in the history