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.
Min RK 388fec4f96
Merge pull request #6924 from takluyver/contents-promises
11 years ago
..
celltoolbarpresets Added heading and slideshow scroll managers 12 years ago
about.js Add about dialog in Notebook Help Menu. 11 years ago
cell.js Use a property instead of a setter method 11 years ago
celltoolbar.js rework keyboard management to avoit completer and up/down bugs 11 years ago
codecell.js s/prompt_number/execution_count in nbformat 4 11 years ago
codemirror-ipython.js cleanup whitespace 11 years ago
codemirror-ipythongfm.js cleanup whitespace 11 years ago
completer.js fix this.editor reference 11 years ago
contexthint.js Update to codemirror 4 11 years ago
kernelselector.js allow kernel_name to be undefined in js 11 years ago
keyboardmanager.js cleanup style fixed in separate PR and few other things 11 years ago
main.js update frontend with path/name changes 11 years ago
maintoolbar.js deprecate heading cells in UI 11 years ago
mathjaxutils.js Added some nice comments, 12 years ago
menubar.js Merge pull request #6924 from takluyver/contents-promises 11 years ago
notebook.js Use a property instead of a setter method 11 years ago
notificationarea.js s/Connection lost/Not Connected/ 11 years ago
notificationwidget.js Clarify stickiness of warning/danger notifications 11 years ago
outputarea.js remove unused OuptutArea.rename_keys 11 years ago
pager.js move styling from js to css 12 years ago
quickhelp.js Some JS test fixes 12 years ago
savewidget.js update frontend with path/name changes 11 years ago
scrollmanager.js Use low overhead object heritence in Js (Object.create vs new) 11 years ago
textcell.js better regex replacement for MarkdownCell.set_heading_level 11 years ago
toolbar.js rework keyboard management to avoit completer and up/down bugs 11 years ago
tooltip.js handle somehting selected and multiple cursors and 4 tabs show content in pager 11 years ago
tour.js Rename all status_event to kernel_event 11 years ago