yuche / vue-strap

Bootstrap components built with Vue.js
http://yuche.github.io/vue-strap/
MIT License
4.71k stars 935 forks source link

Is this project incompatible with vue 2? #468

Open hilookas opened 7 years ago

hilookas commented 7 years ago

disappointed。。 😞

SeoRoman commented 7 years ago

https://github.com/wffranco/vue-strap for vue2 someone ported it

tfennelly commented 7 years ago

https://github.com/wffranco/vue-strap didn't work for me.

[13:40:07] { Error: Cannot find module '!!./../node_modules/css-loader/index.js?sourceMap!./../node_modules/vue-loader/lib/style-rewriter.js?id=data-v-70100ddf!./../node_modules/vue-loader/lib/selector.js?type=styles&index=0!./Tabs.vue' from '/Users/tfennelly/projects/jenkins-logging-chrome-ext/node_modules/vue-strap/dist'

Tantalising, but disappointing in the end 😢

tfennelly commented 7 years ago

https://bootstrap-vue.github.io/ might be an alternative if you're not already using vue-strap.

imns commented 7 years ago

You should link to https://github.com/wffranco/vue-strap in the readme so people don't have to dig through the issues for Vue 2 support.

sandervanhooft commented 7 years ago

https://bootstrap-vue.github.io/ might be an alternative if you're not already using vue-strap.

The mentiond Vue package implements Bootstrap 4, which is really different from Bootstrap 3.

tmaly1980 commented 7 years ago

The master branch of wffranco's version is Bootstrap 3, there is a Bootstrap 4 branch.