summaryrefslogtreecommitdiffstats
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
* enable the Swift language highlight in code blocksRoman Shamritskiy2018-12-281-0/+1
* Add clojure to highlight.js languagesDominic Monroe2018-10-131-0/+1
* fix scroll into view behavior in navigationDan Allen2018-08-121-9/+6
* more debugging of scrollIntoViewDan Allen2018-08-121-2/+2
* debug navigation scrollIntoViewDan Allen2018-08-121-0/+3
* make text of text-only nav item with children clickableDan Allen2018-08-051-0/+20
* fix race condition in fragment jumperDan Allen2018-04-151-0/+1
* rename current class to context in navigation explore panelDan Allen2018-03-271-1/+1
* assume a single nav menu in the navigation scriptDan Allen2018-03-271-6/+2
* short-circuit navigation menu logic if navigation menu is absentDan Allen2018-03-271-14/+18
* scope DOM queries for menu elements to the menu panelDan Allen2018-03-271-7/+8
* consolidate the from value resolution in the find functionDan Allen2018-03-271-2/+1
* Enable Kotlin and Scala language support in highlight.js configThomas Girard2018-03-151-0/+2
* isolate state for each nav menuDan Allen2018-03-141-12/+18
* Enable nix language support in highlight.js configPierre Radermecker2018-03-141-0/+1
* enable haskell language support in highlight.js configDan Allen2018-03-141-0/+1
* format and consolidate code in navigation scriptDan Allen2018-02-051-10/+3
* open menu item when activatedDan Allen2018-02-051-11/+23
* look for in-page links anywhere in pageDan Allen2018-02-041-1/+1
* align templates with UI modelDan Allen2018-01-021-9/+22
* add JavaScript for fragment jumperDan Allen2017-11-201-0/+37
* add JavaScript for mobile navbarDan Allen2017-11-201-0/+12
* add JavaScript for page version selectorDan Allen2017-11-201-0/+18
* add JavaScript for navigation menuDan Allen2017-11-181-0/+122
* update eslint rules and format JavaScriptDan Allen2017-10-121-1/+1
* integrate highlight.js as vendor scriptDan Allen2017-10-111-0/+27