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(core/styles): change pseudo selector to focus-visible #95

Merged
merged 3 commits into from
Nov 4, 2022

Conversation

goncalosard
Copy link
Contributor

Summary

Changed the focus handles to focus-visible.

Please let me know if this was the intended goal.

@goncalosard goncalosard linked an issue Oct 26, 2022 that may be closed by this pull request
@danielleroux danielleroux changed the title Fix/focus handling fix(core/styles): change pseudo selector to focus-visible Oct 28, 2022
@danielleroux danielleroux added component: core pull request affects patch version The pull request affects only patch version labels Oct 28, 2022
@danielleroux danielleroux added this to the 1.1.0 milestone Oct 28, 2022
@nuke-ellington
Copy link
Collaborator

@goncalosard at first glance it look like you got the functionality implemented correctly. Can you please take care of the formatting. We should keep the spaces (e.g. around + selectors) and we dont need all those empty line imo. Also please consider the focus-visible mixin from _hover.scss.

@goncalosard
Copy link
Contributor Author

@nuke-ellington the formatting + empty lines etc, were added by lint. Me saving the file added all does changes cause of lint.
If you want it to be like before, i need to deactivate lint for these files.

@danielleroux danielleroux merged commit 46a909e into main Nov 4, 2022
@danielleroux danielleroux deleted the fix/focus-handling branch November 4, 2022 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pull request affects patch version The pull request affects only patch version
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

focus handling of components
3 participants