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

doc: add deprecated badge to legacy URL methods by aduh95 · Pull Request #34931 · nodejs/node · GitHub

/ node Public

doc: add deprecated badge to legacy URL methods - #34931

Closed
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:legacy-url-doc-deprecation
Closed

doc: add deprecated badge to legacy URL methods#34931
aduh95 wants to merge 1 commit into
nodejs:masterfrom
aduh95:legacy-url-doc-deprecation

Conversation

aduh95 commented Aug 26, 2020
edited
Loading

Copy link
Copy Markdown
Contributor

Currently, when visiting docs for Legacy URL methods (E.G.: url.format), there is no visual indication that this API is deprecated unless the user opens the History dropdown.

This PR also adds deprecated badges to the TOC:

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

nodejs-github-bot added doc Issues and PRs related to the documentations. url Issues and PRs related to the legacy built-in url module. labels Aug 26, 2020

Copy link
Copy Markdown
Contributor

Landed in 181ba95

aduh95 deleted the legacy-url-doc-deprecation branch September 6, 2020 20:39
richardlau pushed a commit that referenced this pull request Sep 7, 2020
PR-URL: #34931
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
richardlau mentioned this pull request Sep 7, 2020
4 tasks
richardlau pushed a commit that referenced this pull request Sep 7, 2020
PR-URL: #34931
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
PR-URL: #34931
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
addaleax pushed a commit that referenced this pull request Sep 22, 2020
PR-URL: #34931
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Guy Bedford <guybedford@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
PR-URL: nodejs#34931
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Guy Bedford <guybedford@gmail.com>
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. url Issues and PRs related to the legacy built-in url module.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL