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

add aria-label and others to flash message attrs #269

Merged
merged 1 commit into from
Jun 6, 2018

Conversation

sbatson5
Copy link
Collaborator

@sbatson5 sbatson5 commented Jun 6, 2018

What's in this PR?

Ran into this problem on a client project where we needed to add some accessibility fields to these components.

@sbatson5
Copy link
Collaborator Author

sbatson5 commented Jun 6, 2018

@Dhaulagiri Think I could get a quick review here?

@sbatson5 sbatson5 force-pushed the add-accessibility-attrs-to-component branch from dd7c272 to 4cbb58d Compare June 6, 2018 15:27
@sbatson5 sbatson5 force-pushed the add-accessibility-attrs-to-component branch from 4cbb58d to 904a4e4 Compare June 6, 2018 15:28
@@ -75,6 +75,7 @@ module.exports = function() {
},
{
name: 'ember-beta',
allowedToFail: true,
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Beta should be allowed to fail, imo

@sbatson5 sbatson5 merged commit ef2f011 into master Jun 6, 2018
@sbatson5 sbatson5 deleted the add-accessibility-attrs-to-component branch June 6, 2018 16:51
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.

2 participants