Skip to content

Commit

Permalink
chore: resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
mmorainville committed Mar 28, 2021
1 parent dca8f20 commit aac5c34
Show file tree
Hide file tree
Showing 9 changed files with 1,061 additions and 1,241 deletions.
130 changes: 70 additions & 60 deletions dist/vue-tour.common.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-tour.common.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-tour.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

128 changes: 69 additions & 59 deletions dist/vue-tour.umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-tour.umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-tour.umd.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/vue-tour.umd.min.js.map

Large diffs are not rendered by default.

2,031 changes: 916 additions & 1,115 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 1 addition & 2 deletions src/components/VStep.vue
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,7 @@ export default {
this.enableScrolling()
this.createHighlight()
/* eslint-disable no-new */
new Popper(
createPopper(
this.targetElement,
this.$refs['v-step-' + this.hash],
this.params
Expand Down

0 comments on commit aac5c34

Please sign in to comment.