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(addon): reverting pointer-events on addon css class #280

Merged
merged 2 commits into from
Aug 22, 2017

Conversation

claudiosikeda
Copy link
Contributor

When pointer-events is set to none, is not possible to trigger a click event on the addon glyph.
Revert the PR #264 that set pointer-events to none on addon.

@codecov
Copy link

codecov bot commented Aug 17, 2017

Codecov Report

Merging #280 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #280   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          21     21           
  Lines         415    415           
=====================================
  Hits          415    415

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 987ac44...e7d9e63. Read the comment docs.

@willamesoares willamesoares force-pushed the fix/return-point-event-to-addon-glyph branch from f5d8e50 to e7d9e63 Compare August 22, 2017 18:56
@willamesoares willamesoares merged commit 4eeeb81 into master Aug 22, 2017
@willamesoares willamesoares deleted the fix/return-point-event-to-addon-glyph branch August 22, 2017 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants