Skip to content

doc: cleanup events docs - #36100

Closed
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:cleanup-events-docs
Closed

doc: cleanup events docs#36100
jasnell wants to merge 1 commit into
nodejs:masterfrom
jasnell:cleanup-events-docs

Conversation

@jasnell

@jasnelljasnell commented Nov 12, 2020

Copy link
Copy Markdown
Member

This PR depends on #36001 which must land first, and addresses a concern
over the documentation structure raised in the review of #36001.

The first commit is from #36001

/cc @Trott

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

@nodejs-github-botnodejs-github-bot added the events Issues and PRs related to the events subsystem / EventEmitter. label Nov 12, 2020
@Trott

Copy link
Copy Markdown
Member

@nodejs/events @nodejs/documentation

@aymen94

Copy link
Copy Markdown
Member

LGTM

Comment threadlib/events.js Outdated
Signed-off-by: James M Snell <jasnell@gmail.com>
@jasnelljasnell added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Nov 23, 2020
jasnell added a commit that referenced this pull request Nov 23, 2020
Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #36100
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@jasnell

Copy link
Copy Markdown
MemberAuthor

Landed in abe3456

@jasnelljasnell closed this Nov 23, 2020
@benjamingr

Copy link
Copy Markdown
Member

@jasnell any chance you can land the graduate EventTarget/AbortController PR next?

@jasnell

Copy link
Copy Markdown
MemberAuthor

In the process of doing so. Running one final ci after rebasing

danielleadams pushed a commit that referenced this pull request Dec 7, 2020
Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #36100
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@danielleadamsdanielleadams mentioned this pull request Dec 7, 2020
targos pushed a commit that referenced this pull request May 30, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #36100
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request May 31, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #36100
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Jun 5, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #36100
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
targos pushed a commit that referenced this pull request Jun 5, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #36100
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@targostargos mentioned this pull request Jun 6, 2021
targos pushed a commit that referenced this pull request Jun 11, 2021
Signed-off-by: James M Snell <jasnell@gmail.com>
PR-URL: #36100
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.eventsIssues and PRs related to the events subsystem / EventEmitter.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants

@jasnell@Trott@aymen94@benjamingr@aduh95@targos@nodejs-github-bot