notebook/IPython/html/static/edit/js
Scott Sanderson 6a8dfa492e BUG: Prevent users from undoing the initial document load with CTRL-Z.
Prior to this change, setting a document's initial content in the text
editor created a history entry, which meant that hitting CTRL-Z
repeatedly could clear the entire document.  This change clears document
history after loading so that repeated CTRL-Z applications return the
document to its state at load time.
2014-11-27 12:52:44 -05:00
..
editor.js BUG: Prevent users from undoing the initial document load with CTRL-Z. 2014-11-27 12:52:44 -05:00
main.js Extensions config for text editor 2014-11-25 17:01:36 -08:00
menubar.js Rename texteditor files & folders to edit 2014-11-25 10:07:52 -08:00
notificationarea.js Rename texteditor files & folders to edit 2014-11-25 10:07:52 -08:00