Skip to content

resolves #86 drop nav state functionality

  • don't attempt to remember expanded state or scroll offset
  • scroll current page in nav to midpoint
  • scroll current page in nav to midpoint when nav is initially hidden
  • rename 01-navigation.js to 01-nav.js for consistency
  • put global click listener on document element instead of window to ignore secondary clicks
Edited by Dan Allen

Merge request reports