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

Add ipywidgets backend #87

Merged
merged 31 commits into from
Sep 21, 2022
Merged

Add ipywidgets backend #87

merged 31 commits into from
Sep 21, 2022

Commits on Dec 31, 2020

  1. wip

    tlambert03 committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    8a42b01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    352f25c View commit details
    Browse the repository at this point in the history
  3. members -> methods

    tlambert03 committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    eeb0198 View commit details
    Browse the repository at this point in the history
  4. methods

    tlambert03 committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    e8fa730 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fa101c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a33e121 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10aea06 View commit details
    Browse the repository at this point in the history
  8. one good working widget

    tlambert03 committed Dec 31, 2020
    Configuration menu
    Copy the full SHA
    3b07c66 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2021

  1. implement lots of widgets

    tlambert03 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    816cdd4 View commit details
    Browse the repository at this point in the history
  2. add _IPySupportsText

    tlambert03 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    c8892b7 View commit details
    Browse the repository at this point in the history
  3. add note

    tlambert03 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    9b24e50 View commit details
    Browse the repository at this point in the history
  4. working container

    tlambert03 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    e10052a View commit details
    Browse the repository at this point in the history
  5. add notebook example

    tlambert03 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    de5f4e2 View commit details
    Browse the repository at this point in the history
  6. update notebook

    tlambert03 committed Jan 1, 2021
    Configuration menu
    Copy the full SHA
    a10c663 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

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

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    a56ce27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f01a05a View commit details
    Browse the repository at this point in the history
  3. kinda working again

    tlambert03 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    3f34cf4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    110401f View commit details
    Browse the repository at this point in the history
  5. fix tests

    tlambert03 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    7872785 View commit details
    Browse the repository at this point in the history
  6. remove guimodel test

    tlambert03 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    7b1e773 View commit details
    Browse the repository at this point in the history
  7. remove comment

    tlambert03 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    60721b8 View commit details
    Browse the repository at this point in the history
  8. add ipywidgets to testing

    tlambert03 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    7740c0a View commit details
    Browse the repository at this point in the history
  9. fix type annotation

    tlambert03 committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    c8f16e9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fecf59a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update magicgui/widgets/_bases/button_widget.py

    Co-authored-by: Grzegorz Bokota <bokota+github@gmail.com>
    tlambert03 and Czaki committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    67c769d View commit details
    Browse the repository at this point in the history
  2. add extra

    tlambert03 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    d2ba943 View commit details
    Browse the repository at this point in the history
  3. fix qwidg

    tlambert03 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    6d5da74 View commit details
    Browse the repository at this point in the history
  4. change test

    tlambert03 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    2a205c1 View commit details
    Browse the repository at this point in the history
  5. move test

    tlambert03 committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    288e0d0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    080e366 View commit details
    Browse the repository at this point in the history