emotion icon indicating copy to clipboard operation
emotion copied to clipboard

feat(is-prop-valid): add support for popover api

Open EnzoAlbornoz opened this issue 10 months ago • 3 comments

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
  • [X] Code complete
  • [X] Changeset

EnzoAlbornoz avatar Jan 13 '25 19:01 EnzoAlbornoz

🦋 Changeset detected

Latest commit: 912cff0396d21529e5480be53c3696d661021681

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

changeset-bot[bot] avatar Jan 13 '25 19:01 changeset-bot[bot]

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.

codesandbox-ci[bot] avatar Jan 13 '25 19:01 codesandbox-ci[bot]

@emmatown any chance you could review this PR?

infodusha avatar Feb 07 '25 16:02 infodusha

@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.

erikblomqvist-huma avatar Sep 03 '25 19:09 erikblomqvist-huma