Skip to content

Fixed carousel issues #17 #38

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

Merged
merged 2 commits into from
Dec 11, 2016
Merged

Fixed carousel issues #17 #38

merged 2 commits into from
Dec 11, 2016

Conversation

mathlef0u
Copy link
Contributor

Thanks @RobinRadic for the carousel.vue issue
I also fixed importation mistakes

@@ -6,7 +6,7 @@ import bButtonRadio from './button-radio'
import bButton from './button'
import bCard from './card'
import bCarousel from './carousel'
import bCarouselSlide from './carousel'
import bCarouselSlide from './carousel-slide'

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'import' is only available in ES6 (use 'esversion: 6').
Missing semicolon.

@pi0 pi0 merged commit 8298d38 into bootstrap-vue:master Dec 11, 2016
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.

3 participants