select nav item on hash change (and initial page load)
authorDan Allen <dan@opendevise.com>
Mon, 30 Mar 2020 00:05:58 +0000 (18:05 -0600)
committerDan Allen <dan@opendevise.com>
Mon, 30 Mar 2020 06:21:28 +0000 (00:21 -0600)
commit37e4aabab2050083fa25c037378448f897a51215
treec3273d25b653848259793546f3fe5f6e89ca5e17
parent31bd61a0d8d8abdcdcddcd50668cb373f4088f70
select nav item on hash change (and initial page load)

- select nav item that points to anchor when hash in window.location changes (or present at initial page load)
- if nav item is not found, but points to a parent of the fragment, select that nav item
preview-src/index.adoc
preview-src/ui-model.yml
src/js/01-nav.js