An open API service for software projects hosted on Open Collective.

BootstrapVue

Bootstrap v4 components and grid system for Vue.js.
Collective - Host: opensource - https://opencollective.com/bootstrap-vue - Website: https://bootstrap-vue.org - Code: https://github.com/bootstrap-vue/bootstrap-vue

b-button: Remove warning by importing b-link

It used to embed the b-link component without importing it

github.com/bootstrap-vue/bootstrap-vue - 57241165d3d88cb73aea5de33eeadbadc80ddde8 authored over 8 years ago
Adds "clicked" prop that run when row is clicked

When the row of a table is clicked, we would like to perform a redirect.

Allow the user to pass...

github.com/bootstrap-vue/bootstrap-vue - 4b20fdf7fc05f089129fe8b31c7b9a7c9ef706db authored over 8 years ago
Update form-input.vue

github.com/bootstrap-vue/bootstrap-vue - f536e74364cc130c79440adca0607979ac3ec954 authored over 8 years ago
Fix for (this.value || "").split is not a function

If value is not a String, we got an error.
To fix issue, first convert value to string, then s...

github.com/bootstrap-vue/bootstrap-vue - 945d536a71674b84b2b66b7464dc3726c0881a06 authored over 8 years ago
πŸ‘» Add Slack Badge

github.com/bootstrap-vue/bootstrap-vue - 80080f96de0477bb64481e76c2979e5ffff7062d authored over 8 years ago
Update Tabs Docs & Example

github.com/bootstrap-vue/bootstrap-vue - 48974d10a140b4c142a052911ffc242bca7d37f8 authored over 8 years ago
[Tabs] Support dynamic tab updates #194

github.com/bootstrap-vue/bootstrap-vue - 9a97ed934ab164ce9c6c87a0b2ff5f3731222cb4 authored over 8 years ago
Make sure dist exists

github.com/bootstrap-vue/bootstrap-vue - 870bb70d912e3053fb6b85975eb59a592dee2ce0 authored over 8 years ago
[build] Improve rollup

github.com/bootstrap-vue/bootstrap-vue - 269f3c1ddee02ca4cd5e6b106b010f9e418d9267 authored over 8 years ago
Merge pull request #192 from mosinve/master

[Tabs] Not Null check

github.com/bootstrap-vue/bootstrap-vue - 5aad24bb77b6d2bbdfd599d8a5d9a3191b8a590c authored over 8 years ago
[Tabs] Not Null check

github.com/bootstrap-vue/bootstrap-vue - cc39cc9906aa9f1a2d8412e43aac41ff15526a77 authored over 8 years ago
Merge pull request #191 from SirLamer/popover-refactor

Correct race condition on Popover reposition when multiple props change

github.com/bootstrap-vue/bootstrap-vue - 70679a321d261e769746b3881ae5989fcf676d4e authored over 8 years ago
Correct race condition on Popover reposition when multiple props change

github.com/bootstrap-vue/bootstrap-vue - 00402d60312e6f7133b534adad706c495b86126a authored over 8 years ago
Merge branch 'master' into popover-refactor

github.com/bootstrap-vue/bootstrap-vue - 81086acab7b0e82e49242ef0e5ddca452afccc16 authored over 8 years ago
Merge pull request #5 from bootstrap-vue/master

update master

github.com/bootstrap-vue/bootstrap-vue - c9e2b782698984c47dababbd09c589c169ac9eba authored over 8 years ago
Merge pull request #187 from Phinome/master

fixed carousel controls display

github.com/bootstrap-vue/bootstrap-vue - a3d3fac812162433ec3c8e2f4116125f1f81ffed authored over 8 years ago
[fixed] Vuejs warning about transition css usage

HTML attributes are case-insensitive and camelCased props need to use their kebab-case equivalen...

github.com/bootstrap-vue/bootstrap-vue - 9b78ce478f560cbd72a14adbfea9b00e16cfc75c authored over 8 years ago
fixed carousel controls html & css

github.com/bootstrap-vue/bootstrap-vue - 8608bcc5ae67b8cd515508555de89c185fc3447c authored over 8 years ago
[docs] update docs for pills variant

github.com/bootstrap-vue/bootstrap-vue - 5da711c0d9e8f88a4baab085ef9817e1e95cca81 authored over 8 years ago
[dev only] stick vue-template-compiler's version to nuxt version

github.com/bootstrap-vue/bootstrap-vue - 1fa9619e284e0404476495e18f958e82ff7301f3 authored over 8 years ago
[docs] Finally fix nuxt problem

github.com/bootstrap-vue/bootstrap-vue - e3cbb56269a65bba8325bee78adabfb978183fd0 authored over 8 years ago
[docs] enforce vue-template-compiler version

