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/notebook/js
Jonathan Frederic 048ca30b0c
Remove fixes that are implemented correct in new CM
12 years ago
..
celltoolbarpresets some $.html( -> $.text( 12 years ago
cell.js Moved edit_mode canceling logic back into cell. 12 years ago
celltoolbar.js store cell toolbar preset in notebook metadata 12 years ago
codecell.js Remove fixes that are implemented correct in new CM 12 years ago
codemirror-ipython.js "use strict" in most (if not all) our javascript 13 years ago
completer.js Fixed lots of bugs 12 years ago
contexthint.js mv IPython.html.notebook -> IPython.html 13 years ago
keyboardmanager.js Post in person review 12 years ago
main.js Updated require references to point to new files 12 years ago
maintoolbar.js make execute button in menu bar match shift-enter 12 years ago
mathjaxutils.js Merge pull request #4655 from minrk/marked-nbconvert 12 years ago
menubar.js s/get_data/get_body_data/ 12 years ago
notebook.js Remove fixes that are implemented correct in new CM 12 years ago
notificationarea.js To the most conservative choice. 12 years ago
notificationwidget.js more subtle kernel indicator 12 years ago
outputarea.js Merge pull request #5132 from minrk/oops-pdf-transform 12 years ago
pager.js "use strict" in most (if not all) our javascript 13 years ago
quickhelp.js Fixed typos in quick-help text 12 years ago
savewidget.js don't forget base_url when updating address bar in rename 12 years ago
textcell.js Always refresh the CM editor upon TextCell unrender. 12 years ago
toolbar.js "use strict" in most (if not all) our javascript 13 years ago
tooltip.js Fixed lots of bugs 12 years ago