Commit Graph

14 Commits

Author SHA1 Message Date
Dominique Deluvio
16103c6d49
Remove overlay and revert X to hamburger icon when popup disappears (#3958)
the `.hidden-links` popup disappears after you move the cursor out of it.
However, the white overlay on the screen does not disappear, as well as the `x` nav button on the top-right, remains as is.
Now when you click anywhere on the screen the popup appears again, and the `x` nav button turns back to a hamburger menu button.

And when you click on the hamburger menu, the popup disappears. now it's happening the exact opposite.

To remedy this, the pop up menu as well as the `x` nav button should also return back to normal once the popup disappears.

This commit fixes this issue.
2024-05-05 17:34:12 +08:00
Benson Muite
8dc2997d1f
Update attribution link (#3553) 2022-05-27 12:00:08 -04:00
Michael Rose
ee67ad9743 FIx menu toggle
ref: #2957
2021-05-14 19:24:11 -04:00
Miguel Belardinelli Prytoluk
e0b0448f05 added css changes, modified jquery.greedy-navigation and built the main.min.js again 2020-08-28 17:41:29 -03:00
Michael Rose
7ec8e90c76 Update GreedyNav.js 2020-06-06 10:30:54 -04:00
Michael Rose
f9b4ddb869 Remove unused variables 2020-03-10 19:00:43 -04:00
Michael Rose
9c90563d1a Remove delay on menu close 2020-03-09 13:04:51 -04:00
Michael Rose
527d187e82 Replace hardcoded 10 with actual button width 2018-01-10 11:45:35 -05:00
Michael Rose
7eb00bbd61
Feature: Incorporate site search into masthead (#1383)
* Integrate search into masthead
* Fix cutoff descenders in archive article titles
* Remove search page from `/test` site
* Enable masthead search
* Remove dedicated search page
* Fix masthead search form padding
* Improve insertion of search content
* Speed up page transition
* Add fade transition to search content
* Rename visibility class names
* Add `site.search` to _config.yml
* Document site search feature
* Update CHANGELOG and history
2017-12-07 08:56:14 -05:00
Michael Rose
128977691a Toggle close button on mouseleave
- Close #975
2017-04-27 15:55:49 -04:00
Michael Rose
e0099ffa5a Transition “hamburger” navicon on click to “X” navicon by adding .close to button
- Close 969
2017-04-21 20:00:14 -04:00
Michael Rose
a488a6b0fe Run through Autoprefixer 2017-02-14 12:42:50 -05:00
Michael Rose
3c93905e23 Update GreedyNav.js 2017-02-13 22:14:10 -05:00
Michael Rose
4df2367e1c Add "priority plus" navigation pattern for masthead links 2016-03-21 16:01:19 -04:00