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.
MinRK
ddd3aa2a5a
add dialogs for failed save/load
...
- failed validation doesn't prevent save/load,
but the user is now warned about it.
- there is now a warning dialog if fromJSON fails,
rather than the usual silent failure.
12 years ago
..
celltoolbarpresets
Added heading and slideshow scroll managers
12 years ago
cell.js
Make cell be undeletable ONLY when metadata is explicitly false
12 years ago
celltoolbar.js
Register input with keyboard manager, fixes #6426
12 years ago
codecell.js
move mergeopt to utils
12 years ago
codemirror-ipython.js
Remove leftover debugging
12 years ago
codemirror-ipythongfm.js
codemirror rempo moved, update links in comments
12 years ago
completer.js
Cleaning up and only doing latex completion for python 3.
12 years ago
contexthint.js
Return dicts instead of classes,
12 years ago
kernelselector.js
allow kernel_name to be undefined in js
12 years ago
keyboardmanager.js
Fixed dumb typo,
12 years ago
main.js
Added scroll mode selector,
12 years ago
maintoolbar.js
Removed ScrollManager selector combo.
12 years ago
mathjaxutils.js
Added some nice comments,
12 years ago
menubar.js
Merge pull request #6205 from Carreau/momentjs
12 years ago
notebook.js
add dialogs for failed save/load
12 years ago
notificationarea.js
Use codemirror for error messages
12 years ago
notificationwidget.js
Clarify stickiness of warning/danger notifications
12 years ago
outputarea.js
msgspec 5: stream.data -> stream.text
12 years ago
pager.js
move styling from js to css
12 years ago
quickhelp.js
Some JS test fixes
12 years ago
savewidget.js
get rid of some jq-ui- style
12 years ago
scrollmanager.js
Make HeadingScrollManager scroll to heading elements, not cells.
12 years ago
textcell.js
Merge pull request #6415 from Carreau/move-md-show-logic
12 years ago
toolbar.js
comment typo
12 years ago
tooltip.js
Return dicts instead of classes,
12 years ago
tour.js
Fix button alignment/size
12 years ago