Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump is-prop-valid to forward translate attribute #3619

Merged
merged 2 commits into from Dec 15, 2021

Conversation

ay4toh5i
Copy link

translate attribute is html global attribute, but it is not forwarded in v5.
It is added in is-prop-valid 1.0.0.
https://github.com/emotion-js/emotion/blob/main/packages/is-prop-valid/CHANGELOG.md

Copy link
Contributor

@quantizor quantizor left a comment

Choose a reason for hiding this comment

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

Please add a changelog entry, thanks!

@ay4toh5i
Copy link
Author

@probablyup Done! Thank you for the review!

@quantizor quantizor merged commit a2bb310 into styled-components:legacy-v5 Dec 15, 2021
@lukehillonline
Copy link

Hey @probablyup and @ay4toh5i,

This code is exactly what I need, any idea when this will be released? I've just upgraded to 5.3.3 and it's not in that version.

Sorry for the tag, just really need this for my project so looking to get a rough estimate on delivery.

Thanks!

@d0whc3r
Copy link

d0whc3r commented Feb 16, 2022

Temporary workaround (only with yarn), add in package.json:

"resolutions": {
  "styled-components/@emotion/is-prop-valid": "^1.1.0"
}

@lukehillonline
Copy link

Thanks, I've done this for now.

@ay4toh5i
Copy link
Author

@probablyup Do you have any plan to release v5.3.4 or something?
Please tell me anything I have to do!

aplavsa pushed a commit to aplavsa/styled-components that referenced this pull request Mar 3, 2022
…3619)

* Bump is-prop-valid to forward translate attribute

* Add a change log entry
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.

None yet

4 participants