summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/layout_nav.js
Commit message (Expand)AuthorAgeFilesLines
* Prettify additional modules (I through Z)Mike Greiling2018-10-161-27/+33
* require jQuery to be explicitly importedremove-jquery-globalsMike Greiling2018-03-091-0/+1
* Update to jQuery 3.Jacob Schatz2018-02-201-1/+1
* Changed layout_nav to ES modulePhil Hughes2017-12-191-39/+31
* Rename new_sidebar in JSremove-new-sidebar-stuffAnnabel Dunstone Gray2017-10-201-3/+3
* Clean up new navigation templatesPhil Hughes2017-09-061-12/+3
* Merge branch 'master' into sidebar-fly-out-sub-navPhil Hughes2017-07-241-3/+7
|\
| * Fix JS; make buttons sr accessibile; fix overlayAnnabel Dunstone Gray2017-07-191-2/+6
| * Fix eslintAnnabel Dunstone Gray2017-07-181-1/+2
| * Add mobile navigation on project pageAnnabel Dunstone Gray2017-07-181-0/+2
* | moved JS & only run when new_nav cookie existsPhil Hughes2017-07-191-0/+6
|/
* Clean up fixed navbarAnnabel Dunstone Gray2017-05-121-2/+5
* Fix specsAnnabel Dunstone Gray2017-05-121-2/+2
* Fade out border on scrollAnnabel Dunstone Gray2017-05-121-6/+2
* Add nav border on scrollAnnabel Dunstone Gray2017-05-121-0/+11
* Fixed alignment on some pagesPhil Hughes2017-03-281-2/+3
* replace implicit this == window with explicit bindingMike Greiling2017-02-171-1/+1
* resolve all indent eslint violationsMike Greiling2017-01-181-5/+6
* resolve all padded-blocks eslint violationsMike Greiling2017-01-181-2/+1
* explicitly disable eslint inlineexplicitly-disable-eslint-inlineLuke "Jared" Bennett2016-11-151-1/+1
* disable ESLint for all JavaScript fileswinniehell2016-10-261-0/+1
* Doesnt run JS if active element doesnt existscrolling-tabs-center-mobilePhil Hughes2016-09-161-6/+9
* Scrolls active tab into middle of nav on mobilePhil Hughes2016-09-161-3/+19
* ES6ify all the things!Fatih Acet2016-07-241-0/+27