vue-strap
vue-strap copied to clipboard
Bootstrap components built with Vue.js
The current version is unworkable, because - we cannot parse the date without knowing the format - human readable formats (in Western cultures) are not computer-friendly (e.g. d-MMM-yy is not...
Hello, the popover component opens and closes based on the trigger mode only (click, focus, etc). But, I'm trying to close an opened popover differently, for example, after clicking a...
Hi, just getting into this. I have read the docs, but I'm having trouble getting initial values into the inputs. I was expecting the initial value would be the value...
hi everyone, sombody knows how make vue-strap on nuxt? i think i am failing in import as a plugin
I am using my own api client, but would like to use the typeahead to pull async results. Will you accept a PR with an added `async-function` property, which is...
Hey, I'm using select like this: ``` ``` and getting > Uncaught (in promise) TypeError: options.map is not a function where as default options, `key = ''` and `value =...
I made custom modal, but why width cannot change, i use code like this can some one help me? thx
Hey - a heads up. Content not showing, the tabs aren't visible except for text "onetwothree" (following the demo). Works fine when I switched back to Bootstrap 3.3.6 to test...
When initializing popovers and tooltips ``` Закрыть заказ Отменить ``` i have Various errors ``` popoverMixins.js?b486:63 Could not find trigger v-el in your component that uses popoverMixin. mounted @ popoverMixins.js?b486:63...