Skip to content

Conversation

@eps1lon
Copy link
Collaborator

@eps1lon eps1lon commented Jun 15, 2022

Waiting for release of facebook/react#24730

Please fill in this template.

Select one of these and delete the others:

If changing an existing definition:

hidden?: boolean | undefined;
id?: string | undefined;
/**
* @see https://developer.mozilla.org/en-US/docs/Web/API/HTMLElement/inert

Choose a reason for hiding this comment

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

Do we need a comment in here? None of the other attributes have comments.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Do we need a comment in here?

It's JSDOC which means it appears in editors supporting it. This helps people understand what this attribute is for.

None of the other attributes have comments.

I don't know why for each. For some there's no useful MDN article. For some people might not have been aware how useful JSDOC can be

@eps1lon eps1lon changed the title feat(react): Add types for inert [react] Add types for inert to Experimental release channel Mar 18, 2024
@eps1lon eps1lon marked this pull request as ready for review March 18, 2024 12:42
@typescript-bot
Copy link
Contributor

@eps1lon Thank you for submitting this PR!

This is a live comment which I will keep updated.

1 package in this PR

Code Reviews

Because this is a widely-used package, a DT maintainer will need to review it before it can be merged.

You can test the changes of this PR in the Playground.

Status

  • ✅ No merge conflicts
  • ✅ Continuous integration tests have passed
  • 🕐 Most recent commit is approved by a DT maintainer

Once every item on this list is checked, I'll ask you for permission to merge and publish the changes.

Inactive

This PR has been inactive for 641 days — it is still unreviewed!


Diagnostic Information: What the bot saw about this PR
{
  "type": "info",
  "now": "-",
  "pr_number": 60822,
  "author": "eps1lon",
  "headCommitOid": "9ad5d2ccb5057a16c9926913d130a4e4e482bc32",
  "mergeBaseOid": "b0e683d4a7c4aaa3df73b397dcaa4e80bea25cb6",
  "lastPushDate": "2022-06-15T16:17:39.000Z",
  "lastActivityDate": "2024-03-18T12:42:54.000Z",
  "hasMergeConflict": false,
  "isFirstContribution": false,
  "tooManyFiles": false,
  "hugeChange": false,
  "popularityLevel": "Critical",
  "pkgInfo": [
    {
      "name": "react",
      "kind": "edit",
      "files": [
        {
          "path": "types/react/experimental.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react/test/experimental.tsx",
          "kind": "test"
        },
        {
          "path": "types/react/ts5.0/experimental.d.ts",
          "kind": "definition"
        },
        {
          "path": "types/react/ts5.0/test/experimental.tsx",
          "kind": "test"
        }
      ],
      "owners": [
        "johnnyreilly",
        "bbenezech",
        "pzavolinsky",
        "ericanderson",
        "DovydasNavickas",
        "theruther4d",
        "guilhermehubner",
        "ferdaber",
        "jrakotoharisoa",
        "pascaloliv",
        "hotell",
        "franklixuefei",
        "Jessidhia",
        "saranshkataria",
        "lukyth",
        "eps1lon",
        "zieka",
        "dancerphil",
        "dimitropoulos",
        "disjukr",
        "vhfmag",
        "hellatan",
        "priyanshurav",
        "Semigradsky",
        "mattpocock"
      ],
      "addedOwners": [],
      "deletedOwners": [],
      "popularityLevel": "Critical"
    }
  ],
  "reviews": [
    {
      "type": "stale",
      "reviewer": "votemike",
      "date": "2022-06-23T13:05:17.000Z",
      "abbrOid": "9a238d1"
    }
  ],
  "ciResult": "pass"
}

@typescript-bot typescript-bot added Critical package Author is Owner The author of this PR is a listed owner of the package. Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer. labels Mar 18, 2024
@typescript-bot
Copy link
Contributor

@typescript-bot
Copy link
Contributor

@votemike Thank you for reviewing this PR! The author has pushed new commits since your last review. Could you take another look and submit a fresh review?

@typescript-bot
Copy link
Contributor

It has been more than two weeks and this PR still has no reviews.

I'll bump it to the DT maintainer queue. Thank you for your patience, @eps1lon.

(Ping @johnnyreilly, @bbenezech, @pzavolinsky, @ericanderson, @DovydasNavickas, @theruther4d, @guilhermehubner, @ferdaber, @jrakotoharisoa, @pascaloliv, @Hotell, @franklixuefei, @Jessidhia, @saranshkataria, @lukyth, @zieka, @dancerphil, @dimitropoulos, @disjukr, @vhfmag, @hellatan, @priyanshurav, @Semigradsky, @mattpocock.)

@eps1lon eps1lon changed the title [react] Add types for inert to Experimental release channel [react] Add types for inert to Experimental release channel Mar 18, 2024
@eps1lon eps1lon merged commit ecca304 into DefinitelyTyped:master Mar 18, 2024
@eps1lon eps1lon deleted the feat/react/inert branch March 18, 2024 13:02
joonassandell added a commit to joonassandell/ui-lab that referenced this pull request Jul 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Author is Owner The author of this PR is a listed owner of the package. Critical package Unreviewed No one showed up to review this PR, so it'll be reviewed by a DT maintainer.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants