You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/IPython/html/static/widgets/js
Min RK 02b757770b
Merge pull request #8273 from SylvainCorlay/fixes_widget_serialization
11 years ago
..
init.js Register widget models and views that have the right inheritance, rather than the right name. 11 years ago
manager.js actually catch failure to load widget state 11 years ago
widget.js Merge pull request #8273 from SylvainCorlay/fixes_widget_serialization 11 years ago
widget_bool.js Adding readout for Valid widget 11 years ago
widget_box.js Move _unpack_models to widget.js and widget serialization to widget.py 11 years ago
widget_button.js Moving styling to else statement 11 years ago
widget_float.js Ran function comment conversion tool 11 years ago
widget_image.js Ran function comment conversion tool 11 years ago
widget_int.js wrong css class for widget-int 11 years ago
widget_link.js on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc 11 years ago
widget_output.js Hook the output the right way. 11 years ago
widget_selection.js fixes #8012 11 years ago
widget_selectioncontainer.js Merge pull request #7315 from Carreau/codacy2 11 years ago
widget_string.js Fix padding of widgets. 11 years ago