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.
Jason Grout 63f8566c6f
Wait for any promises returned by a view's render method before considering the view created
11 years ago
..
init.js Output Widget 11 years ago
manager.js Wait for any promises returned by a view's render method before considering the view created 11 years ago
widget.js remove obsolete optimization 11 years ago
widget_bool.js Tooltip on toggle button 11 years ago
widget_box.js Catch errors after our then()s, instead of in parallel with them (this missing exceptions) 11 years ago
widget_button.js adding a tooltip in IPython buttons 11 years ago
widget_float.js Change _parse_text_input to _parse_value and update float range regex 12 years ago
widget_image.js Fix all the tests 12 years ago
widget_int.js Address review comments 11 years ago
widget_output.js Address @carreau 's comments 11 years ago
widget_selection.js Address review comments 11 years ago
widget_selectioncontainer.js Catch errors after our then()s, instead of in parallel with them (this missing exceptions) 11 years ago
widget_string.js Address review comments 11 years ago