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

Merge dev into DOM utils #1014

Merged
merged 4 commits into from Sep 8, 2017
Merged

Merge dev into DOM utils #1014

merged 4 commits into from Sep 8, 2017

Conversation

tmorehouse
Copy link
Member

No description provided.

* feat: dom utility methods

* Update index.js

* [tooltip.js] Use dom utils

* [dropdown.js] Use dom utils

* [scrollspy.js] Use dom utils
@codecov-io
Copy link

Codecov Report

Merging #1014 into tmorehouse/dom will increase coverage by 0.06%.
The diff coverage is 37.28%.

Impacted file tree graph

@@                Coverage Diff                 @@
##           tmorehouse/dom    #1014      +/-   ##
==================================================
+ Coverage           36.71%   36.78%   +0.06%     
==================================================
  Files                 104      104              
  Lines                2988     2996       +8     
  Branches              896      899       +3     
==================================================
+ Hits                 1097     1102       +5     
- Misses               1595     1599       +4     
+ Partials              296      295       -1
Impacted Files Coverage Δ
lib/components/carousel.vue 34.32% <ø> (ø) ⬆️
lib/classes/tooltip.js 4.81% <0%> (ø) ⬆️
lib/directives/scrollspy.js 11.06% <0%> (ø) ⬆️
lib/mixins/dropdown.js 35.13% <0%> (-2.73%) ⬇️
lib/utils/dom.js 58.82% <58.82%> (+14.7%) ⬆️
lib/components/form-group.vue 76.78% <66.66%> (ø) ⬆️
... and 1 more

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 6300824...7ed199d. Read the comment docs.

@tmorehouse tmorehouse merged commit 0ead147 into tmorehouse/dom Sep 8, 2017
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.

None yet

2 participants