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

Enhance accessibility in all Components & Containers #51

Closed
Inkdpixels opened this issue Mar 1, 2016 · 0 comments
Closed

Enhance accessibility in all Components & Containers #51

Inkdpixels opened this issue Mar 1, 2016 · 0 comments

Comments

@Inkdpixels
Copy link
Contributor

We are better of to integrate ARIA-Attributes and voice labels as soon as possible so we all embrace accessibility while developing new features in the coming months.

@Inkdpixels Inkdpixels self-assigned this Mar 1, 2016
Inkdpixels added a commit that referenced this issue Mar 6, 2016
* master: (33 commits)
  Revert "TASK: Remove the selenium configuration since the tests are unreliable"
  Revert "TASK: Specifiy node js as the language of choice for the Travis CI env"
  Revert "TASK: Add the missing npm install command to the install section"
  Revert "TASK: Remove leftovers from the selenium setup"
  BUGFIX: Fix the usage of the react-click-outside package since npm decided to install a different package than the expected tj/react-click-outside.
  TASK: Integrate enzyme and add unit tests for most of the abstracted components
  TASK: Remove leftovers from the selenium setup
  TASK: Add the missing npm install command to the install section
  TASK: Specifiy node js as the language of choice for the Travis CI env
  TASK: Remove the selenium configuration since the tests are unreliable
  TASK: Set the correct version constraint for the react-click-outside package
  TASK: Add a browserlist file which configures postcss and autoprefixer
  TASK: Create a consistent scheme of defining defaultProps on react components using the class syntax
  TASK: Include all source files while generating the coverage data - closes #55
  DOCS: Fix a typo
  TASK: Reduce the overall dependency depth between all abstract components to make them used more loosely from another
  TASK: Create a consistent import and use scheme for multi-level components
  FEATURE: Add aria labels and roles to all components/containers #51
  TASK: Add a abstract collapse component instead of using react-motion directly
  CLEANUP: Code style consistency
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant