summaryrefslogtreecommitdiffstats
path: root/src/js/01-navigation.js
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* isolate state for each nav menuDan Allen2018-03-141-12/+18
* format and consolidate code in navigation scriptDan Allen2018-02-051-10/+3
* open menu item when activatedDan Allen2018-02-051-11/+23
* align templates with UI modelDan Allen2018-01-021-9/+22
* add JavaScript for navigation menuDan Allen2017-11-181-0/+122