Kyle Kelley
6308e979aa
Merge pull request #2922 from takluyver/run-cell-play
...
'Play' icon for run-cell toolbar button
6 years ago
Toon Baeyens
b278fa67de
Make a notebook writable after successful save-as ( #5296 )
...
* add failing test for readonly notebook
* test typing after save-as
* make notebook writable after save-as
fixes #1324
* fix failing test in travis
6 years ago
Onno Broekmans
7563c54dfc
Fix broken "Raw cell MIME type" dialog ( #3255 ) ( #5385 )
...
The modal dialog for entering a custom MIME type for a "Raw NBConvert"-
type cell was broken. This change to the JavaScript code makes the modal
dialog appear correctly again, as well as correctly disabling the
handling of key presses by the cell editor while the dialog is open.
This fixes #3255 .
6 years ago
Madhusudhan Srinivasa
4775ee551a
use cmdtrl-enter to run a cell ( #5120 )
...
Instead of ctrl-enter to run a cell, use cmdtrl-enter - this will provide better ux for mac users.
6 years ago
Zachary Sailer
ae7747f2b7
Merge pull request #5352 from ErwinRussel/refactoring
...
Code refactoring notebook.js
6 years ago
Afshin Taylor Darian
e9ce1b7461
Merge pull request #5107 from manics/toolbar-button-help-tooltip
...
Toolbar buttons tooltip: show help instead of label
6 years ago
Simon Li
5d47947675
Toolbar buttons tooltip: fallback to label as tooltip, set aria-label
6 years ago
Simon Li
d7f86ef6d3
Toolbar buttons tooltip: show help instead of label
6 years ago
Zachary Sailer
cbfc4dae91
Merge pull request #5351 from berendjan/download_multiple_files
...
tree added download multiple files
6 years ago
Steven Silvester
ebd2b5701c
Merge pull request #5198 from bzinberg/zeros-crash
...
Update CodeMirror dependency
6 years ago
Jesus Panales Castillo
978a73380c
Integrated LoginWidget into edit to enable users to logout from the text edit view. Issue #5399
6 years ago
Erwin
bd507b27a6
fix code duplication for cell conversion
6 years ago
Erwin
d26d1e385f
revert changes
6 years ago
Berend-Jan Lange
feba9751a4
changed comments
6 years ago
Erwin
217c96eb59
fix test berendjan
6 years ago
Berend-Jan Lange
76d5422b4c
tree added download multiple files
6 years ago
Ben Zinberg
cb385481f6
Fix place where we were passing an `Array[string]` to `CodeMirror.findModeByExtension` instead of passing a string. (I guess older versions of CodeMirror allowed this?)
6 years ago
Luciano Resende
8a67477156
Back to development version
6 years ago
Luciano Resende
85f1b9f787
Release 6.0.3
6 years ago
ahangsleben
33548e18bf
Upgraded typeahead library. ( #4944 )
6 years ago
Thomas Kluyver
76a323e677
Merge pull request #4826 from benthayer/selectall
...
Ctrl-A to select all cells
6 years ago
Luciano Resende
8881a06e0e
Back to development version
7 years ago
Luciano Resende
7eb7f1cdc1
Release 6.0.2
7 years ago
Jason Grout
8f36daec83
Fixed semicolon
7 years ago
Kyle Kelley
b6d3bb0158
successively look for .data('path') up parents
7 years ago
Ben Thayer
967f2c0b0a
Added action to select all cells with Ctrl-A
7 years ago
Luciano Resende
c0123ae860
Back to development version
7 years ago
Luciano Resende
a1c88dcd26
Release 6.0.1
7 years ago
Luciano Resende
e498de6775
Back to development version
7 years ago
Luciano Resende
bd6396d31e
Release 6.0
7 years ago
fabihaahmed
8b21329deb
Narrator is not announcing "state of links"(enable or disable) under Edit tab. #3958 ( #4733 )
...
* Solved issue #3939
Further fixes issue #3939 and #3958 to work on windows browsers
* Made some changes requested in the PR
* Made some small tweaks
* Restore missing semicolon
7 years ago
Min ho Kim
bd66c18b4f
Fix typos ( #4760 )
...
* Fix typos
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
* Revert trimming whitespaces
7 years ago
Babatunde Adeola
59619978b9
Fixed issue #3983 : Return focus to Not trusted notification when modal is closed ( #4745 )
...
* Resolvedg merge conflicts
* removed strig comparison
* #3983 Removed unnecessary lines
* Add if statement to focus button
7 years ago
tao
3e2ee045d4
Solve issue #4206 : The contrast of font color of code comment in code cell is lower than 4.5:1 ( #4746 )
...
Fix issue #4206 - increase contrast of comments in code cells
7 years ago
Thomas Kluyver
c8de32f376
Merge pull request #4735 from uclixnjupyternbaccessibility/issue-#3939
...
Label is missing for form textarea element on notebook page: issue #3939
7 years ago
Thomas Kluyver
f48caac104
Merge pull request #4740 from uclixnjupyternbaccessibility/issue-3987
...
Narrator focus is not in logical order for running notebook links: issue #3978
7 years ago
fabihaahmed
76c39dcb83
Made some changes as requested in the PR
7 years ago
Thomas Kluyver
431288498a
Merge pull request #4737 from uclixnjupyternbaccessibility/issue-#3995
...
Missing label for textbox in move popup: Issue #3995
7 years ago
Thomas Kluyver
563593af75
Merge pull request #4744 from uclixnjupyternbaccessibility/issue-3977
...
Name of the "EditTextbox" is missing: #3977
7 years ago
fabihaahmed
f986bf7b0a
Made a small change as requested in the PR
7 years ago
fabihaahmed
ab56f9db4f
Fixes issue#3977 by adding the aria-label attribute
7 years ago
Joshua Zeltser
3173ab4caf
Fixed issue 3987 by adding a div around the links to change the focus order
7 years ago
ednut15
d919e2ec52
#3995 Added label to textbox on move popup
7 years ago
fabihaahmed
70b0c73344
Fixed a bug
7 years ago
fabihaahmed
3991a39ef6
Fixes issue #3939 , #3958
7 years ago
Grant Nestor
cf9891f970
Use react vs. preact
7 years ago
Luciano Resende
a44a367c21
Back to development version
7 years ago
Luciano Resende
e771c9d1c8
Release 6.0.0rc1
7 years ago
mtd91429
40da1aaf61
altered tooltip and pager button
...
- increased `smalltooltip` height to 85px to account for padding in `tooltiptext`
- reduced `ui-button` dimensions in tooltip and pager
7 years ago
Thomas Kluyver
57cbbe21ee
Merge pull request #4688 from uclixnjupyternbaccessibility/issue-3961
...
Closes #3961
7 years ago