Commit Graph

178 Commits (da2d54f73e5aa2f8f5285b2e477b15407dc2e9c3)

Author SHA1 Message Date
Thomas Kluyver e37b6976c8 Add promise for notebook_loaded.Notebook event
9 years ago
Thomas Kluyver 96d87c5792 Add a promise for app_initialized event.
9 years ago
Grant Nestor dbda33090f Merge pull request #2677 from mpacer/mjax_labels
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
M Pacer e2405cebe9 clear equation labels on typesetting so that labels don't block renders
9 years ago
John Emmons f81fb46ff6 Preliminary i18n implementation as outlined in JEP 16 (#2140)
9 years ago
Thomas Kluyver 4542a514e8 More specific check for missing body data
9 years ago
Grant Nestor 2aba171332 Insert flex-box spacer in tree view header
9 years ago
Grant Nestor 3db3e9783e Fix logo alignment on dashboard
9 years ago
Min RK ff5e64e431 no need to double-check second half of a surrogate pair
9 years ago
Min RK dbb78b4167 protect against a beautiful future in which javascript handles unicode sensibly
9 years ago
Min RK 8b14a8d003 check more strictly for surrogate pairs
9 years ago
Min RK bf3de7bd1c 5.1.0.dev
9 years ago
Thomas Kluyver 9cd249ef7f Merge pull request #2532 from gnestor/issue-1129
9 years ago
Grant Nestor 945a973da5 Clean up layout in #header-container
9 years ago
Min RK a5e64e10b7 handle surrogate pairs
9 years ago
Grant Nestor 3e01e128f5 Use animated favicon for kernel busy indicator
9 years ago
Grant Nestor 5f3dbf9890 Use different favicons for different components (notebook, terminal, file)
9 years ago
Min RK 76c6617b28 delete settings.url when pulling it out
9 years ago
Min RK 25c4ff33e4 accept jquery's ajax({url: '...'}) signature
9 years ago
Ioannis Papadopoulos 7227c261ce fix indentation
9 years ago
Ioannis Papadopoulos d4bd5ccf39 Refactored Page class removing todo
9 years ago
Grant Nestor c8841b68c4 Back to development
9 years ago
Grant Nestor 3194aba706 release 5.0.0b2
9 years ago
Thomas Kluyver 747fcf0d6a Back to development
9 years ago
Thomas Kluyver ebb1f74172 release 5.0.0b1
9 years ago
Tony Cebzanov cb247590c7 Support ANSI underline and inverse properties.
9 years ago
Grant Nestor 532a66b99a Display "move" cursor within modal header
9 years ago
Paul Ivanov 74ac1c04e6 drag modal dialogs by the header only
9 years ago
Grant Nestor 3d7f0f2aca Make dialogs draggable
9 years ago
Thomas Kluyver 666ecbf35c Merge pull request #2011 from minrk/unwebpack
9 years ago
Min RK 7188f02763 check if module is defined before checking for items on it
9 years ago
Andrew Shaffer 28008783e1 Merge branch 'master' of ssh://github.com/ashaffer/notebook
9 years ago
Andrew Shaffer e16c590b73 throttle element resizing in output areas
9 years ago
Min RK 4f7160aac6 es5ify
9 years ago
Min RK 47d4451958 remove webpack shims
9 years ago
Min RK 2da82f909c get xsrf from cookie, not body data
9 years ago
Min RK 9478a6b82b use tornado xsrf token in API
9 years ago
Jason Grout 935af43582 handle window sizing even when it is not from a resize event.
9 years ago
Jason Grout e909afc93a Due to jQuery propagating events, the window resize event could be triggered by a bubbled event.
9 years ago
Min RK a2f7325537 fix carriage return handling
9 years ago
Min RK 316bfdbd1e Catch and log handler exceptions in events.trigger
9 years ago
Thomas Kluyver cb88603ff1 Merge pull request #1837 from gnestor/busy-favicon
10 years ago
Grant Nestor e832689923 Change favicon when busy
10 years ago
Grant Nestor d2a6221c23 Fix: Carriage symbol should behave like in console
10 years ago
spoorthyv 6a3260b435 Updated Jupyter Logos
10 years ago
Sylvain Corlay b01b6f8cc7 Remove jupyter lab link and old bundle
10 years ago
Thomas Kluyver e77d7ebfb0 Process backspace characters in output
10 years ago
Jonathan 243b915646 Changed string "sub-structure" to "substructure"
10 years ago