Skip to content

Conversation

PawelDmochowski
Copy link
Contributor

This pull request fixes #1613 keeping the default behavior of utils/target untouched.
Multiple event listeners for event type are possible and they are unbound all together.

@codecov
Copy link

codecov bot commented Feb 15, 2018

Codecov Report

Merging #1617 into dev will increase coverage by 0.18%.
The diff coverage is 94.11%.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev    #1617      +/-   ##
==========================================
+ Coverage   60.14%   60.32%   +0.18%     
==========================================
  Files         153      153              
  Lines        2850     2866      +16     
  Branches      782      788       +6     
==========================================
+ Hits         1714     1729      +15     
- Misses        817      818       +1     
  Partials      319      319
Impacted Files Coverage Δ
src/utils/target.js 100% <100%> (ø) ⬆️
src/directives/modal/modal.js 55.55% <75%> (+5.55%) ⬆️

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 4464f0a...49f029b. Read the comment docs.

mosinve and others added 4 commits February 15, 2018 23:51
library build process doesn't like Object.spread ;(
@mosinve mosinve merged commit 3f6a86a into bootstrap-vue:dev Feb 15, 2018
@PawelDmochowski PawelDmochowski deleted the patch-1 branch February 15, 2018 19:10
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.

v-b-modal problem with v-if
2 participants