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

fix(react-card): box shadow applied intead of box shadow filter on sa… #594

Merged
merged 1 commit into from
Jul 2, 2022

Conversation

jrgarciadev
Copy link
Member

@jrgarciadev jrgarciadev commented Jul 2, 2022

Closes #578

🚀 New behavior

Card's shadows are working on safari, it looks like safari doesn't support really well the drop-shadow filter, we use it because it's useful to not lose the outline of the card when in pressed/navigated by the keyboard

💣 Is this a breaking change (Yes/No): No

📝 Additional Information

@jrgarciadev jrgarciadev added this to the 🚀 v1.0.0-beta.10 milestone Jul 2, 2022
@jrgarciadev jrgarciadev linked an issue Jul 2, 2022 that may be closed by this pull request
@jrgarciadev jrgarciadev merged commit 1a2dcac into next Jul 2, 2022
@jrgarciadev jrgarciadev mentioned this pull request Aug 26, 2022
@jrgarciadev jrgarciadev deleted the fix_578/safari-card-shadow branch July 23, 2023 20:46
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.

[BUG] - Card Shadow Cropped in Documentation
1 participant