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 1204af464b
on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc
12 years ago
..
init.js Load the link models 12 years ago
manager.js Added jquery in define 12 years ago
widget.js on_atomic_change -> on_some_change 12 years ago
widget_bool.js Cleaned up hbox and vbox widget div styles, 12 years ago
widget_box.js Address problems found in in-person review 12 years ago
widget_button.js Added Bootstrap specific classes, 12 years ago
widget_float.js Almost done! 12 years ago
widget_image.js Fix all the tests 12 years ago
widget_int.js Fix slidercolor on widget construction 12 years ago
widget_link.js on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc 12 years ago
widget_selection.js Cleaned up hbox and vbox widget div styles, 12 years ago
widget_selectioncontainer.js Finished style attributes. 12 years ago
widget_string.js Merge pull request #6235 from jdfreder/addclass 12 years ago