Thomas Kluyver
57cbbe21ee
Merge pull request #4688 from uclixnjupyternbaccessibility/issue-3961
...
Closes #3961
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
Joshua Zeltser
2c239b591b
changed way translation functions called for non string literals
7 years ago
Thomas Kluyver
a088ec7658
Merge pull request #4719 from takluyver/i3992
...
Add title for link to root folder
7 years ago
Thomas Kluyver
f1081c9036
Merge pull request #4679 from uclixnjupyternbaccessibility/issue-acc-overwrite
...
Solved colour contrast issues
7 years ago
Joshua Zeltser
21469201d7
Removed unnecessary url and added translation function
7 years ago
韩韬
0eb567f1cb
Closes #3992
7 years ago
Thomas Kluyver
d62c41a7c8
Merge pull request #4696 from uclixnjupyternbaccessibility/issue-4009
...
Solved issue #4009
7 years ago
Thomas Kluyver
a77c230808
Merge pull request #4677 from uclixnjupyternbaccessibility/issue-4015
...
Solved Issues #4015 and #3951
7 years ago
Thomas Kluyver
60c17ed9a7
Merge pull request #4711 from uclixnjupyternbaccessibility/issue-4006
...
Solved Issue #4006
7 years ago
Thomas Kluyver
566a81a1da
Merge pull request #4695 from uclixnjupyternbaccessibility/issues-3963/3960
...
Solved Issues #3963 and #3960
7 years ago
Joshua Zeltser
3e06d64270
Merge branch 'master' into issue-4009
7 years ago
Joshua Zeltser
1e341838ee
Add semicolon at end of anonymous function
7 years ago
Thomas Kluyver
7760369e3c
Merge pull request #4685 from uclixnjupyternbaccessibility/issue-3938
...
Solved Issue #3938
7 years ago
Joshua Zeltser
70c9e3db0b
made the numbering of certain menus dymanic
7 years ago
Thomas Kluyver
a6926b237a
Merge pull request #4693 from uclixnjupyternbaccessibility/issue-3996
...
Solved Issue #3996
7 years ago
norah
263b01e7df
#4009 removed the need to tab twice upload button
7 years ago
tao
dd4f59fb18
Update newnotebook.js
7 years ago
Joshua Zeltser
24f1191cfa
fixed bug stopping the edit notebook metadata popup from closing
7 years ago
Joshua Zeltser
5387cabd50
Added translation function call to close button
7 years ago
Joshua Zeltser
d581abaab9
Added translation function call
7 years ago
Joshua Zeltser
b1a97cd01b
added translation function calls to the added aria-labels
7 years ago
ednut15
b341f1217d
#3996 Removed role button attribute from Trusted notificaton as it is not clickable.
7 years ago
Thomas Kluyver
cfb9262338
Merge pull request #4686 from uclixnjupyternbaccessibility/issue-3941
...
Solved Issue #3941
7 years ago
Joshua Zeltser
fc2c46141d
removed merge conflicts
7 years ago
Joshua Zeltser
1a9a096f9c
Solved issue #4006
7 years ago
韩韬
5f04881be4
fix issue #4002
7 years ago
Norah Abanumay
8cfb5a3435
#3984 Keyboard focus is clearly visible on the Controls(File,Edit,View,Insert,Cell...etc)present on the menubar.
7 years ago
韩韬
7fc284eda0
Solved Issues #3963 and #3960
7 years ago
ednut15
b5b494d2ad
#3996 Added role attribute with value button to the element
7 years ago
韩韬
f8727352ec
fix #issue3961
7 years ago
Joshua Zeltser
24d2c6026f
#3941 : narrator now reads labels of textareas in popups
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
韩韬
ed23e65def
fix issue #3999 , #4001 , #4003 , #3988 , #3987
7 years ago
Joshua Zeltser
37d795e591
Solved Issue 4015
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
Carol Willing
43622e756e
Merge pull request #4443 from minrk/notify-ws-close
...
trigger _ws_closed on any close event
7 years ago
Min RK
e80c77004d
Merge pull request #4423 from minrk/fix-custom
...
move rtl fixes to page.less from custom.css
7 years ago
Min RK
859ae0ac60
Merge pull request #4306 from 00Kai0/00kai0
...
make kill kernel configurable.
7 years ago
Min RK
490b8fd3ef
trigger _ws_closed on any close event
...
it doesn’t matter if the close was clean or not,
we should still handle the close event.
we set a different onclose handler prior to the client requesting close,
which is likely what the old wasClean checks were for
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
Min RK
b4328ea7ee
move rtl fixes to page.less from custom.css
...
custom.css should always be empty since it will be overridden
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
d3ce20738c
Update text editor document.title
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