Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 34.2k
doc: restore color for visited links#35108
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uh oh!
There was an error while loading. Please reload this page.
Conversation
A previous change altered the rendering of visited links. This restores it.
Trott commented Sep 8, 2020
@aduh95@DerekNonGeneric @nodejs/website |
aduh95 left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Trott commented Sep 8, 2020
DerekNonGeneric commented Sep 9, 2020
People don't want to know which links they have already visited? |
DerekNonGeneric left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see now why this can result in sub-par documentation browsing experience.
silverwind commented Sep 9, 2020
Could also use a slightly darker green for visited links. Sometimes it's a useful feature. |
Trott commented Sep 10, 2020
Collaborators, 👍 here to fast-track to get this landed in time for the 14.10.1 release. |
willin left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Commit Queue failed- Loading data for nodejs/node/pull/35108 ✔ Done loading data for nodejs/node/pull/35108 ----------------------------------- PR info ------------------------------------ Title doc: restore color for visited links (#35108) Author Rich Trott (@Trott) Branch Trott:green -> nodejs:master Labels doc, fast-track Commits 1 - doc: restore color for visited links Committers 1 - Rich Trott PR-URL: https://github.com/nodejs/node/pull/35108 Reviewed-By: Tobias Nießen Reviewed-By: Derek Lewis Reviewed-By: Franziska Hinkelmann ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/35108 Reviewed-By: Tobias Nießen Reviewed-By: Derek Lewis Reviewed-By: Franziska Hinkelmann -------------------------------------------------------------------------------- ✔ Last GitHub Actions successful ✖ No Jenkins CI runs detected ℹ This PR was created on Tue, 08 Sep 2020 22:09:45 GMT ✔ Approvals: 3 ✔ - Tobias Nießen (@tniessen) (TSC): https://github.com/nodejs/node/pull/35108#pullrequestreview-484529575 ✔ - Derek Lewis (@DerekNonGeneric): https://github.com/nodejs/node/pull/35108#pullrequestreview-484604383 ✔ - Franziska Hinkelmann (@fhinkel) (TSC): https://github.com/nodejs/node/pull/35108#pullrequestreview-484744498 ℹ This PR is being fast-tracked -------------------------------------------------------------------------------- ✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu |
richardlau commented Sep 10, 2020
Landed in 661b770. |
A previous change altered the rendering of visited links. This restores it. PR-URL: #35108 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
A previous change altered the rendering of visited links. This restores it. PR-URL: #35108 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
A previous change altered the rendering of visited links. This restores it. PR-URL: #35108 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
A previous change altered the rendering of visited links. This restores it. PR-URL: #35108 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>
A previous change altered the rendering of visited links. This restores it. PR-URL: nodejs#35108 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Derek Lewis <[email protected]> Reviewed-By: Franziska Hinkelmann <[email protected]>

A previous change altered the rendering of visited links. This restores
it.
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes