summaryrefslogtreecommitdiff
path: root/sphinx/themes/basic/static/doctools.js
Commit message (Expand)AuthorAgeFilesLines
* Happy New Year!Adam Turner2023-01-011-1/+1
* Split out `sphinx_highlight.js`Adam Turner2022-09-241-119/+11
* Fix terms checkAdam Turner2022-04-181-1/+1
* Run prettierAdam Turner2022-04-091-18/+16
* Fix highlightingAdam Turner2022-04-091-9/+6
* Merge pull request #10245 from stsewd/fix-shortcutsTakeshi KOMIYA2022-03-141-9/+6
|\
| * doctools: fix shortcutsSantos Gallegos2022-03-071-9/+6
* | doctools: fix hideSearchWordsSantos Gallegos2022-03-071-1/+2
|/
* Merge commit '799385f5558a888d1a143bf703d06b66d6717fe4'Takeshi KOMIYA2022-02-161-9/+55
|\
| * Implement new shortcuts:Martin Liska2022-01-221-20/+52
* | Drop JavaScript Frameworks (#10028)Adam Turner2022-01-301-265/+164
* | Merge branch '4.x'Takeshi KOMIYA2022-01-161-0/+3
|\ \ | |/
| * Merge pull request #9551 from mgeier/remove-highlight-paramTakeshi KOMIYA2022-01-141-0/+3
| |\
| | * "Hide Search Matches" removes "highlight" parameter from URLMatthias Geier2021-08-151-0/+3
* | | Change "Permalink to this {headline -> heading}"Pradyun Gedam2022-01-021-1/+1
|/ /
* | A happy new year!Takeshi KOMIYA2022-01-011-1/+1
|/
* Fix missing break statement for arrow shortcuts.Martin Liska2021-06-091-0/+2
* Merge branch '8137_urldecode' into 3.xTakeshi KOMIYA2021-01-261-1/+6
|\
| * Closes #8123: Fix plus-handling (+) in search terms for basic html theme searchDaniel Hofmann2020-08-191-1/+6
* | A happy new year!Takeshi KOMIYA2021-01-011-1/+1
* | Prevent arrow key changing page on buttonsDavid Foster2020-10-141-2/+3
|/
* Disable arrow keys when a modifier key is pressed (#7089)Matthias Geier2020-02-071-2/+3
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
* #5258 test after control merge & polishTimotheus Kampik2019-01-121-1/+0
* Merge branch 'master' into 5258-fix-search-highlight-svg-ffTimotheus Kampik2019-01-121-1/+1
|\
| * A happy new year!Takeshi KOMIYA2019-01-021-1/+1
* | #5258 fix SVG search highlight issue in FirefoxTimotheus Kampik2018-08-051-2/+2
|/
* #5186 clean up JavaScript templates: doctoolsTimotheus Kampik2018-07-211-0/+315
* refactor navigation basic templateTimotheus Kampik2015-11-271-289/+0
* refactored code according to discussion in #2064Timotheus Kampik2015-10-091-11/+12
* HTML doc: navigate with left/right arrow keysTimotheus Kampik2015-10-041-0/+25
* Merge branch 'stable'Georg Brandl2015-02-061-1/+1
|\
| * Fixes #1709: remove use of $.browserGeorg Brandl2015-02-061-1/+1
* | Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\ \ | |/
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
* | Update jQuery from 1.8.3 to 1.11.1. This change includes two migrations for j...Takayuki Shimizukawa2014-10-081-0/+25
|/
* Update copyright year.Georg Brandl2014-03-011-1/+1
* In search word highlighting, dont insist on having div.body.Georg Brandl2014-01-191-0/+3
* Correct some JS issues found by JSHint.Georg Brandl2013-01-041-1/+1
* Copyright update.Georg Brandl2013-01-011-1/+1
* Closes #1015: do not override the jQuery contains() function by defining our ...Georg Brandl2012-10-281-12/+0
* Fix typo and create a new "stable" named branch.Ezio Melotti2011-10-231-1/+1
* Move 'Hide Search Matches' to search box.Robert Lehmann2011-10-021-4/+4
* Closes #778: Fix CSS class selector.Robert Lehmann2011-10-021-2/+2
* New year update.Georg Brandl2011-01-041-1/+1
* Fix typo.Georg Brandl2010-05-241-1/+1
* s/highlight/highlighted/ for the search word highlighting class: "highlight" ...Georg Brandl2010-02-281-2/+2
* Make the concept of "module index" generalized to domains. As a side-effect,...Georg Brandl2010-02-201-4/+4
* merge with trunkGeorg Brandl2010-01-171-3/+8
|\
| * #313: fix search on Internet Explorer; add underscore.js to JavaScript libs.Georg Brandl2010-01-121-5/+10