FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: restore color for visited links by Trott · Pull Request #35108 · nodejs/node · GitHub

/ node Public

doc: restore color for visited links - #35108

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:green
Closed

doc: restore color for visited links#35108
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:green

Conversation

Trott commented Sep 8, 2020

Copy link
Copy Markdown
Member

A previous change altered the rendering of visited links. This restores
it.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

A previous change altered the rendering of visited links. This restores
it.
nodejs-github-bot added the doc Issues and PRs related to the documentations. label Sep 8, 2020
Trott mentioned this pull request Sep 8, 2020
2 tasks

Trott commented Sep 8, 2020

Copy link
Copy Markdown
Member Author

@aduh95 @DerekNonGeneric @nodejs/website

aduh95 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Trott commented Sep 8, 2020

Copy link
Copy Markdown
Member Author

This should fix this rendering:

Copy link
Copy Markdown
Contributor

People don't want to know which links they have already visited?

DerekNonGeneric left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

I see now why this can result in sub-par documentation browsing experience.

Copy link
Copy Markdown
Contributor

Could also use a slightly darker green for visited links. Sometimes it's a useful feature.

Trott commented Sep 10, 2020

Copy link
Copy Markdown
Member Author

Collaborators, 👍 here to fast-track to get this landed in time for the 14.10.1 release.

willin left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

richardlau added commit-queue Add this label to land a pull request using GitHub Actions. fast-track PRs that do not need to wait for 48 hours to land. labels Sep 10, 2020
github-actions Bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 10, 2020

Copy link
Copy Markdown
Contributor
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

github-actions Bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Sep 10, 2020

Copy link
Copy Markdown
Member

Landed in 661b770.

richardlau pushed a commit that referenced this pull request Sep 10, 2020
A previous change altered the rendering of visited links. This restores
it.

PR-URL: #35108
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
richardlau closed this Sep 10, 2020
richardlau mentioned this pull request Sep 10, 2020
4 tasks
richardlau pushed a commit that referenced this pull request Sep 10, 2020
A previous change altered the rendering of visited links. This restores
it.

PR-URL: #35108
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
A previous change altered the rendering of visited links. This restores
it.

PR-URL: #35108
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
A previous change altered the rendering of visited links. This restores
it.

PR-URL: #35108
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
codebytere mentioned this pull request Sep 28, 2020
joesepi pushed a commit to joesepi/node that referenced this pull request Jan 8, 2021
A previous change altered the rendering of visited links. This restores
it.

PR-URL: nodejs#35108
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Derek Lewis <DerekNonGeneric@inf.is>
Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
targos removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Sep 5, 2021
Trott deleted the green branch April 14, 2022 11:29
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. fast-track PRs that do not need to wait for 48 hours to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants


Back | FazBrowse Home | New Git URL