github.com/bootstrap-vue/bootstrap-vue - 95493fa7b9131a71c90b6153c1054347c29fcd51 authored over 8 years ago
Tabs refactoring (#182)

[Tabs] Docs + Improvements

github.com/bootstrap-vue/bootstrap-vue - d082935cfe33011e45c3fbe97b410fa04be9c7df authored over 8 years ago
[Modal] Fix clickout issue. @XionDelta Fixes #181

github.com/bootstrap-vue/bootstrap-vue - 4e79514407270a013ae8b01eb944627305642c5e authored over 8 years ago
[Popover] cleanup method. fixes #183

github.com/bootstrap-vue/bootstrap-vue - 32f271237553501019dd919c62d63e7262c65928 authored over 8 years ago
Merge pull request #180 from cynecx/dropdown-item-button

[Dropdown-Item] Change the component type to button if 'href' and 'to…

github.com/bootstrap-vue/bootstrap-vue - 8e72a6b0b13879fd942c91f329aff4ac41fe1cc4 authored over 8 years ago
[Dropdown-Item] Change the component type to button if 'href' and 'to' props are not defined

github.com/bootstrap-vue/bootstrap-vue - bd70fb8fcf3a976c9441059b4c0931a7aeead169 authored over 8 years ago
Merge pull request #174 from gpyh/fixes

Couple of fixes

github.com/bootstrap-vue/bootstrap-vue - 4fdc70340ee235bc8044251acd2069131efd4038 authored over 8 years ago
b-nav-item: Remove warning by importing b-link

It used to embed the b-link component without importing it

github.com/bootstrap-vue/bootstrap-vue - 20af06c7040bec008146e2f4f048447237c451a1 authored over 8 years ago
b-form-input: Propagate form & blur events

github.com/bootstrap-vue/bootstrap-vue - 24051fb60be59f95d138bfd809e015f9c0b4870a authored over 8 years ago
Merge pull request #169 from bootstrap-vue/inputs

[file-input] drop and multi files support + improvements #167

github.com/bootstrap-vue/bootstrap-vue - 9405737a30b96156f7106255255c17b567c275c3 authored over 8 years ago
Merge pull request #163 from SirLamer/popover-refactor

Popover - react to 'content' and 'title' property changes

github.com/bootstrap-vue/bootstrap-vue - 794d97212a102009a7a9f0fd6d300e123323ee05 authored over 8 years ago
upgrade to nuxt 0.10.0

github.com/bootstrap-vue/bootstrap-vue - 67d193e268542433489b4a50f56aa92c9028d6bd authored over 8 years ago
Update form-file.vue

github.com/bootstrap-vue/bootstrap-vue - 7c0fdb51b71f8f867a9004308095342748aa7b20 authored over 8 years ago
Small patch to make accept work in directory mode

github.com/bootstrap-vue/bootstrap-vue - 201c2c333dd760a405fdaa86748c7624317cdd18 authored over 8 years ago
Traverse dropped directories

github.com/bootstrap-vue/bootstrap-vue - 1bfb8ed8c99c4a8cfcfa57cc9bba4c9840f65836 authored over 8 years ago
Better playground logs

github.com/bootstrap-vue/bootstrap-vue - 66a9ba68ca9cd66e9cc776f6c15aae6b2a8c061c authored over 8 years ago
Refactor form element props + improvements

github.com/bootstrap-vue/bootstrap-vue - dcd1a7b3083743843e08e709899ba03a2ccde419 authored over 8 years ago
Update form-file.vue

github.com/bootstrap-vue/bootstrap-vue - 847949a1ab50fc37ed7e248eff80830c4e1f9dce authored over 8 years ago
Update form-file.vue

github.com/bootstrap-vue/bootstrap-vue - d0923233a92976dc05ca2dc5e27191effb9b98d6 authored over 8 years ago
[file-input] drop and multi files support + improvements #167

github.com/bootstrap-vue/bootstrap-vue - feea85faa79a1f6f6cfc169160a0a3b8f32a2e85 authored over 8 years ago
Futher fixes on dropdowns and link (#168)

Futher dropdown elements fixes and enhancements to make them act like original Bootstrap
Add ev...

github.com/bootstrap-vue/bootstrap-vue - 0fc410e54ce06fe775531dfdc87eb8b1b15b1daf authored over 8 years ago
Wrap Popover reposition in nextTick

github.com/bootstrap-vue/bootstrap-vue - 92d3c110df12e727a216f51b390f181ccde2606e authored over 8 years ago
Merge pull request #166 from mosinve/master

API improvements

github.com/bootstrap-vue/bootstrap-vue - 4f08dc3b476286578cc90d24ac2633277708906a authored over 8 years ago
Merge pull request #165 from BramVer/master

Added maxwidth property to popover

github.com/bootstrap-vue/bootstrap-vue - aba1afb7e3d348c7a67366845267f60623522cb8 authored over 8 years ago
omitted setter and refactored to coding style

github.com/bootstrap-vue/bootstrap-vue - 7c319978cba4467a040fd5a649e4df6b88d5be96 authored over 8 years ago
Update nav-item-dropdown.vue

github.com/bootstrap-vue/bootstrap-vue - e94c4b64befb82982cef2495e601ab3bb9e5ad47 authored over 8 years ago
modal.vue

moved onclick handler "onlickOut" from modal to modal-backdrop as it more logical place IM...

github.com/bootstrap-vue/bootstrap-vue - ce3bfc3116b10baf5ffb8deeb00e2f5556b6e4e8 authored over 8 years ago
Removed trailing comma, space. Added eol-last

github.com/bootstrap-vue/bootstrap-vue - bef9050367aae21db3a909cb1f614545ca438280 authored over 8 years ago
Removed trailing comma

github.com/bootstrap-vue/bootstrap-vue - 6d6b69fe5fe386b2215fe56d1b682d8e2b8637f2 authored over 8 years ago
Refactored maxwidth to popoverstyle property

github.com/bootstrap-vue/bootstrap-vue - 57431ee1b4fb307a11e0a01aa473e8c834fdb1e1 authored over 8 years ago
Changed the default to the preset value

github.com/bootstrap-vue/bootstrap-vue - 8ec07e18fe2242a0de2a8a64bd6cef83e26f5563 authored over 8 years ago
renamed popover's maxwidth property to match the rest

github.com/bootstrap-vue/bootstrap-vue - 0df71a4abdf1dd81aa1f42e0db3140a4f9cfec63 authored over 8 years ago
Add maxwidth to popover as a prop

github.com/bootstrap-vue/bootstrap-vue - 9c3c2df94aa857e3eeb115f3520ab6f0d0c7bb14 authored over 8 years ago
Semantic change per Lint feedback

github.com/bootstrap-vue/bootstrap-vue - f29bc3ad65c21b69c02ba28b2981877cb40e0ba6 authored over 8 years ago
Reposition Popover when content or title properties are changed

github.com/bootstrap-vue/bootstrap-vue - 0ed5a09b5cfeeaafe3c459ec99da96494bfd6178 authored over 8 years ago
Table API Improvements + fix numeric sorts #158

github.com/bootstrap-vue/bootstrap-vue - 74b230e619062be927a55b469c24e987eee10b9c authored over 8 years ago
[form-options] sync value with external changes #159

github.com/bootstrap-vue/bootstrap-vue - f757475508ce48ef33859714ea7b8087f38c3192 authored over 8 years ago
remove unneeded name property

github.com/bootstrap-vue/bootstrap-vue - 4b371ab0d0f0a3d5893fd4f09aace0d70ecb4dea authored over 8 years ago
Improve radio & select api + More docs

github.com/bootstrap-vue/bootstrap-vue - a5df03cb75f022042286be082c6dd2269d2ceda0 authored over 8 years ago
[b-link] don't use `href` for `to` prop.

Fixes external links problem with router-link

github.com/bootstrap-vue/bootstrap-vue - 3a837a920ae22653a308f774760b0fe8dd4323fc authored over 8 years ago
[playground] local storage implemented #157 :D

github.com/bootstrap-vue/bootstrap-vue - 710f5db9ab1025946f513626788e18eab2e2cc57 authored over 8 years ago
[playground] local storage implemented #157 :D

github.com/bootstrap-vue/bootstrap-vue - 54a4727a2039c1355939b8dbbb6054eb34494cf9 authored over 8 years ago
Merge branch 'master' into popover-refactor

github.com/bootstrap-vue/bootstrap-vue - 305d31503864d20ee431e4ac4af6c8a9a2b7e32b authored over 8 years ago
Merge pull request #4 from bootstrap-vue/master

rebase

github.com/bootstrap-vue/bootstrap-vue - 891afdfd6108a31ae11944b16611517b531e2ceb authored over 8 years ago
add generate.routeParams

github.com/bootstrap-vue/bootstrap-vue - 0a5cd19dbb5c67b09ae3a582086f0ce85b5fb5b8 authored over 8 years ago
add generate.routeParams

github.com/bootstrap-vue/bootstrap-vue - 585bd5e9461b2c44e2ec2917334bf14b4fb33c1c authored over 8 years ago
Add migration notice

github.com/bootstrap-vue/bootstrap-vue - e6998042eed36e1527f10454ef716afe1e5e6f62 authored over 8 years ago
[b-link] support exact property

github.com/bootstrap-vue/bootstrap-vue - 62a8947c50505e95871c0a01bdf73988ecbee823 authored over 8 years ago