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
Jason Grout 4d86d06940
Export the widget unpack_models function for other custom classes to use
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 Change custom serialization to use custom models, rather than transmitting the serializer name across the wire 11 years ago
widget_bool.js Adding readout for Valid widget 11 years ago
widget_box.js Export the widget unpack_models function for other custom classes to use 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