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

[WIP] IPyWidgets Backend for TraitsUI #469

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

Commits on Jul 14, 2018

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

Commits on Jul 15, 2018

  1. Configuration menu
    Copy the full SHA
    be0f877 View commit details
    Browse the repository at this point in the history
  2. First working widgets.

    corranwebster committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    1e12dcf View commit details
    Browse the repository at this point in the history
  3. Test Jupyter notebook.

    corranwebster committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    9017638 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a73b3f2 View commit details
    Browse the repository at this point in the history
  5. Add button_editor file

    ku-ya committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    60ca4a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2ffcfb4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1c4c74d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    23b8535 View commit details
    Browse the repository at this point in the history
  9. FLK: remove unused import

    ku-ya committed Jul 15, 2018
    Configuration menu
    Copy the full SHA
    285e634 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #470 from enthought/enh/ipywidgets-html-editor

    Enh/ipywidgets html editor
    corranwebster authored Jul 15, 2018
    Configuration menu
    Copy the full SHA
    8844c59 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2018

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

Commits on Jul 22, 2018

  1. Adding a very simple button editor.

    This does not quite work yet as the base traitsui/editors/button_editor
    uses resources from pyface.  pyface doesn't implement
    resource_manager:PyfaceResourceFactory for the ipywidgets backend.
    prabhuramachandran committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    e622c7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e7529 View commit details
    Browse the repository at this point in the history
  3. Allow traits object to be immediately displayed.

    This is convenient but the injected method definitely belongs elsewhere.
    prabhuramachandran committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    c9bc71c View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2018

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

Commits on Jul 30, 2018

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

Commits on Jul 13, 2019

  1. Configuration menu
    Copy the full SHA
    913c5c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b1c6069 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8babcf8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d212fc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    398f41b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f90ac9 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Merge branch 'master' of github.com:enthought/traitsui into feature/i…

    …pywidgets-backend
    Poruri Sai Rahul committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    02f3d97 View commit details
    Browse the repository at this point in the history
  2. FIX : Ignore flake8 errors in traitsui.ipywidgets for now

    	modified:   setup.cfg
    Poruri Sai Rahul committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    a166c26 View commit details
    Browse the repository at this point in the history