Commit Graph

1083 Commits (9f7ee6830e40c805176f034d60df3b3cd19c8f39)

Author SHA1 Message Date
Thomas Kluyver 9f7ee6830e
Merge pull request #3059 from PHaeJin/typo2
9 years ago
PHaeJin 1119ae1467 Fix typo
9 years ago
PHaeJin 2c6ed87a63 Fix broken link
9 years ago
PHaeJin c3ebd135bc Fix a broken link
9 years ago
PHaeJin c7c815a68a Fix some broken links
9 years ago
Francesco Franchina 47a6401ea0 Forced the the cursor as a pointer hovering the fileinput - chrome only
9 years ago
Francesco Franchina 02e1284d8b Fixes completely #3044 - select all
9 years ago
Francesco Franchina 7c32c3dd2f Solves part of the #3044 - upload button
9 years ago
Kyle Kelley b3b8106e0d
Merge pull request #3048 from jcb91/bidi
9 years ago
Thomas Kluyver afd5aeab95
Merge pull request #3049 from bacboc/feature
9 years ago
Josh Barnes 60b7c22977 tidy bidi support
9 years ago
Josh Barnes 3f2aa86ba2 Fix moment locale loading in bidi support
9 years ago
bacboc 551f8b2848 Fix broken link
9 years ago
PHaeJin c0973877c8 Fix a typo (#3043)
9 years ago
edida 5ede4c1243 Fix broken links (#3042)
9 years ago
Grant Nestor 009af0e833 Use `/files` prefix for PDF-like files
9 years ago
Grant Nestor 7835160063 release 5.2.1
9 years ago
Matthias Geier 4918eb1f80 Fix ANSI inverse (#2967)
9 years ago
Thomas Kluyver e7f69cc2d7 Work on loading UI translations (#2969)
9 years ago
Min RK 881268f642
Merge pull request #2993 from jhamrick/editable-bug
9 years ago
Grant Nestor 173be6dc88 release 5.2.1rc1
9 years ago
Jessica B. Hamrick 4b2975659c Prevent uneditable cells from having their type changed
9 years ago
Grant Nestor 817f541be4 Add assumed screen resolution to comments
9 years ago
Grant Nestor 0fe8ee191a Add media queries as proxy for zoom levels
9 years ago
Grant Nestor b92dd28b60 Add more border width to CodeMirror cursor
9 years ago
M Pacer fcb64d9581 update version to dev version for master to not overwrite editable installs
9 years ago
Jason Grout 1405693943 Fix the prompt_area argument of the output area constructor. (#2961)
9 years ago
Grant Nestor a8be6598b9 release 5.2.0
9 years ago
Grant Nestor b82ca09782 Update viewable_extensions
9 years ago
Grant Nestor 5841666647 release 5.2.0rc1
9 years ago
Kyle Kelley 5585fea392 Merge pull request #2912 from gnestor/issue-2904
9 years ago
Grant Nestor d537ef6350 Show edit shortcuts modal after shortcuts modal is hidden
9 years ago
Grant Nestor 2fdc5327e3 Clean up
9 years ago
Grant Nestor cb8d88e8e5 Add viewable whitelist based on browser-supported file extensions
9 years ago
Grant Nestor 679a1a2985 Normalize inputs before comparing in `item_in`
9 years ago
Grant Nestor 4de3a4cc61 Default to edit if file type is unknown
9 years ago
Grant Nestor c0b678c510 Remove editable whitelist
9 years ago
Kyle Kelley 43a97807fc buffer messages when websocket connection is interrupted (#2871)
9 years ago
Josh Barnes 9552fc1872 give Page constructor default arguments
9 years ago
Josh Barnes df19a51f59 fix codemirror.less to match CodeMirror's expected padding layout
9 years ago
Kyle Kelley 11e578f7fd load locale dynamically only when not en-us
9 years ago
Kyle Kelley 91addcf776 Merge pull request #2860 from minrk/jsversion
9 years ago
Min RK d59349ac15 resync jsversion with Python version
9 years ago
madhu a5e64c3f77 fix(notebook): Allow copy operation on modified, read-only
9 years ago
Thomas Kluyver 11ba6be432 Merge pull request #2745 from gnestor/keymap-default
9 years ago
Grant Nestor f222978992 Remove comments
9 years ago
Thomas Kluyver 9dabaa2ccf Merge pull request #2774 from iamlemec/master
9 years ago
Grant Nestor aa3c1a5481 Merge pull request #2357 from Ashamandi/master
9 years ago
Douglas Hanley c946374aba output_prompt_function: construct node rather than use HTML string
9 years ago
Doug Hanley 53c39ff61f Factor out output_prompt_function, as is done with input prompt
9 years ago