Ecosyste.ms: OpenCollective

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

github.com/bootstrap-vue/bootstrap-vue

BootstrapVue provides one of the most comprehensive implementations of Bootstrap v4 for Vue.js. With extensive and automated WAI-ARIA accessibility markup.
https://github.com/bootstrap-vue/bootstrap-vue

Merge pull request #7149 from renan-sugiyama/dev

chore(docs): fix event name to hide a specific tooltip

5173dd19f6f46dc9d125cd7233fb59ccd2ef9296 authored over 1 year ago
Merge pull request #7167 from bootstrap-vue/VividLemon-patch-1

Update vue3.vue

3b66d40e2c5bc3cbd71cb8b6d038badb73ae5ffc authored over 1 year ago
Update docs/pages/vue3.vue

900ebb5192bb96a3b257196e58f88dc67747aa07 authored over 1 year ago
Update vue3.vue

2d597895ba8174ff72f87ec159c7e32658de1683 authored over 1 year ago
chore(docs): fix event name to hide a specific tooltip

fa65e58f0dfe03f0d24f81069ed7f0ab8ee6f0d2 authored over 1 year ago
chore: update copyright year to 2023

a8a5d4efa340fe8ebdbf3a247e716e8ce3a4c2f1 authored about 2 years ago
Merge pull request #7104 from VividLemon/dev

docs: update CODE_OF_CONDUCT to v2.1

6434e300eb9c328b1eeb1ce105b3f4bd39685f34 authored about 2 years ago
docs: update CODE_OF_CONDUCT to v2.1

f4d7184d8d85ac12d69ee17c6f55a65d0f334a30 authored about 2 years ago
Merge pull request #7097 from bootstrap-vue/dependabot/github_actions/actions/cache-3.2.2

chore(deps): bump actions/cache from 3.0.11 to 3.2.2

3e29c639ef59d53bc93660c2b159173efae1c237 authored about 2 years ago
chore(deps): bump actions/cache from 3.0.11 to 3.2.2

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2.
- [Release notes](...

a0b93ac7f0b86f8217662aaa98257970c8f29358 authored about 2 years ago
Merge pull request #7099 from Sensational-Code/dev

chore(docs): fix headerTag docs description incorrectly referring to footer

7b9285dac3ba1bbeb9a113d0fd805268c9411db2 authored about 2 years ago
Fix headerTag docs description incorrectly referring to footer

05c6f74b0ac7bdc594b45100c5abb13ad40dd42f authored about 2 years ago
Merge pull request #7023 from m-mohr/patch-1

fix(b-table): b-table sticky header broken if sortable (fixes #6961)

9e8dbbb841aecbe20d1f6555d0d953dcfbec862c authored about 2 years ago
Merge branch 'dev' into patch-1

3ccab698db9b8fb2c7dd22dce4909b338103d719 authored about 2 years ago
Merge pull request #6623 from Hiws/specify-specific-cdn-versions

chore(docs): use specific bootstrap and vue versions for cdn links

c597779a8296edc68be719e10330c4d9b74cbc8e authored about 2 years ago
Merge branch 'dev' into specify-specific-cdn-versions

3f6f8400109eba89f69ddb9f4a84249b6dd39185 authored about 2 years ago
Merge pull request #6946 from tomscytale/patch-1

fix(docs) b-modal - move section on events emitted into own section

85a9e656333564ad7bb3a79b2a6fb3b45b26b6f4 authored about 2 years ago
Merge branch 'dev' into patch-1

efa18df2d79570e1cdebccc982d2e5f8db5c499f authored about 2 years ago
Merge pull request #7073 from deisner/patch-1

chore(docs): fix typo in table component README

21eb541789c268ba244f699ed7bc2f1be2a11868 authored about 2 years ago
Update src/components/modal/README.md

569bfb0819722bd5f1d9bcb27f61a0cdd2ea5c43 authored about 2 years ago
Update src/components/modal/README.md

d2e7289a39e6e270282c7482ae685700765bbe69 authored about 2 years ago
Update src/components/modal/README.md

4bd9f038160cd31451ecfbcd56d0a4c462e8ed9a authored about 2 years ago
Merge branch 'dev' into patch-1

0a892e33f0782c9d95501ae390a0b2d26faa202b authored about 2 years ago
Fix typo in table component's README.md

b22746dee0fd1382ed136c1a2ed8d9a0dd60872c authored over 2 years ago
chore(release): v2.23.1

a1cebda1ef6e9579e742fdf3937a28643c8e31ec authored over 2 years ago
Merge branch 'master' into dev

92f9a0aecd91abbdd05bd6461c9ce147efa757cb authored over 2 years ago
Merge pull request #7069 from bootstrap-vue/xanf-retain

fix(util): retain parent-child relationship for Vue 2

7299010dc944e74c291ad4af9583b595f443faa8 authored over 2 years ago
fix(util): retain parent-child relationship for Vue 2

58e2d7e4f5e883207c4f7baa856532d3ae924a0c authored over 2 years ago
chore(release): v2.23.0

54584ee61632bc17adf69b82602978041047bcf0 authored over 2 years ago
Merge pull request #7068 from bootstrap-vue/xanf-add-vue3-docs

chore(docs): add vue3 related info

b5b3b1d2eaa1caff544d2651e8ad8abc3ae2282a authored over 2 years ago
docs: add vue3 related info

f9956d619c25ce07993f114e711ba4470795752b authored over 2 years ago
Add transition-group to known components

This change ensures props are properly passed to `transition-group` component in compat mode.

8070787000e4c0d0cafcfd34b2d44cdeb87043e6 authored over 2 years ago
Fix b-time hydration error

Since AM\PM spinner depends on client's setting it shouldn't be rendered on server.

440462cda2c7c8d3c5928cc06a2b3e62d759bdc8 authored over 2 years ago
Merge pull request #6905 from bootstrap-vue/vue3-compat-build

feat(compat): add Vue 3 support via @vue/compat

58516a479730a6999475bac393da34e40e91a1b6 authored over 2 years ago
chore(compat): unify access to component instance from directive

Getting component instance from directive is different in
Vue 2 and Vue 3. Introduce new util to...

543b9f51e0a7d4f5f63f78e6ccd8d37d94bee1d7 authored over 2 years ago
chore(compat): update listeners mixin for vue3

9726a64f3f9a22e1c684b8f9779ae0edc441337b authored over 2 years ago
chore(compat): delay first attempt to show image for nextTick

It seems Vue 2 and Vue 3 are not consistent about when lifecycle
hooks are called. Unify this be...

358ee9b7f3b37f45622eafc23a3241743b5f1baf authored over 2 years ago
chore(compat): update attrs mixin for vue3

f8731213d15378a818f3814d747909d018a0eb14 authored over 2 years ago
chore(compat): introduce Vue3 testing infrastructure

Add basic setup for running tests with vue3 compat

2ce667248a558f93efbab36465e5d415ef364e96 authored over 2 years ago
chore: ignore vue3-specific code

6ef2ba4cc161125a703c8953975bd68020ab3807 authored over 2 years ago
chore: remove unused vars

b4424713dc7f0719a7c3a74a2d39ef26593e206f authored over 2 years ago
chore(compat): replace providing components with getter functions

Vue3 compat build fails so hard when you have a Vue component
inside provide. To avoid this repl...

7b02d336b55cd75422a40a1af522aec490b56934 authored over 2 years ago
chore: bump @vue/test-utils version

7462a497915818795bd056a2f64fcf82e41ff783 authored over 2 years ago
fix(vue3): do not rely on __vueParentComponent in tooltip

fe13503f7aa6d0bd6f7e1ed4f4a2e7acff421106 authored over 2 years ago
chore: bump version

d9cd8601ab562c13619b0e08af1acbf92c5abf1d authored over 2 years ago
chore(vue3): use vue-test-utils-compat v0.0.6

b69b4c5ad8c39780fb2eca4c7b63e11b0d80559e authored over 2 years ago
chore(ci): update prepare scripts

975e4de022f2eec136d366758d0818066d12f1ab authored over 2 years ago
fix(compat): correctly handle undefined in slots

725d31b9a9fed29e0e7d0e2685ab89d8f1b9e98a authored over 2 years ago
chore(vue3): avoid patching global Vue.extend

* use own extend instead

c7699c8e086f6625c9587e3ae0838ac47335c1b1 authored over 2 years ago
chore(test): simplify Vue3 detection

d8edafc9ec10cb1bd134334425698e37969bcf28 authored over 2 years ago
chore(form-radio): remove useless watcher

56cdff4233ff80aaf203a65d935b96268d88605c authored over 2 years ago
chore(tests): Update tests to work with latest @vue/test-utils

779dd69071401888a536aa9c3682bb6d3b4dda2d authored over 2 years ago
fix: update refs inside v-for to work for @vue/compat

ae4bac8a4327a1f293afbcf571e84ed1de4497f8 authored over 2 years ago
chore(ci): add vue3 testing to pipeline

411e0e9acdbfb25cda5f489ac872ee1214b4782d authored over 2 years ago
chore(compat): do not pass false value in BVTransition

c7d10656df73519e1d01961c47fac0b0968857f6 authored over 2 years ago
chore(compat): update hook event names for vue3 (now vnode events)

7e16f96cb7d55c4298802e1b81b7ec19407c5221 authored over 2 years ago
chore(compat): do not pass extra props in link if there is no nuxt

05db323e6549de781b36bf73515d3ca1bc220050 authored over 2 years ago
chore(compat): replace parent/root access with wrappers

Vue 3 compat does not allow to pass parent as parameter
to new Vue instance, so we need to intro...

c096e2d8af0302aa4f508ea93834d3087ee5eaa6 authored over 2 years ago
chore: fix warnings about accessing undefined fields in render

* introduce "safe-vue-instance" helper

b7e764ac6b37993f5c0e1993807fc8a22f985ccb authored over 2 years ago
chore(compat): silence most warning from Vue 3 compat build

2d6660f7c12ca82480402c49edde833842e1cd2b authored over 2 years ago
chore(compat): implement component access from vnode for vue3

Replace __vue__ with platform dependent access

92db60b395a30aa5e531ebac5620152b952dc773 authored over 2 years ago
chore(compat): disable subset of config specs due to localVue

localVue implementation provided by vue-test-utils-compat is
limited and does not allow us to co...

50afc563da684add1cf8aff2886f19eb2d23f5e7 authored over 2 years ago
chore(compat): make tabs properly filter in Vue 3

* correctly handle `null` inside children
* fix test

ea1269f045965afbb89b87947fcdc4ae2cc6e9fe authored over 2 years ago
chore(compat): introduce vue3 compatibility wrapper

* fixes vModel issues
* fixes rendering problems for functional components
* expose new helpers:...

71b37ff7cb67d0c190979de5a76b860dd6704317 authored over 2 years ago
chore(compat): skip tbody-transition tests in Vue 3

* @vue/test-utils v2 does not allow stub transitions ATM

3f0a141dd28ddf16ca278792b1db39eebb1f172e authored over 2 years ago
chore(compat): disable tests related to has-listener in Vue 3

There is no way to answer, if we have listeners for even when using
Vue3 compat build with $on a...

35c888e91a23ce287fc9822fa0dd3cb11d835128 authored over 2 years ago
chore(compat): drop $children usage in tabs component

d03593779654247d7f6ad3c7b1d62a850cdacb69 authored over 2 years ago
feature(vue3): replace transporter implementation with teleport

* Use built-in teleport in Vue3

e65f80266f22d19ec323f0e45b6239c995e347b2 authored over 2 years ago
Remove duplicate "and" (#7057)

Co-authored-by: Illya Klymov <[email protected]>

debe660c681477d45952e65c4b83c107efd44e71 authored over 2 years ago
Add missing comma to documentation (#7056)

Co-authored-by: Illya Klymov <[email protected]>

3defc00f7ee5a98db91c9506d11a0d9ac4e0592e authored over 2 years ago
chore(deps): bump actions/setup-node from 3.5.0 to 3.5.1 (#7064)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.5.0 to 3.5.1.
- [Relea...

44d4d2994260b6c334355bc9db739db6790998ef authored over 2 years ago
chore(deps): bump actions/cache from 3.0.10 to 3.0.11 (#7063)

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.10 to 3.0.11.
- [Release notes...

9dbb15ff7a61385a2213bda39909ff9788b8ffc5 authored over 2 years ago
chore(deps-dev): bump @babel/cli from 7.13.16 to 7.19.3 (#7053)

Bumps [@babel/cli](https://github.com/babel/babel/tree/HEAD/packages/babel-cli) from 7.13.16 to ...

49050097d11bdbbfadf6b4d44165cd688a5f3abe authored over 2 years ago
Improve wording in media component docs (#7025)

090e97d1206c90e2f8aca0d5f25b18ab75ea0664 authored over 2 years ago
chore(web-types): improve Web Types metadata generation around icons. (#7040)

1. The Web Types file is generated according to the newest version
2. Icon components are creat...

97ef97534821612ef0c8dc3002631a897fdf7a63 authored over 2 years ago
chore(deps): bump shell-quote from 1.7.2 to 1.7.3 (#6996)

Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3.
- [Relea...

697b2e8470eb291934b4897efa59745b9bc801b3 authored over 2 years ago
chore(docs): added some missing modifiers to the tooltip package.json (#6971)

Co-authored-by: Janek Winkler <[email protected]>

28c387e8106bf7755255b8eb10fc8222cc3e174c authored over 2 years ago
chore(deps): bump github/codeql-action from 1 to 2 (#6965)

Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release n...

4cda87d0aa947b777d434acf95ebcf0c6139498e authored over 2 years ago
Revert "chore(ci): bump node version (#7052)"

This reverts commit fd5fabb7091f399cd63af4b5293d187bdf839511.
Revert till we have access to code...

29a77c6561df9f7e580e693e00b25e09baa0e23c authored over 2 years ago
chore(ci): bump node version (#7052)

fd5fabb7091f399cd63af4b5293d187bdf839511 authored over 2 years ago
chore(deps): bump actions/cache from 3.0.2 to 3.0.10 (#7050)

Bumps [actions/cache](https://github.com/actions/cache) from 3.0.2 to 3.0.10.
- [Release notes]...

0abaafec70a3eeef131b92d8304dc58ff2274d27 authored over 2 years ago
chore(deps): bump trim-off-newlines from 1.0.1 to 1.0.3 (#6904)

Bumps [trim-off-newlines](https://github.com/stevemao/trim-off-newlines) from 1.0.1 to 1.0.3.
-...

a09813c51a0f3228023453a5c7ee4db11c07c599 authored over 2 years ago
chore: Set permissions for GitHub actions (#6968)

Restrict the GitHub token permissions only to the required ones; this way, even if the attackers...

f0292aa6be494d8dd1925676cbf1e7f48f2b5d13 authored over 2 years ago
chore(deps): bump actions/setup-node from 3.1.1 to 3.5.0 (#7049)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3.1.1 to 3.5.0.
- [Relea...

f815adf9cd49f51f586f4373cf0aef6167a1e564 authored over 2 years ago
chore(deps-dev): bump terser from 5.10.0 to 5.15.0 (#7035)

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.15.0.
- [Release notes](https...

800ff120ef7c7f542f5a4df80876425e8b16d074 authored over 2 years ago
chore(deps): bump codecov/codecov-action from 3.0.0 to 3.1.1 (#7046)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3.0.0 to 3.1.1.
...

a9bc32e95e76f3b4c32b6836156a97007c772d55 authored over 2 years ago
b-table sticky header broken if sortable #6961

f74ef89dc921c631c634f7f60e4e2043137f6ad0 authored over 2 years ago
chore: remove duplication from changelog

fab4161c90ad6e178b16540f15928f52149cdba3 authored almost 3 years ago
chore(release): v2.22.0

a8034ee92a6da3eb9fbb58246969c958e0052cda authored almost 3 years ago
chore: simplify bootstrap version range in package.json

93a759098760f60fec34df92933af9cf216369d9 authored almost 3 years ago
build: update release scripts

Co-authored-by: Illya Klymov <[email protected]>

94c810aa967a503cab8333fd72d2fce5e5944142 authored almost 3 years ago
chore(deps): bump actions/checkout from 2 to 3 (#6928)

Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](ht...

6c34b1491a045f6006b6092610a20047e438c64f authored almost 3 years ago
chore(deps): bump prismjs from 1.25.0 to 1.27.0 (#6922)

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.25.0 to 1.27.0.
- [Release notes](http...

048e847ebf68bbba8b62349bec05211f1acfa8cc authored almost 3 years ago
chore(deps): bump minimist from 1.2.5 to 1.2.6 (#6949)

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](h...

8501a326f39df42111f77fdc8c78dc0253e23a5b authored almost 3 years ago
chore(deps): bump codecov/codecov-action from 2.1.0 to 3.0.0 (#6955)

Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2.1.0 to 3.0.0.
...

6b3bd36fa1718c4d7e1d1950822bd7cc016fffa9 authored almost 3 years ago
chore(deps): bump actions/setup-node from 2.5.0 to 3.1.1 (#6953)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.5.0 to 3.1.1.
- [Relea...

14ae1c7cd8f4b24633af2dde84d0c3a35a88583d authored almost 3 years ago
chore(deps): bump actions/cache from 2.1.7 to 3.0.2 (#6954)

Bumps [actions/cache](https://github.com/actions/cache) from 2.1.7 to 3.0.2.
- [Release notes](...

2eb08fe892478e4732e195cfb4ed12824e14c03d authored almost 3 years ago
fix(docs) b-modal - move section on events emitted into own section

The documentation on events emitted by the v-b-modal was buried at the end of "Toggle Modal Clos...

4e76ba50a14be629f1e6aee3bbdafcb866c0d79b authored almost 3 years ago
chore(deps): bump node-fetch from 2.6.1 to 2.6.7 (#6903)

Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7.
- [Release no...

c645a33790ccaa0e4695dc7b74f9c9d7a812aa8d authored about 3 years ago
chore(deps): bump shelljs from 0.8.4 to 0.8.5 (#6896)

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.8.4 to 0.8.5.
- [Release notes](http...

c9d244ab0a40f6e67575d129d640cd555da21fdd authored about 3 years ago