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
fabihaahmed
76c39dcb83
Made some changes as requested in the PR
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
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
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
Matthias Geier
8a2d97dc58
Remove deprecated ANSI CSS styles ( #3286 )
...
The new CSS styles have been released with notebook 5.0.0
in March 2017.
7 years ago
Thomas Kluyver
60c17ed9a7
Merge pull request #4711 from uclixnjupyternbaccessibility/issue-4006
...
Solved Issue #4006
7 years ago
Thomas Kluyver
7760369e3c
Merge pull request #4685 from uclixnjupyternbaccessibility/issue-3938
...
Solved Issue #3938
7 years ago
Thomas Kluyver
a6926b237a
Merge pull request #4693 from uclixnjupyternbaccessibility/issue-3996
...
Solved Issue #3996
7 years ago
Joshua Zeltser
d581abaab9
Added translation function call
7 years ago
ednut15
b341f1217d
#3996 Removed role button attribute from Trusted notificaton as it is not clickable.
7 years ago
Joshua Zeltser
fc2c46141d
removed merge conflicts
7 years ago
Joshua Zeltser
1a9a096f9c
Solved issue #4006
7 years ago
ednut15
b5b494d2ad
#3996 Added role attribute with value button to the element
7 years ago
Joshua Zeltser
9b1fa3d66b
#3938 : solved this issue, but more checking needs to be done to see whether this is sufficient
7 years ago
Tim
6174498ab0
Add id for command palette button group ( #4661 )
7 years ago
mtd91429
cf1a76441c
Make tooltip buttons have consistent appearance
...
Change class of `expandlink` from `ui-corner-all` to `ui-button` to be consistent with `morelink` and `closelink`
7 years ago
Min RK
859ae0ac60
Merge pull request #4306 from 00Kai0/00kai0
...
make kill kernel configurable.
7 years ago
Min RK
4978373174
Merge pull request #4130 from SpencerPark/markdown-table-alignment
...
Default to right table alignment but allow table local overrides
7 years ago
Min RK
f4183bb612
Merge pull request #4275 from steaward/issue-4270
...
remove multiple download links for the #download_ipynb click
7 years ago
Min RK
eea02c2c5f
Merge pull request #4213 from aayusharyan/patch-1
...
Add padding bottom for symmetry of the Notebook
7 years ago
Thomas Kluyver
132f273065
Merge pull request #4377 from takluyver/selenium-test-save
...
Convert test of saving with complex name to Selenium
7 years ago
Thomas Kluyver
df8a548012
Some improvements to promise handling when saving notebook
7 years ago
Roman Kornev
18ca0330d8
Update document.title to a more descriptive name
7 years ago
__kai__
9b3aa52b80
make kill kernel configurable.
7 years ago
Stephen Ward
0734e2c950
remove multiple download links for the .ipynb click
7 years ago
Min RK
82782a370e
Merge pull request #4084 from bhansa/issues-4000-accessibility
...
improved color contrast for file menus
7 years ago
Stephen Ward
91fb343c0c
fixed ui-icons from blocking tooltip text
8 years ago
AAYUSH SINHA
a3987d6e27
Add padding bottom for symmetry of the Notebook
8 years ago
Vu Minh Tam
c2b292f3e6
Add missing i18n parameter
...
fix missing parameter
8 years ago
SpencerPark
9c3ea1319a
Default to right table alignment but allow table local overrides
8 years ago
Thomas Aarholt
9182f84cf0
Corrected alt-text of "replace in all cells"
8 years ago
bhansa
d97275b91b
removed bg darken for navbar
8 years ago
bhansa
3ca5f16ff0
improved color contrast for file menus
8 years ago
Arjun Radhakrishna
c5bee3a29d
test and fix: disable math inside code blocks
8 years ago
Min RK
37b35dc65f
fix uneven input/output prompt alignment
8 years ago
Min RK
86e473e754
Merge pull request #3839 from AestheticIntegration/fix-output-prompt-width
...
Return output prompt to width of input prompt after #3772
8 years ago
Peter Parente
109b39e2b6
Prevent page reload on Enter
8 years ago
Steven Silvester
98085dcb84
Merge pull request #3744 from PraneetMokkapati/master
...
Disabled Tags and Slide Types for non editable cells
8 years ago
Dave Aitken
4bfda5074d
Return output prompt to width of input prompt after #3772
8 years ago
Grant Nestor
75d2744eb4
Fix uneven input prompt width for markdown cells
8 years ago
Grant Nestor
43bd70b246
Fix uneven input prompt width
8 years ago