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

Only trigger event if a/button tags aren't in event tree up to row #67

Merged
merged 6 commits into from
Aug 31, 2018

Conversation

tabby-or-not
Copy link
Contributor

Checks for a/button tags in element tree until we reach the row

@codecov
Copy link

codecov bot commented Aug 31, 2018

Codecov Report

Merging #67 into master will increase coverage by 0.06%.
The diff coverage is 83.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   95.41%   95.48%   +0.06%     
==========================================
  Files          60       60              
  Lines         698      708      +10     
  Branches      165      166       +1     
==========================================
+ Hits          666      676      +10     
  Misses         21       21              
  Partials       11       11
Impacted Files Coverage Δ
src/data-renderers/List.js 87.5% <0%> (ø) ⬆️
src/data-renderers/Table.js 87.69% <0%> (ø) ⬆️
src/data-renderers/utils/functions.js 100% <100%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update eb79d1f...64b79f3. Read the comment docs.

@tabby-or-not tabby-or-not merged commit a35cee9 into master Aug 31, 2018
@tabby-or-not tabby-or-not deleted the hotfix/onclick-propagation branch August 31, 2018 07:06
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