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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(react-card): internal components hover and text copy #523

Merged
merged 1 commit into from Jun 9, 2022

Conversation

jrgarciadev
Copy link
Member

馃摑 Description

This PR solve the card internal components hover/focus/click issue.

鉀筹笍 Current behavior (updates)

Currently users can't hover/focus/click the card internal components.

馃殌 New behavior

pressProps, focusProps and hoverProps are now being conditionally applied to the card depending on whether the isPressable and isHoverable props are set to true.

馃挘 Is this a breaking change (Yes/No): No

馃摑 Additional Information

@jrgarciadev jrgarciadev added this to the 鈿欙笍 v1.0.0-beta.9 milestone Jun 9, 2022
@jrgarciadev jrgarciadev merged commit 69f3557 into next Jun 9, 2022
@jrgarciadev jrgarciadev deleted the fix/card-hover-and-text-copy branch March 20, 2023 13:30
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

1 participant