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] VisuallyHidden to export props + move it to core #478

Merged
merged 1 commit into from
Jun 18, 2021

Conversation

ketsappi
Copy link
Contributor

Description

VisuallyHidden was not exporting props and therefore those were not available to library's users. This is now fixed.
Also moved VisuallyHidden from components to core level.

Motivation and Context

How Has This Been Tested?

Built locally and tested in in CRA-TS test project.

Release notes

  • VisuallyHiddenProps are now exported from the library.

@ketsappi ketsappi added bug Something isn't working enhancement New feature or request labels Jun 16, 2021
@ketsappi ketsappi requested review from aappoalander and LJKaski June 16, 2021 07:53
@aappoalander
Copy link
Contributor

Tested with Styleguidist build and Brave with VoiceOver and with TalkBack and Chrome. Seems to be working as expected / without changes to behaviour. Props export tested with DS-site and seems to be also working.

Copy link
Collaborator

@LJKaski LJKaski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested with NVDA + Chrome, FF and Edge and it seems to be working just fine :)

@ketsappi ketsappi merged commit 66d17c4 into develop Jun 18, 2021
@aappoalander aappoalander mentioned this pull request Jun 28, 2021
@ketsappi ketsappi deleted the fix/visuallyhidden-props branch August 17, 2021 05:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants