827 Commits (57cbbe21ee219a62bb876aabfdb5284c20ca285f)

Author SHA1 Message Date
Matthias Geier 8a2d97dc58 Remove deprecated ANSI CSS styles (#3286)
7 years ago
Thomas Kluyver 60c17ed9a7
Merge pull request #4711 from uclixnjupyternbaccessibility/issue-4006
7 years ago
Thomas Kluyver 7760369e3c
Merge pull request #4685 from uclixnjupyternbaccessibility/issue-3938
7 years ago
Thomas Kluyver a6926b237a
Merge pull request #4693 from uclixnjupyternbaccessibility/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
7 years ago
Min RK 859ae0ac60
Merge pull request #4306 from 00Kai0/00kai0
7 years ago
Min RK 4978373174
Merge pull request #4130 from SpencerPark/markdown-table-alignment
7 years ago
Min RK f4183bb612
Merge pull request #4275 from steaward/issue-4270
7 years ago
Min RK eea02c2c5f
Merge pull request #4213 from aayusharyan/patch-1
7 years ago
Thomas Kluyver 132f273065
Merge pull request #4377 from takluyver/selenium-test-save
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
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
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
8 years ago
Peter Parente 109b39e2b6 Prevent page reload on Enter
8 years ago
Steven Silvester 98085dcb84
Merge pull request #3744 from PraneetMokkapati/master
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
Grant Nestor 3c4bc0ef62 Display inline run button on same line as input prompt
8 years ago
Grant Nestor f54e4355e8 Only display inline run button on mobile
8 years ago
Mokkapati, Praneet(ES) b3457a068e Disabling Slide Type changes, when a cell is not editable
8 years ago
Mokkapati, Praneet(ES) 24dd9d67d7 Disabling Adding or Removing Tags, when a cell is not editable
8 years ago
Thomas Kluyver 5766341360
Merge pull request #3289 from Madhu94/add-save-as-menu-option
8 years ago
Min RK 0c81fc3f06 Remove ES6 syntax from save_notebook_as
8 years ago
madhu94 81c6eed3d7 Don't get entire contents of the notebooks, while checking
8 years ago
M Pacer dd282f6970 add el & update css in output_area to match run button in In from #3535
8 years ago
Thomas Kluyver 702b67d15e
Merge pull request #3630 from arovit/add_find_replace_test
8 years ago
arovitn b22994eb47 renamed the ids, removed the replace_all parameter and changed the name of the testcase as mentioned in the comments
8 years ago
arovitn 33c1dea080 add 'ids' to the form_and_replace form and address other review comments
8 years ago
Thomas Kluyver 374da5a451
Merge pull request #3535 from lucasoshiro/clickable-prompt
8 years ago
Lucas Oshiro 40cf1ab912 Click instead of mouseup
8 years ago