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.
Paul Ivanov
e52f3ac85b
allow splitting and merging of heading cells
...
I consider it a bug that you couldn't merge with heading cells, and that
you couldn't split them, either. (So much so that I thought it was a bug
in ipython-vimception when I ran into it).
This change removes that limitation, so heading cells are on par with
the other cells in terms of the kinds of manipulations one can carry out
with them.
12 years ago
..
celltoolbarpresets
cell toolbar and modal dialog fixes
12 years ago
cell.js
Added some nice comments,
12 years ago
celltoolbar.js
Merge pull request #6160 from parleur/patch-2
12 years ago
codecell.js
Fixed cell toolbars
12 years ago
codemirror-ipython.js
"use strict" in most (if not all) our javascript
13 years ago
codemirror-ipythongfm.js
Fixed cell toolbars
12 years ago
completer.js
Return dicts instead of classes,
12 years ago
contexthint.js
Return dicts instead of classes,
12 years ago
keyboardmanager.js
Added some nice comments,
12 years ago
main.js
More requirejs fixes
12 years ago
maintoolbar.js
Fixed cell toolbars
12 years ago
mathjaxutils.js
Added some nice comments,
12 years ago
menubar.js
add bootstrap shim for require
12 years ago
notebook.js
allow splitting and merging of heading cells
12 years ago
notificationarea.js
Some JS test fixes
12 years ago
notificationwidget.js
More review changes
12 years ago
outputarea.js
coalesce stream output in the notebook
12 years ago
pager.js
More requirejs fixes
12 years ago
quickhelp.js
Some JS test fixes
12 years ago
savewidget.js
More review changes
12 years ago
textcell.js
allow splitting and merging of heading cells
12 years ago
toolbar.js
Return dicts instead of classes,
12 years ago
tooltip.js
Return dicts instead of classes,
12 years ago
tour.js
Some JS test fixes
12 years ago