Commit Graph

999 Commits (da2d54f73e5aa2f8f5285b2e477b15407dc2e9c3)

Author SHA1 Message Date
madhu 2208917c05 fix(notebook): Allow notebooks to be trusted without triggering
9 years ago
Thomas Kluyver 823e447293 Merge pull request #2534 from gnestor/issue-2151
9 years ago
Grant Nestor 4ac086d477 Remove commented out old code
9 years ago
Thomas Kluyver e37b6976c8 Add promise for notebook_loaded.Notebook event
9 years ago
Grant Nestor 8644a15a6b Prevent marked from returning inline styles for table cells
9 years ago
Min RK 1812469a7c update custom.js docs with promises
9 years ago
Thomas Kluyver 96d87c5792 Add a promise for app_initialized event.
9 years ago
Matthias Bussonnier decb30d8b0 Merge pull request #2681 from gnestor/fix-prompt-overlay
9 years ago
Grant Nestor d00617a064 Add image/gif mimetype
9 years ago
Grant Nestor dbda33090f Merge pull request #2677 from mpacer/mjax_labels
9 years ago
Grant Nestor bbd2ac6112 Merge pull request #2691 from invisibleroads/patch-1
9 years ago
Thomas Kluyver 63aa0df454 Merge pull request #2696 from gnestor/cm-keymaps
9 years ago
Roy Hyunjin Han 644a8aad8d Add padding to inline code as requested by @gnestor
9 years ago
Grant Nestor cf6d305d93 Merge pull request #2698 from takluyver/fuzz-check-last-modified
9 years ago
Grant Nestor 97d1730bdc Merge pull request #2699 from takluyver/i1976
9 years ago
Grant Nestor 65598bf1f4 More consistency!
9 years ago
Thomas Kluyver 6d0ea0eef1 Merge pull request #2701 from gnestor/list-newline-style
9 years ago
Grant Nestor 502c074b2c Prevent extra newline between nested lists
9 years ago
Grant Nestor 51fc7692aa Clean up formatting
9 years ago
Grant Nestor 0552b3b1ab Remove keymap for "esc"
9 years ago
Grant Nestor 1ae816517e Consistent order for platform-specific keymaps
9 years ago
Thomas Kluyver bd84c5806e Validate CodeMirror keyMap from frontend config
9 years ago
Thomas Kluyver fd34dd2052 Allow 0.5 seconds difference in file timestamps before warning of conflicting changes
9 years ago
Grant Nestor b56e3b16df Add missing codemirror keymaps to keyboard shortcuts dialog
9 years ago
Grant Nestor 5ae0113d9b Merge pull request #2687 from takluyver/i2673
9 years ago
Roy Hyunjin Han 9701f6b1cd Revert 533aea11fd
9 years ago
Grant Nestor a9160356df Merge pull request #2688 from jasongrout/jitter
9 years ago
Thomas Kluyver 5c66955fab Smarter check for editable mimetypes
9 years ago
Thomas Kluyver 75f1b9ae26 Don't assume that application/ mime types are editable
9 years ago
Jason Grout b04db891f2 Fix jitter caused by rounding height.
9 years ago
Thomas Kluyver 5faa2ab9b5 Protect against no element with id=favicon
9 years ago
Thomas Kluyver 0bd5fe8759 Only show busy favicon when execution lasts > 1s
9 years ago
Grant Nestor 4532b14808 Reset the target cell's undo history after merge_cells
9 years ago
Grant Nestor 572cc37273 Fix hidden prompt overlay button
9 years ago
M Pacer e2405cebe9 clear equation labels on typesetting so that labels don't block renders
9 years ago
Thomas Kluyver 5c6a1c8f78 Don't use animated favicon when kernel busy
9 years ago
Adeel Ahmad 3195dc6d2c Remove leading whitespace from prompt message
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Min RK 8fa09260b1 Merge pull request #2472 from ericjperry/fix/IE-terminal
9 years ago
Min RK f707dde238 Merge pull request #2625 from takluyver/i2611
9 years ago
Thomas Kluyver 7dc6b26c9f When switching sort field, use ascending sort
9 years ago
Thomas Kluyver a7e10e9303 Improvements to sorting notebook list
9 years ago
Thomas Kluyver 971e425c72 Merge pull request #2629 from takluyver/fix-modified-column
9 years ago
Vidar Tonaas Fauske c77b2b76c7 Cell tags UI: Ensure close button does not wrap
9 years ago
Thomas Kluyver 624158f851 Fix last-modified column of notebook list
9 years ago
Thomas Kluyver 4542a514e8 More specific check for missing body data
9 years ago
Roland Weber 342ea2650e fixes #2565 - capitalization of 'Edit cell Attachments' dialog
9 years ago
Thomas Kluyver b4c4ed06e9 Merge pull request #2589 from gnestor/fix-header-flex
9 years ago
Grant Nestor 2aba171332 Insert flex-box spacer in tree view header
9 years ago
Thomas Kluyver ce5621737f Merge pull request #2449 from gnestor/issue-2404
9 years ago