You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
* 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
...
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.
The text was updated successfully, but these errors were encountered: