Skip to content

Conversation

@nnguyen01
Copy link
Contributor

@nnguyen01 nnguyen01 commented Feb 15, 2024

What:

Added disableRemotePlayback to valid prop types.

MDN Docs:
https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/disableRemotePlayback
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video#disableremoteplayback

Supported as of React v17.0

Why:

Similar to styled-components/styled-components#2988 I want to pass disableRemotePlayback to the video html tag.

How:

Adding disableRemotePlayback as a prop in packages/is-prop-valid/src/props.js

Checklist:

  • Documentation
  • Tests
  • Code complete
  • Changeset

@changeset-bot
Copy link

changeset-bot bot commented Feb 15, 2024

🦋 Changeset detected

Latest commit: 86360a6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@emotion/is-prop-valid Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codesandbox-ci
Copy link

codesandbox-ci bot commented Feb 15, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants