summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/fly_out_nav.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix the fly-out menu in the sidebar not displaying in Safarisafari-fly-out-fixPhil Hughes2017-08-151-1/+7
|
* moved timeout to a variablefly-out-tunnelPhil Hughes2017-08-141-4/+8
|
* fixed up specs caused by left over elements in the bodyPhil Hughes2017-08-141-1/+2
|
* fixed JS error when no sidebar existsPhil Hughes2017-08-141-0/+3
|
* Add dynamic navigation tunnel to fly-out menusPhil Hughes2017-08-141-19/+118
|
* removed global use of breakpoint checkerbreakpoint-checker-performancePhil Hughes2017-08-101-2/+1
|
* Removed display styles when hiding the fly out navigationfly-out-fix-hidingPhil Hughes2017-08-091-1/+2
| | | | Closes #36224
* Fix fly-out navigation not showing for active items in collapsed sidebarPhil Hughes2017-08-081-4/+16
|
* Make contextual sidebar collapsibleAnnabel Dunstone Gray2017-08-071-0/+1
|
* stop mobile from showing the sub-itemsPhil Hughes2017-08-021-2/+7
|
* changed variable namesPhil Hughes2017-08-021-10/+10
|
* fixed translate3d testPhil Hughes2017-08-011-1/+1
|
* reverted the JS timeout codePhil Hughes2017-08-011-44/+8
| | | | improved specs so that they pass
* added mouseleave timeout with JSPhil Hughes2017-08-011-18/+72
|
* improvements to positioning of the dropdownPhil Hughes2017-07-241-2/+8
|
* updated stylesPhil Hughes2017-07-191-14/+1
|
* moved JS & only run when new_nav cookie existsPhil Hughes2017-07-191-0/+35