-
Notifications
You must be signed in to change notification settings - Fork 24.4k
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
Remove experimental_
prefix from boxShadow
#46404
Conversation
This pull request was exported from Phabricator. Differential Revision: D62400814 |
This pull request was exported from Phabricator. Differential Revision: D62400814 |
Summary: Pull Request resolved: facebook#46404 As title Changelog: [General] [Changed] - Add official `boxShadow` CSSProperty. Differential Revision: D62400814
87e8c26
to
fe10e1f
Compare
This pull request was exported from Phabricator. Differential Revision: D62400814 |
Summary: Pull Request resolved: facebook#46404 As title Changelog: [General] [Changed] - Add official `boxShadow` CSSProperty. Differential Revision: D62400814
fe10e1f
to
b134c6c
Compare
Summary: Pull Request resolved: facebook#46404 As title Second attempt to rename the prop. BoxShadow caused no issues after renaming but it was batched with `filter` which we reverted. Changelog: [General] [Changed] - Add official `boxShadow` CSSProperty. Reviewed By: NickGerleman, cyan33 Differential Revision: D62400814
This pull request was exported from Phabricator. Differential Revision: D62400814 |
b134c6c
to
cd094c1
Compare
This pull request has been merged in 2241c31. |
This pull request was successfully merged by @jorge-cab in 2241c31 When will my fix make it into a release? | How to file a pick request? |
Summary: Pull Request resolved: #46404 As title Second attempt to rename the prop. BoxShadow caused no issues after renaming but it was batched with `filter` which we reverted. Changelog: [General] [Changed] - Add official `boxShadow` CSSProperty. Reviewed By: NickGerleman, cyan33 Differential Revision: D62400814 fbshipit-source-id: ad721f6d11d614e987048e55556b05ff74a4747d
Summary:
As title
Changelog: [General] [Changed] - Add official
boxShadow
CSSProperty.Differential Revision: D62400814