fusionjs.github.io icon indicating copy to clipboard operation
fusionjs.github.io copied to clipboard

Fixed Header Navigation

Open jamiemd opened this issue 7 years ago • 5 comments

Made navigation vertical and support item in navigation now showing when screen width is 623px and below.

Before: screen shot 2018-09-10 at 7 55 44 pm

After: screen shot 2018-09-10 at 7 56 06 pm

jamiemd avatar Sep 11 '18 03:09 jamiemd

Deploy preview ready.

Built with commit 647fc2d3b421cfe30552c2a7b8e0a2d2ce40040d

https://deploy-preview-89--fusionjs.netlify.com

UberOpenSourceBot avatar Sep 11 '18 03:09 UberOpenSourceBot

Refs #21

KevinGrandon avatar Sep 11 '18 03:09 KevinGrandon

Perhaps instead of a vertical list it should include a hamburger icon which would expand the menu?

karooolis avatar Jun 28 '19 09:06 karooolis

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 17 '20 13:04 CLAassistant

I built out the hamburger menu in https://github.com/fusionjs/fusionjs.github.io/pull/195 like @karooolis suggested

valmassoi avatar Aug 08 '21 22:08 valmassoi