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

Feature/aria label & tab index: scatter, voronoi, candlestick, errorbar #1701

Merged
merged 5 commits into from
Oct 7, 2020

Conversation

ljones87
Copy link
Contributor

@ljones87 ljones87 commented Oct 2, 2020

This, hopefully final, PR should wrap up adding tabIndex and ariaLabel to the rest of the primitives: ErrorBar, Candle, Point, and Voronoi 🎉

Demos added for the corresponding Victory parent charts.
I did not include all charts available in Victory's library since others, for example histogram, use the same primitive components so I didn't feel the need to demo those as well. Happy to do so if preferred otherwise!
Added tests to spec files as well.

candlestick
scatter
voronoi
error bar

@ljones87 ljones87 marked this pull request as draft October 2, 2020 22:06
@boygirl
Copy link
Contributor

boygirl commented Oct 5, 2020

@ljones87 changes are looking good. It looks like this feature is nearly complete!

@ljones87 ljones87 force-pushed the feature/aria-label-scatter-etc branch from 3fd3c00 to cdbd90c Compare October 5, 2020 18:08
Base automatically changed from feature/aria-label-others to feature/aria-label October 5, 2020 18:08
@ljones87 ljones87 force-pushed the feature/aria-label-scatter-etc branch from cdbd90c to ac7ac91 Compare October 5, 2020 18:27
@ljones87 ljones87 force-pushed the feature/aria-label-scatter-etc branch from ac7ac91 to e2baa38 Compare October 5, 2020 18:30
@ljones87 ljones87 marked this pull request as ready for review October 5, 2020 18:32
@ljones87 ljones87 changed the title Feature/aria label scatter etc Feature/aria label & tab index: scatter, voronoi, candlestick, errorbar Oct 5, 2020
@ljones87 ljones87 requested a review from boygirl October 5, 2020 18:40
@ljones87
Copy link
Contributor Author

ljones87 commented Oct 7, 2020

Will merge this guy unless there are any other comments/needed changes?

@boygirl
Copy link
Contributor

boygirl commented Oct 7, 2020

Yep! This looks good to go

@ljones87 ljones87 merged commit 20ce3eb into feature/aria-label Oct 7, 2020
@ljones87 ljones87 deleted the feature/aria-label-scatter-etc branch October 7, 2020 18:10
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.

2 participants