1032 Commits (180ef74ff542656d8cc345cae6228c2a6b3419bc)

Author SHA1 Message Date
Julien Rebetez 180ef74ff5 Clear the dropzone indicator on cell render.
10 years ago
Julien Rebetez 7b974946ff Add a visual indicator that a drop is possible when dragging an image on a markdown cells
10 years ago
Min RK f75e591bd6 Merge pull request #1351 from Carreau/es6
10 years ago
Thomas Kluyver cc3a8668f2 Override mimetype for .css files
10 years ago
Sylvain Corlay db7fa4ab85 Merge pull request #1352 from blink1073/promise-polyfill
10 years ago
Min RK 4e6aa7e94c Merge pull request #1338 from minrk/double-base-url
10 years ago
wenjun.swj 6684b76ab8 encode file name in Content-Disposition when it contains non-ascii characters
10 years ago
Matthias Bussonnier 79088c5341 Check forhasOwnProperty in for-in loop.
10 years ago
Matthias Bussonnier 6954e996fd Remove debug console.log
10 years ago
Matthias Bussonnier 1096410fcf Try es6 and add a few features for shortcut editor.
10 years ago
Steven Silvester a3b1cadc9b Use webpack for promise polyfill and font-awesome
10 years ago
Steven Silvester 236214fc43 Move to dependency
10 years ago
Steven Silvester 24d24c54c9 Fix polyfill
10 years ago
Steven Silvester 1cf92ad5a7 Add IE11 promise polyfills
10 years ago
Jonathan Frederic 72eeb99ad6 Respect keyboard manager state in clipboard logic
10 years ago
Min RK a9fe394b2e avoid double-base-url when launching browser
10 years ago
Sylvain Corlay e4155ea7aa The path for widgets has changed
10 years ago
Min RK 39121b7d4b avoid writing nbextension config to user dir during tests
10 years ago
Min RK 11dba4ea2e Merge pull request #1288 from BerndSchwarzenbacher/issue#1209/codeblocks
10 years ago
Min RK 2d0b8a6a25 Merge pull request #1325 from chultquist/master
10 years ago
Carl Hultquist 4a161fea12 Fix handling of preflight requests
10 years ago
Steven Silvester 6d6ba8d43d Build source map for lab
10 years ago
Matthias Bussonnier 6b220c949b Merge pull request #1253 from ryanlovett/master
10 years ago
Bernd Schwarzenbacher 79f2a2fef6 Remove debug comment in jstest.py
10 years ago
Bernd Schwarzenbacher fee1cbc9a3 Log CodeMirror mode error in codeblock highlight
10 years ago
Thomas Kluyver d797948420 Don't paste cells in chrome when keyboard manager is disabled
10 years ago
Min RK 1d16b302be wait for render events in markdown test
10 years ago
Thomas Kluyver 5998678d08 Defer to default copy implementation when text is selected
10 years ago
Min RK 65ba875d5b allow using sqlite from pysqlite2
10 years ago
Matthias Bussonnier eb01a6eef0 Merge pull request #1286 from takluyver/system-clipboard
10 years ago
Bernd Schwarzenbacher cc3e6e9213 Possible fix with failing test
10 years ago
Bernd Schwarzenbacher 08bd284f0d Add tests describing behaviour of #1209
10 years ago
Thomas Kluyver a70786eae2 Store plain text and JSON data on clipboard as well as HTML
10 years ago
Min RK a4125572e4 Merge pull request #1279 from parente/widg
10 years ago
Jonathan Frederic 9f9bc69e9b Remove deprecatedwidgets handler, because it's backwards compat support for ipywidgets 3.0
10 years ago
Jonathan Frederic 7695311668 Fix horrible horrible widget with a more horrible hack 💩
10 years ago
Thomas Kluyver 1bc711f79e Copy and paste cells with system clipboard
10 years ago
Jonathan Frederic 255e5888fc Revert fancy pants changes
10 years ago
Jonathan Frederic b5fe73858d Merge pull request #1275 from minrk/fix-validation-warnings
10 years ago
Min RK d1358dd9ba fix validation warnings
10 years ago
Peter Parente 705992b6a6 Fix is_loaded semantics
10 years ago
Peter Parente 00ef5b1314 Downgraded ipywidget hack
10 years ago
Min RK c3b547c17e some tests, fixes for nbextension aliases
10 years ago
Julien Rebetez cf1e849fc6 Move the unused attachments garbage collection logic to TextCell.toJSON.
10 years ago
Matthias Bussonnier 0601fc75ef Merge pull request #1261 from cc272309126/master
10 years ago
Min RK 41d6da235c Merge pull request #879 from ellisonbg/nbext-pain
10 years ago
chenchao a3877277a4 fix the bug that notebook websocket response can not compress
10 years ago
Steven Silvester e7418576a3 Fix webpack config and update plugins dep
10 years ago
Min RK 6371f8aec2 add `--system` flag for enable/disable
10 years ago
Min RK d0e0ddf400 use print for nbextension list output
10 years ago