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

refactor(VisuallyHidden): removed dependency #1494

Merged
merged 4 commits into from
May 29, 2023
Merged

Conversation

mfranzke
Copy link
Contributor

@mfranzke mfranzke commented Apr 23, 2023

Summary of changes:

  • Removed import out of previously removed usage with 2ff8e1c
  • Removed dependency @reach/visually-hidden in total as we've already included a CSS class for this purpose (is-vishidden).

Probably we could still further simplify the current HTML construct at these places in the future.

the related usage has been removed with 2ff8e1c
@mfranzke mfranzke changed the title refactor(VisuallyHidden): removed import refactor(VisuallyHidden): removed dependency Apr 23, 2023
@JosefBredereck JosefBredereck merged commit c5ef833 into dev May 29, 2023
6 checks passed
@JosefBredereck JosefBredereck deleted the mfranzke-patch-1 branch May 29, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants