Ecosyste.ms: OpenCollective

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

BootstrapVueNext

Bootstrap v5 components for Vue 3
Collective - Host: opensource - https://opencollective.com/bootstrap-vue-next - Code: https://github.com/bootstrap-vue-next/bootstrap-vue-next

Merge pull request #1112 from sfe-efficy/main

feat(BDropdown): expose methods to close, open and toggle programmatically

github.com/bootstrap-vue-next/bootstrap-vue-next - 3d2e24fc717491badb369c1894cc2174d21e0949 authored over 1 year ago
feat(BDropdown): expose methods to close, open and toggle programmatically

github.com/bootstrap-vue-next/bootstrap-vue-next - 82c0011765b08e4efaabec8e6015d907cd4d3bd3 authored over 1 year ago
Merge pull request #1111 from VividLemon/main

docs: fix link

github.com/bootstrap-vue-next/bootstrap-vue-next - 330c3492b12f82860e4a9ca55543daa98b13b580 authored over 1 year ago
Merge pull request #1110 from VividLemon/main

chore: remove release-as

github.com/bootstrap-vue-next/bootstrap-vue-next - d337b469723203585ceed63aad22c3e63398460b authored over 1 year ago
Merge pull request #1109 from bootstrap-vue-next/release-please--branches--main

chore: release main

github.com/bootstrap-vue-next/bootstrap-vue-next - d79e845d468c03ad55b27bf5b618d6b685c55ea4 authored over 1 year ago
Merge pull request #1108 from VividLemon/main

chore: manually set release-as

github.com/bootstrap-vue-next/bootstrap-vue-next - 7ebd02bdad18173422c9633e48dbbfdc04bf6052 authored over 1 year ago
chore: manually set release-as

github.com/bootstrap-vue-next/bootstrap-vue-next - 0e6125357773b69e3cfb17e445b5c6a5b57ed9cf authored over 1 year ago
Merge pull request #1106 from VividLemon/main

ci: fix ci

github.com/bootstrap-vue-next/bootstrap-vue-next - 9edab011beba66dca09b62647a691b3d77a8e241 authored over 1 year ago
Merge pull request #1105 from VividLemon/main

ci: fix ci

github.com/bootstrap-vue-next/bootstrap-vue-next - 5968fa1a4f07a1b758e4017eafb99e02ed0ded5e authored over 1 year ago
Merge pull request #1104 from VividLemon/main

fix: ci permissions

github.com/bootstrap-vue-next/bootstrap-vue-next - 77a94523c84b04d1b70ef4476268a06b15ca586b authored over 1 year ago
Merge pull request #1103 from VividLemon/main

docs: fix links

github.com/bootstrap-vue-next/bootstrap-vue-next - d6ead282574220cec6f0ef5d431815c3d79b0eae authored over 1 year ago
Merge pull request #1102 from VividLemon/main

docs: fix hydration issues

github.com/bootstrap-vue-next/bootstrap-vue-next - 6619fd9a0bb51f3844493be879928181d6937403 authored over 1 year ago
Merge pull request #1101 from sfe-efficy/fix/tooltip

Fix/tooltip

github.com/bootstrap-vue-next/bootstrap-vue-next - d12f4fc0ecafa652ae0040715084774ba6f3b4da authored over 1 year ago
fix(BTooltip): use data-original-title when title doesn't have value

(cherry picked from commit ea58af6528747186113f3332b9239c1d3d99cfb5)

github.com/bootstrap-vue-next/bootstrap-vue-next - cafea3568b16d80a424da7d3c5ec9bf1ead3719a authored over 1 year ago
feat(BTooltip): allow disabled programmatically the directive

github.com/bootstrap-vue-next/bootstrap-vue-next - 2cbfee561dbe8fdee32fd132fff8284dfe320554 authored over 1 year ago
Merge pull request #1100 from VividLemon/main

docs: fix readme logo path

github.com/bootstrap-vue-next/bootstrap-vue-next - 90543bdca7eae57a6ef0cd0c414938d450e0c153 authored over 1 year ago
Merge pull request #1098 from VividLemon/main

test: fix test

