notebook/IPython/html/static/widgets/js
Jonathan Frederic 73637fb694 Merge pull request #7097 from jasongrout/widget-visibility
Expand the semantics of the widget visible attribute to allow for visibility: hidden
2014-12-10 10:54:15 -08:00
..
init.js Merge remote-tracking branch 'public-upstream/master' into links-rebase 2014-12-04 19:11:33 +00:00
manager.js Use once instead of on 2014-12-09 10:26:35 -08:00
widget_bool.js Fix padding of widgets. 2014-12-08 17:32:43 -08:00
widget_box.js reversing order of arguments, as text may already exist 2014-12-04 11:03:29 -05:00
widget_button.js Ran function comment conversion tool 2014-12-03 13:42:43 -08:00
widget_float.js Ran function comment conversion tool 2014-12-03 13:42:43 -08:00
widget_image.js Ran function comment conversion tool 2014-12-03 13:42:43 -08:00
widget_int.js Fix padding of widgets. 2014-12-08 17:32:43 -08:00
widget_link.js on("destroy",...) -> once("destroy",...) so we don't keep a reference to it, preventing gc 2014-09-26 19:04:55 +00:00
widget_output.js Ran function comment conversion tool 2014-12-03 13:42:43 -08:00
widget_selection.js Merge pull request #7146 from jdfreder/interact-fix 2014-12-09 18:05:53 -08:00
widget_selectioncontainer.js Fix padding of widgets. 2014-12-08 17:32:43 -08:00
widget_string.js Fix padding of widgets. 2014-12-08 17:32:43 -08:00
widget.js Merge pull request #7097 from jasongrout/widget-visibility 2014-12-10 10:54:15 -08:00