| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
@nodejs/website |
Sorry, something went wrong.
|
@Trott Actually I was able to enable linting for that file just by removing it from the ignore list. No issues encountered so far. @VoltrexMaster Thanks for all your suggestions. It was the same list I got when I eslint-ed the file locally so I did it directly on my working tree. |
Sorry, something went wrong.
|
Any update on this? Is this ready to go? |
Sorry, something went wrong.
|
@nodejs/website @nodejs/documentation |
Sorry, something went wrong.
There was a problem hiding this comment.
The sticky header never shows up on screen smaller than 1000px height, I don't think it's expected, is it?
Sorry, something went wrong.
It was when there was no JS. I've fixed it now. Thanks for noticing. |
Sorry, something went wrong.
|
@aduh95 Are we good to go on this? Can I land it? |
Sorry, something went wrong.
There was a problem hiding this comment.
Sorry, I didn't had the occasion to pull up your branch to test the latest changes. I still have a few suggestions, but this is very close to be ready.
Sorry, something went wrong.
PR-URL: nodejs#42165 Fixes: nodejs#42286 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs#42165 Fixes: nodejs#42286 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
PR-URL: nodejs/node#42165 Fixes: nodejs/node#42286 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
| Back | FazBrowse Home | New Git URL |
This PR finishes the work started on #41404 by making the header small and the menu click-driver when JS is available on the browser.
Fixes: #42286