Skip to content

Conversation

EnzoAlbornoz
Copy link
Contributor

@EnzoAlbornoz EnzoAlbornoz commented Jan 13, 2025

What: Include Popover API attributes as valid props. Fixes #3299

Why: Libraries that depend on this project, like PigmentCSS, use is-prop-valid to forward only valid properties. This enables them to forward Popover API props properly.

How: Popover API attributes were added to the list of valid props

Checklist:

  • Documentation N/A
  • Tests N/A
  • Code complete
  • Changeset

Copy link

changeset-bot bot commented Jan 13, 2025

🦋 Changeset detected

Latest commit: 912cff0

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 Minor

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

Copy link

codesandbox-ci bot commented Jan 13, 2025

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.

@infodusha
Copy link

@emmatown any chance you could review this PR?

@erikblomqvist-huma
Copy link

@emmatown @EnzoAlbornoz what's the update here? Seems like no updates have been made to is-prop-valid in over a year, and I would love to upgrade it to get rid of some warnings in styled-components.

@Andarist Andarist merged commit dfae1cb into emotion-js:main Sep 4, 2025
11 of 13 checks passed
@github-actions github-actions bot mentioned this pull request Sep 4, 2025
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.

Popover API attributes as valid props

4 participants