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

Deprecate the accessible-emoji rule #713

Merged
merged 2 commits into from
Jun 22, 2020
Merged

Deprecate the accessible-emoji rule #713

merged 2 commits into from
Jun 22, 2020

Conversation

jessebeach
Copy link
Collaborator

Fixes #627

@luke-john's codepen reveals how our rule produces a worse experience than the native emoji support.

https://codepen.io/anon/pen/ymoBgb

@jessebeach jessebeach merged commit e5f6772 into master Jun 22, 2020
@jessebeach jessebeach deleted the 627-fix branch June 22, 2020 19:26
@beefancohen
Copy link
Contributor

Thanks 😄

backwardok added a commit to backwardok/eslint-plugin-jsx-a11y that referenced this pull request Mar 25, 2021
The [accessible-emoji rule got marked as deprecated](jsx-eslint#713) to address jsx-eslint#627, but was never removed from the rule set.

This removes the rule from the strict and recommended lists and also updates the readme to reflect it being deprecated.
backwardok added a commit to backwardok/eslint-plugin-jsx-a11y that referenced this pull request Mar 25, 2021
The [accessible-emoji rule got marked as deprecated](jsx-eslint#713) to address jsx-eslint#627, but was never removed from the rule set.

This removes the rule from the strict and recommended lists and also updates the readme to reflect it being deprecated.
ljharb pushed a commit to backwardok/eslint-plugin-jsx-a11y that referenced this pull request Apr 6, 2021
The [accessible-emoji rule got marked as deprecated](jsx-eslint#713) to address jsx-eslint#627, but was never removed from the rule set.

This removes the rule from the strict and recommended lists and also updates the readme to reflect it being deprecated.
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.

The advice from jsx-a11y/accessible-emoji appears to lead to a degraded experience with assistive technologies
3 participants