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

feat(react): improve accessibility with targeted :focus-visible focus styles for non-pointer devices #796

Merged
merged 16 commits into from
Oct 23, 2023

docs: apply :focus-visible style to icon button components

7c8fe72
Select commit
Loading
Failed to load commit list.
Merged

feat(react): improve accessibility with targeted :focus-visible focus styles for non-pointer devices #796

docs: apply :focus-visible style to icon button components
7c8fe72
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 18, 2023 in 1s

87.66% of diff hit (target 71.76%)

View this Pull Request on Codecov

87.66% of diff hit (target 71.76%)

Annotations

Check warning on line 480 in packages/react/src/alert/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/alert/styles.js#L480

Added line #L480 was not covered by tests

Check warning on line 115 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L114-L115

Added lines #L114 - L115 were not covered by tests

Check warning on line 122 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L122

Added line #L122 was not covered by tests

Check warning on line 191 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L191

Added line #L191 was not covered by tests

Check warning on line 271 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L269-L271

Added lines #L269 - L271 were not covered by tests

Check warning on line 280 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L279-L280

Added lines #L279 - L280 were not covered by tests

Check warning on line 288 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L288

Added line #L288 was not covered by tests

Check warning on line 293 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L291-L293

Added lines #L291 - L293 were not covered by tests

Check warning on line 300 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L299-L300

Added lines #L299 - L300 were not covered by tests

Check warning on line 307 in packages/react/src/tabs/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tabs/styles.js#L307

Added line #L307 was not covered by tests

Check warning on line 324 in packages/react/src/tag/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/tag/styles.js#L324

Added line #L324 was not covered by tests

Check warning on line 145 in packages/react/src/toast/styles.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

packages/react/src/toast/styles.js#L145

Added line #L145 was not covered by tests