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

fix: Pass through data and aria attributes #238

Merged
merged 3 commits into from Apr 10, 2020

Conversation

C-Hess
Copy link
Contributor

@C-Hess C-Hess commented Apr 9, 2020

Resolves ant-design/ant-design#19084. Credit to @DylanVann for the dataOrAriaAttributeProps function found in react-component/notification#54

@afc163
Copy link
Member

afc163 commented Apr 10, 2020

ci broken

@coveralls
Copy link

Coverage Status

Coverage increased (+0.6%) to 80.921% when pulling 722d72e on C-Hess:pr/pass-data-attr into f5e06f9 on react-component:master.

@C-Hess
Copy link
Contributor Author

C-Hess commented Apr 10, 2020

@afc163 I am pretty sure the build failure was a fluke with Travis/coveralls. It's okay though, I used the failed build as an excuse to add more tests to re-trigger the build :)

@afc163 afc163 merged commit cfd7ac5 into react-component:master Apr 10, 2020
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.

data-testid is not working upload component[React-Testing-Library]
4 participants