github.com/bootstrap-vue-next/bootstrap-vue-next - a3cf646895f7c880713433940f019b52fe0f5b78 authored over 1 year ago
test: fix test (#1097)

test: fix test

github.com/bootstrap-vue-next/bootstrap-vue-next - 061e216a6833fb098300ab6fd66236b9ad838485 authored over 1 year ago
docs: improve documentation (#1096)

docs: improve documentation

github.com/bootstrap-vue-next/bootstrap-vue-next - ae635d7b2dcaf44719ba0c31ae6f63fcab4745c4 authored over 1 year ago
Merge pull request #1095 from VividLemon/main

docs: fix path of module typings

github.com/bootstrap-vue-next/bootstrap-vue-next - e480dda1b88ece1700c3e53dc90263f9a2e3c5e2 authored over 1 year ago
docs: fix path of module typings

github.com/bootstrap-vue-next/bootstrap-vue-next - 380b97bfdb54855ad9e26f5159f1e12ee1fe55d0 authored over 1 year ago
Merge pull request #1094 from VividLemon/main

chores

github.com/bootstrap-vue-next/bootstrap-vue-next - a60a34dcea5f7bdcbf375b3440dd61b678be09b7 authored over 1 year ago
Merge branch 'bootstrap-vue:main' into main

github.com/bootstrap-vue-next/bootstrap-vue-next - 443677b0729f5e53b9581cabe357f85d12ccf797 authored over 1 year ago
Merge pull request #1091 from bootstrap-vue/release-please--branches--main--components--bootstrap-vue-next

chore(main): release 0.8.11

github.com/bootstrap-vue-next/bootstrap-vue-next - e7af75a0012acc332ed970fef2b5a4d03da78755 authored over 1 year ago
Merge pull request #1090 from Shiroi/main

fix(BCollapse): auto close only if inside a navbar

github.com/bootstrap-vue-next/bootstrap-vue-next - a6bf66abdcd5e5716d824268be513d78102fb278 authored over 1 year ago
Update packages/bootstrap-vue-next/src/components/BLink/BLink.vue

github.com/bootstrap-vue-next/bootstrap-vue-next - 31bc6598fbe771e20f79b24d97c220a54da19833 authored over 1 year ago
Update packages/bootstrap-vue-next/src/components/BDropdown/BDropdownItem.vue

github.com/bootstrap-vue-next/bootstrap-vue-next - 78794c249bc10aa62144dfeb9e3fede0a5eb9ae4 authored over 1 year ago
fix(BCollapse): auto close only if inside a navbar

github.com/bootstrap-vue-next/bootstrap-vue-next - 31fd5860ba91dce96918de65bf60ba331125c949 authored over 1 year ago
docs: add readme for style guide

github.com/bootstrap-vue-next/bootstrap-vue-next - 9efca2561d595104aa4b5eb406408cc9b7950ce5 authored over 1 year ago
docs: add readme for style guide

github.com/bootstrap-vue-next/bootstrap-vue-next - 20635a8ae8c073ea655e008c74defa146192f0eb authored over 1 year ago
Merge pull request #1088 from VividLemon/main

docs: kebab case some props

github.com/bootstrap-vue-next/bootstrap-vue-next - d3352814633121ce4067bfaf5a7df84e9835ee47 authored over 1 year ago
ci: fix title case for - name:

github.com/bootstrap-vue-next/bootstrap-vue-next - 60adac5cf6ac34350a366e610c6bd77ae42c5c45 authored over 1 year ago
Merge pull request #1084 from bootstrap-vue/release-please--branches--main--components--bootstrap-vue-next

chore(main): release 0.8.10

github.com/bootstrap-vue-next/bootstrap-vue-next - bd28e74a43f0abe45d58bb75a85af551b37af762 authored over 1 year ago
Merge pull request #1087 from VividLemon/main

docs: fix component examples

github.com/bootstrap-vue-next/bootstrap-vue-next - 01399eb2aad7b64927b791c2c8b9672d825c6fe9 authored over 1 year ago
fix(BOverlay): 'blur' being confused with window.blur, when it should be using props.blur

docs: fix some docs issues

github.com/bootstrap-vue-next/bootstrap-vue-next - 713d692ae1279d0f6e5be7c0feb058f4e685eb90 authored over 1 year ago
docs: fix component examples

github.com/bootstrap-vue-next/bootstrap-vue-next - 0e3f748c3d7181734cd128945d8264e5a1d09fb8 authored over 1 year ago
fix(BModal): defineExpose({show, hide}) fixes #1068

github.com/bootstrap-vue-next/bootstrap-vue-next - 8cd8abf11d5c512763739b8b5e14ab36d68880b2 authored over 1 year ago
Merge pull request #1086 from VividLemon/main

chore: update pnpm lock

github.com/bootstrap-vue-next/bootstrap-vue-next - c9e4d16326e6126372392c8fc4588a83aacc5323 authored over 1 year ago
Merge pull request #1085 from VividLemon/main

docs: components links

github.com/bootstrap-vue-next/bootstrap-vue-next - 941c767ef842fbb4043fa833c8ccc5215b3690ee authored over 1 year ago
Merge pull request #1081 from UnlimitedErrors/main

B-Table selection behavior does not match the original component

github.com/bootstrap-vue-next/bootstrap-vue-next - d5e83945b530a7414b49dc8418f694df7ba93a4b authored over 1 year ago
Merge pull request #1083 from VividLemon/main

docs: fix links withBase

github.com/bootstrap-vue-next/bootstrap-vue-next - cb21b1697a5bc5077b471894cb8bd443f0dd31e4 authored over 1 year ago
Merge pull request #1082 from VividLemon/main

docs: strong type

github.com/bootstrap-vue-next/bootstrap-vue-next - 02242f365a40f5a5f36121cc751cf805a25de612 authored over 1 year ago
fix ctrl select for deselecting in all modes

github.com/bootstrap-vue-next/bootstrap-vue-next - 03103d67554e1f9cc942a6bdb417ec581ed82015 authored over 1 year ago
fix no modifier click with some refactoring

github.com/bootstrap-vue-next/bootstrap-vue-next - 6f2f63ea6ad632d28ebb76ea030257800e6b2992 authored over 1 year ago
correct behavior for other modes

github.com/bootstrap-vue-next/bootstrap-vue-next - 851e8d71cacbd7446784f9055c265d4b60e3edd5 authored over 1 year ago
Revert "remove workspaces"

This reverts commit 4e2de803ce4966e6850f968d87f8e0a8b3d715ec.

github.com/bootstrap-vue-next/bootstrap-vue-next - 11d32e4217a55c16bd7ee7698ea89458933cf528 authored over 1 year ago
Merge pull request #1077 from bootstrap-vue/release-please--branches--main--components--bootstrap-vue-next

chore(main): release 0.8.9

github.com/bootstrap-vue-next/bootstrap-vue-next - a8a1f1c518f0c35a31a2288ea72ffb8cf42e766d authored over 1 year ago
Merge pull request #1078 from VividLemon/main

docs: fix base path

github.com/bootstrap-vue-next/bootstrap-vue-next - 128d16b2e723f20e2057b6a108fb1e17502038fa authored over 1 year ago
Merge pull request #1076 from VividLemon/main

docs: add in vitepress docs

github.com/bootstrap-vue-next/bootstrap-vue-next - 6c541868ae0b55c6128c4dae0e50eb993b8c6465 authored over 1 year ago
docs: remove some broken docs pages

github.com/bootstrap-vue-next/bootstrap-vue-next - 0848bc8b0ae339fd4ecfaf67e9896951558f68e5 authored over 1 year ago
Merge branch 'main' of https://github.com/VividLemon/bootstrap-vue-next

github.com/bootstrap-vue-next/bootstrap-vue-next - d11b85e4cffcbb048319c95675aa488b104cb064 authored over 1 year ago
docs: ignore dead links for now

github.com/bootstrap-vue-next/bootstrap-vue-next - c05fae350791b8a270de6ab95a3180e286097157 authored over 1 year ago
Update apps/docs/.vitepress/theme/keys.ts

github.com/bootstrap-vue-next/bootstrap-vue-next - 952423c3e3841f5a3d7ae283bb8482cda8b49b1d authored over 1 year ago
chore: update dependencies

ci: rebuild docs-deploy

github.com/bootstrap-vue-next/bootstrap-vue-next - 105f6dbd53c6b80e9da3afc4242a57ef1e30abea authored over 1 year ago
docs: add in vitepress docs

chore: remove nuxt docs

chore: remove old docs

fix(package.json): missing types from exports

...

github.com/bootstrap-vue-next/bootstrap-vue-next - 68e3b61334e99a592002f31f75ab8f5c20066846 authored over 1 year ago
Merge pull request #1074 from bootstrap-vue/release-please--branches--main--components--bootstrap-vue-next

chore(main): release 0.8.8

github.com/bootstrap-vue-next/bootstrap-vue-next - 9e1234b5d68453057e44e46b65dddde4c1855ca2 authored over 1 year ago
Merge pull request #1073 from aki77/fix-modal

fix(BModal): multiple open modals and performance issues

github.com/bootstrap-vue-next/bootstrap-vue-next - 62648c5ba3901dbfc4298a5cc9081c3d5771a0de authored over 1 year ago
fix(BModal): multiple open modals and performance issues

github.com/bootstrap-vue-next/bootstrap-vue-next - 02b9ac8c3659889efe6b8a6aa70197d25ad3d3d6 authored over 1 year ago
Merge pull request #1069 from ndavenia/main

fix: add accessibility to b-dropdown and reset show class

github.com/bootstrap-vue-next/bootstrap-vue-next - fefe8faa0dd8cb886d1467af20327a20f1fc7485 authored over 1 year ago
Merge pull request #1054 from xvaara/popover-dom-overflow

fix(BPopover): remove hidden element from dom

github.com/bootstrap-vue-next/bootstrap-vue-next - a3cb0e8039860f5a969c0d5a563de9a4ad8a259a authored almost 2 years ago
Update packages/bootstrap-vue-next/src/components/RenderComponentOrSkip.vue

github.com/bootstrap-vue-next/bootstrap-vue-next - 43262492563e2fd539e45842a648580017e9b536 authored almost 2 years ago
Merge pull request #1066 from bootstrap-vue/release-please--branches--main--components--bootstrap-vue-next

chore(main): release 0.8.7

github.com/bootstrap-vue-next/bootstrap-vue-next - 7f94ad67d7facd3045abc9e5e5c76df2140b63d6 authored almost 2 years ago
chore(main): release 0.8.7

github.com/bootstrap-vue-next/bootstrap-vue-next - e2907a575e7439b1e4f809523c0d273003f6d021 authored almost 2 years ago
Merge pull request #1065 from VividLemon/main

feat(BButton): add prop block

github.com/bootstrap-vue-next/bootstrap-vue-next - df0432397f408bdbeba61aa46b2901283ea59816 authored almost 2 years ago
feat(BButton): add prop block

github.com/bootstrap-vue-next/bootstrap-vue-next - f5f1ccaf16dc2492a2f41840c5d30efb0d44523e authored almost 2 years ago
feat: update vueuse

docs: change up the views a bit to be more standardized

github.com/bootstrap-vue-next/bootstrap-vue-next - 2745f9bef558a5c510d644874226907a4dd9286d authored almost 2 years ago
Merge branch 'bootstrap-vue:main' into main

github.com/bootstrap-vue-next/bootstrap-vue-next - 0cd506368950fb07610f430c1f68f6918bf9d624 authored almost 2 years ago
docs: various conversions

github.com/bootstrap-vue-next/bootstrap-vue-next - 76fa5e035ed3e980d75760e25b3e2b53d4289860 authored almost 2 years ago
Merge pull request #1059 from bootstrap-vue/release-please--branches--main--components--bootstrap-vue-next

chore(main): release 0.8.6

github.com/bootstrap-vue-next/bootstrap-vue-next - b2ddee64dd89243f27d2fbedf73281f61d75ee97 authored almost 2 years ago
chore(main): release 0.8.6

github.com/bootstrap-vue-next/bootstrap-vue-next - feee9512d3a3fb8cabfc3247f70fb03bd3405ab0 authored almost 2 years ago
Merge pull request #1058 from RuBaWa/main

fix: remove b-table item prop mutation by pagination

github.com/bootstrap-vue-next/bootstrap-vue-next - da0569c9c5824893e285472476b8f754fabbbdf6 authored almost 2 years ago
fix: remove b-table item prop mutation by pagination

github.com/bootstrap-vue-next/bootstrap-vue-next - 89cffb895de011314a35480cd1bd673fa32ebab4 authored almost 2 years ago