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

chore(deps): update devdependency rollup to ^2.27.0 (#5779)

Co-authored-by: Renovate Bot <[email protected]>

34db9fcabfb75d394e1f18f64445b7a6347c8fc4 authored over 4 years ago
chore(deps): update devdependency @nuxt/content to ^1.9.0 (#5773)

Co-authored-by: Renovate Bot <[email protected]>

eb239fef6e846f12ba31945221b650a53701a6bd authored over 4 years ago
fix(b-modal): solve body padding not being removed (#5771)

* update dom.js

* update

* update modal-manager.js

78d51f1e7146cbed756853003a93b991c9f0d8bc authored over 4 years ago
chore(deps): update devdependency vue-jest to ^3.0.7 (#5770)

Co-authored-by: Renovate Bot <[email protected]>

2a5a56eb804ae47d071cd4f1e4cc5dd237f214a1 authored over 4 years ago
chore: fix duplicate release in changelog

afb8775dcda457aeab80bbf8198f9cb45a246a32 authored over 4 years ago
chore: fix latest changelog headings

e8010e17546a3081db8f74a0135d52a46c9dab91 authored over 4 years ago
Merge branch 'dev' of https://github.com/bootstrap-vue/bootstrap-vue into master

# Conflicts:
# .bundlewatch.config.json
# docs/content.js
# package.json
# src/components/aspect...

eee79d6e631bed03cceaf06488b1a1352f5b6d8c authored over 4 years ago
chore: bump version to 2.17.0 and update changelog

55e62a28169b65f3373b62efcf3867dfa7edda6f authored over 4 years ago
fix(b-form-textarea): `setStyle()` util usage

bf7a65f87caf0d725033c35ee85c1e32ced82adc authored over 4 years ago
fix(v-b-toggle): prevent scroll anchoring behavior (closes #5715) (#5769)

* fix(v-b-toggle): prevent scroll anchoring behavior

* Update form-textarea.js

* Update do...

390a5c7045432c98999ae8bf9259fb9ae03bcb19 authored over 4 years ago
feat(b-avatar): add size classes for `sm` and `lg` sizes (closes #5592) (#5768)

* feat(b-avatar): add size classes for `sm` and `lg`

* Update avatar.js

* Update avatar.js...

942bf31546179abce8f0bb8252f8716c85c6de86 authored over 4 years ago
fix(b-form-datepicker/b-form-timepicker/b-nav-item-dropdown): dropdown positioning handling (closes #5700, #5630) (#5765)

* fix(b-form-datepicker/b-form-timepicker/b-nav-item-dropdown): dropdown positioning handling

...

7ec2205a96e0d14772f1ed6c047a9808a32fbf82 authored over 4 years ago
chore(deps): update all non-major dependencies (#5767)

Co-authored-by: Renovate Bot <[email protected]>

949ecf7f29c25d4e34b78240f836b7c925a69bfb authored over 4 years ago
fix(b-form-checkbox/b-form-radio): remove `autocomplete="off"` attribute (#5764)

443aaf1afc38dc029e0b142c11a39d360bbc98d2 authored over 4 years ago
fix: don't display warning messages when in production (closes #5598) (#5763)

* fix: don't display BootstrapVue warning messages when in production

* Update bv-tooltip.js
...

4b5d9162b8a6531c0ada66f646498b0ba40a0e9b authored over 4 years ago
Revert "fix: don't display BootstrapVue warning messages when in production"

This reverts commit bf8966f6de725bf2828ca4609056c27dd4a96399.

c6914724acf4f35d15cf9e45a13a0f1ae90e8054 authored over 4 years ago
fix: don't display BootstrapVue warning messages when in production

bf8966f6de725bf2828ca4609056c27dd4a96399 authored over 4 years ago
chore(docs): clarify note on non-text-like input `formatter` functions (closes #5518) (#5762)

* chore(docs): clarify note on non-text-like input `formatter` functions

* Update README.md
...

4219dcc9538a3ebcd8dcd4e22148f35ebc7a9865 authored over 4 years ago
feat(docs): auto-detect settings props in component reference (#5761)

0ddb2e051c0ce42bdd599415ba93e82e1a6584f1 authored over 4 years ago
chore(docs): fix typo (#5760)

* fix typo

* Update README.md

Co-authored-by: Jacob Müller <[email protected]>

38eea2344fde640762db3cda499ddcab958328b2 authored over 4 years ago
chore(deps): update all non-major dependencies (#5758)

Co-authored-by: Renovate Bot <[email protected]>

2255fa924b7dd0ca428ac13decb8c2c5c4879181 authored over 4 years ago
feat(b-form-file): improved drag and drop handling (closes #3673) (#5727)

* feat(b-form-file): improved drag and drop handling

* Update form-file.js

* Update form-f...

3b12a73d3856a0b14f630d45d236570698b75e50 authored over 4 years ago
feat(b-pagination/b-pagination-nav): allow page change to be prevented (closes #5679) (#5755)

* feat(b-pagination/b-pagination-nav): allow page change to be prevented

* Update pagination-...

7e18c615fec871fb99a947ca5e247bcef04b7c6f authored over 4 years ago
fix(perf): reactivity issues with `bvAttrs` and `bvListeners` (closes #5520) (#5753)

* fix(b-table): reactivity issues for dynamically added listeners

* Revert "fix(b-table): rea...

d83a2b179cac2f7449a7138fce71e07139e18c94 authored over 4 years ago
fix(b-pagination-nav) don't set `aria-posinset` and `aria-setsize` (#5754)

2f7d3c8ad27b14b8c96b6a2dd3f18676add60df2 authored over 4 years ago
chore(deps): update devdependency @vue/test-utils to ^1.1.0 (#5757)

Co-authored-by: Renovate Bot <[email protected]>

f603d69e76128beddec8f7da2c42aa4595f75b30 authored over 4 years ago
fix(b-form-tags): ensure same height with or without tags (#5752)

07102f988cfe8e8290189e73f50790f70bbb4639 authored over 4 years ago
fix: component destroy handling on parent destroy (#5749)

e67d34190358cb5e9d3e6d45ec74f045bf20caef authored over 4 years ago
chore(deps): update devdependency bundlewatch to ^0.3.0 (#5748)

Co-authored-by: Renovate Bot <[email protected]>

7d06bf6fc0e16f226d104943e2f573961574d188 authored over 4 years ago
feat(b-tags): add `limit` prop (#5543)

* Initial

* update prop version

* update form-tags.js

* add limit prop test

* Final ...

caa0f1a2e6d96637c216eb306c77a67254af1caf authored over 4 years ago
feat(b-table): add `sortKey` option for `no-local-sorting` events (#5746)

* feat(b-table): add sortKey option

* Add Test

* Update Documentation

* Update table-so...

f847daeb797b84ed80b49a31294a5088fc32b59d authored over 4 years ago
chore(deps): update devdependency rollup to ^2.26.11 (#5745)

Co-authored-by: Renovate Bot <[email protected]>

e94cc16ae0fbff3e7edbbcd03f6a007956e93c91 authored over 4 years ago
chore(deps): update devdependency husky to ^4.3.0 (#5744)

Co-authored-by: Renovate Bot <[email protected]>

3b8a7d6a3cd426f6f5789ac5fb324b1c1ef94fc6 authored over 4 years ago
chore: regenrate lockfile (#5743)

df36ccaca73f11c24d95226e015c83c046e3b34d authored over 4 years ago
chore: improve comments about Vue.js related `transition-group` bugs

a50f1f9b28915ef4196f323af25a051cea593b1a authored over 4 years ago
chore(deps): update devdependency eslint-plugin-jest to v24 (#5738)

Co-authored-by: Renovate Bot <[email protected]>

da93e3ca37d872a693a9409f9c8bbc2eaf0af7e8 authored over 4 years ago
fix(ssr): avoid tree missmatches by either using `domProps` or `children` (closes #5453, #5557) (#5723)

* fix(ssr): avoid tree mismetaches by either using `domProps` or `children`

* Update README.md

5e8dad84c094ff1f7810f69293418b81e676af26 authored over 4 years ago
fix(b-button-toolbar): allow focus to leave toolbar by keyboard (#5737)

f54e4275881947cfb504235aa9330c03444e08bb authored over 4 years ago
feat(b-sidebar): add `noEnforceFocus` prop (closes #5707) (#5734)

* Update readme.md

* update sidebar.js

* update package.json

c11c237143230f533404af75933d86a2de7bfb56 authored over 4 years ago
chore(deps): update devdependency rollup to ^2.26.10 (#5732)

Co-authored-by: Renovate Bot <[email protected]>

2c480204d9f646df3d83ef385de8a7bf4cc11f09 authored over 4 years ago
Fix minor typo (#5730)

Co-authored-by: Jacob Müller <[email protected]>

4da578f677791703fa6583213b9096273e327c00 authored over 4 years ago
chore(deps): update all non-major dependencies to ^7.11.6 (#5729)

Co-authored-by: Renovate Bot <[email protected]>

43c9069b5a68a1f4ed871b7dd9ec4884c66f4e9c authored over 4 years ago
feat(b-icon): add proper `title` support (closes #5711) (#5724)

* update icon-base.js

* update package.json

* Add tests

* Improved default title handli...

3756b2c0e07fc85f73769ea312ede8917d1e1de5 authored over 4 years ago
chore(deps): update devdependency terser to ^5.3.0 (#5728)

Co-authored-by: Renovate Bot <[email protected]>

6a892f0a06ee392ec8619b5bf6f67b54140a500b authored over 4 years ago
chore(deps): update devdependency sass-loader to ^10.0.2 (#5726)

Co-authored-by: Renovate Bot <[email protected]>

b077513bcaa100820091a9cc07fd0a42c3936afa authored over 4 years ago
chore(deps): update all non-major dependencies (#5722)

Co-authored-by: Renovate Bot <[email protected]>

cfd453516b2a89037647a8a521d4712e81e8af9a authored over 4 years ago
fix(b-form-checkbox): `change` event value when in multiple mode (#5716)

5150b943f25ff6b2f331aaef64321973bd60dd0e authored over 4 years ago
chore(deps): update devdependency eslint to ^7.8.1 (#5720)

Co-authored-by: Renovate Bot <[email protected]>

e63523df2dc204598d5fa0df4a28d211b38b200c authored over 4 years ago
chore(docs): `change` misspelling in `<b-tooltip>` documentation (#5717)

Co-authored-by: Samuel BOUAROUA <[email protected]>

7ce0c65fde719a7597b37c5d24c8580788162ab1 authored over 4 years ago
feat(b-calendar): add `nav-button-variant` prop (closes #5702) (#5705)

* init

* update package.json

* Improve `navButtonVariant` prop handling

Co-authored-by:...

aa291fce6df52df4d2396b9499c964ce0ac5962b authored over 4 years ago
chore(deps): update all non-major dependencies (#5708)

* chore(deps): update all non-major dependencies

* Updates for Bootstrap Icons v1

* Update...

edc2d35dfc3eb9a550517b10e18f53673670e145 authored over 4 years ago
chore(deps): update all non-major dependencies (#5701)

Co-authored-by: Renovate Bot <[email protected]>

c223860144056f65ae85da19383956a79872df37 authored over 4 years ago
chore(deps): update devdependency html-loader to ^1.3.0 (#5696)

Co-authored-by: Renovate Bot <[email protected]>

7302756d7d56e55dfdf8141a3f88969604dcbc78 authored over 4 years ago
chore(deps): update devdependency lint-staged to ^10.2.13 (#5695)

Co-authored-by: Renovate Bot <[email protected]>

68fe96ca20c57c147e4aab31dbd78d554953d3b8 authored over 4 years ago
chore(deps): update all non-major dependencies (#5694)

Co-authored-by: Renovate Bot <[email protected]>

781bc4f94c1acee2f0c872c108c28da97ab92e40 authored over 4 years ago
chore(deps): update devdependency @nuxt/content to ^1.7.0 (#5693)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Jacob Müller <jacob.mueller....

eaeb4bb299260f5042e2b3c715a564ea674a3964 authored over 4 years ago
fix(v-b-toggle): handle component updates on click listeners (#5690)

Co-authored-by: Hiws <[email protected]>

156b1d6a3a1ebb6548ea0dbfac346d61a92f6ed9 authored over 4 years ago
fix(b-form-file): drop handling for huge amounts of files (closes #5615) (#5685)

* fix(b-form-file): drop handling for huge amout of files

* Update form-file.js

* Use `reg...

d54b240adeb6eadfe8736f4926384a5c4d351bde authored over 4 years ago
chore(deps): update devdependency sass-loader to v10 (#5692)

Co-authored-by: Renovate Bot <[email protected]>

06b6063ebec794d0c91e350ffc50b138c6257586 authored over 4 years ago
Fixed a small typo (#5683)

2a40dd7d99dbc3d1337d1fdb279bee143533b27f authored over 4 years ago
fix(bv-tooltip): hide the tooltip when the title is set to empty (closes #5648) (#5677)

* fix(bv-tooltip): hide the tooltip when the title is set to empty

* Update tooltip.spec.js

5363a3132df898cb5f0cac172c0510aead62d66e authored over 4 years ago
chore(deps): update all non-major dependencies (#5682)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Jacob Müller <jacob.mueller....

d673e316cd6595893570d8f4dec49141a21c4b30 authored over 4 years ago
fix(b-pagination): properly calculate number of links with `hide-ellipsis` option (closes #5514) (#5678)

* fix(b-pagination): properly calculate number of links with `hide-ellipsis` option

* Update ...

98e17ca85588b858f5d74e217c48fa82f11f487f authored over 4 years ago
feat(b-skeleton): add skeleton components (closes #5413) (#5575)

* init

* Update

* Apply basic border-radius to type `text`

* update skeleton-image.js
...

31c06b5fa697b5f13cc888a1d72effae21eb5e73 authored over 4 years ago
chore(deps): update all non-major dependencies (#5676)

Co-authored-by: Renovate Bot <[email protected]>

43806dc33871812330800a24b624956eecdd910f authored over 4 years ago
chore(deps): update all non-major dependencies to ^2.6.12 (#5673)

* chore(deps): update all non-major dependencies to ^2.6.12

* Update yarn.lock

Co-authored...

6311fcfcbabbbfe886156b0a9249175ef7710174 authored over 4 years ago
fix(b-avatar): image fit and scale (closes #5610, #5655) (#5675)

* fix(b-avavtar): image fit and scale

* Update _avatar.scss

* Update _avatar.scss

9812248ea686e339f32604c0020a1714bb228d75 authored over 4 years ago
fix(b-table): make sure to apply all formatters of field configuration (closes #5672) (#5674)

* fix(b-table): make sure to apply all formatters of field configuration

* Update .bundlewatc...

c7c14ea1d023b26af8a12c12dbc2c3d8220b7f67 authored over 4 years ago
chore(deps): update all non-major dependencies (#5671)

Co-authored-by: Renovate Bot <[email protected]>

11f8fabe7bc793754a833b5b368eab414f03afd0 authored over 4 years ago
feat(b-dropdown-text) adds `text-class` prop (closes #5669) (#5670)

* add function and test

* add prop description

* update dropdown-text.js

* update dropd...

abb6f17df09f93ba2a83db6a30d6523f760f337f authored over 4 years ago
chore: update dependencies (#5651)

* chore: update dependencies

* Merge remote-tracking branch 'origin/dev' into chore-bump-depe...

90e27a223db2f0649a459b9022cda32127b86fa2 authored over 4 years ago
chore(deps): update devdependency html-loader to ^1.2.1 (#5668)

Co-authored-by: Renovate Bot <[email protected]>

4e6f84038819d5263ecfc562e472f03940f900d2 authored over 4 years ago
chore(deps): update devdependency rollup to ^2.26.4 (#5666)

Co-authored-by: Renovate Bot <[email protected]>

0247a0e504e7fc63fd4a14fce834708955171a4b authored over 4 years ago
chore(deps): update all non-major dependencies (#5665)

Co-authored-by: Renovate Bot <[email protected]>

8ecac18df340ac3175fee99ae866c8e373d3a8dd authored over 4 years ago
chore(deps): update all non-major dependencies (#5661)

Co-authored-by: Renovate Bot <[email protected]>

53a085eb5a78e7bb0c0bca632303891de5c3394f authored over 4 years ago
chore(deps): update devdependency standard-version to v9 (#5658)

Co-authored-by: Renovate Bot <[email protected]>

673753140df0e9f5e7674dd91c5b2e6ffad94d9d authored over 4 years ago
chore(deps): update all non-major dependencies (#5657)

Co-authored-by: Renovate Bot <[email protected]>

3ee261d77cf8115e4586c7ac684eed7c5132a430 authored over 4 years ago
chore(deps): update devdependency terser to ^5.1.0 (#5654)

Co-authored-by: Renovate Bot <[email protected]>

285d0df4be057a15ce926ec6b8341fa952724981 authored over 4 years ago
chore(deps): update all non-major dependencies (#5653)

Co-authored-by: Renovate Bot <[email protected]>

74865e126240aeaf49316bc1e0fb55ba6c7b87e8 authored over 4 years ago
chore(deps): update all non-major dependencies (#5647)

Co-authored-by: Renovate Bot <[email protected]>

f4a7f89f9f88fbb4f40a76beb8c5b72a3b60e8ec authored over 4 years ago
chore(docs): Fix typo in layout docs (#5646)

Co-authored-by: Jacob Müller <[email protected]>

06c9183b874b7898bcf56028a276f36179f536ce authored over 4 years ago
chore(deps): update all non-major dependencies (#5645)

Co-authored-by: Renovate Bot <[email protected]>

ddf53042e66ba9a24036efe762a12cf5aa01561f authored over 4 years ago
chore(deps): update devdependency @babel/standalone to ^7.11.3 (#5643)

Co-authored-by: Renovate Bot <[email protected]>

cf17c34e892801f4a9add80e48ea464430318c4a authored over 4 years ago
chore(deps): update all non-major dependencies (#5642)

Co-authored-by: Renovate Bot <[email protected]>

3708435024d85f9906f0d1ff84e4fde4b28b022b authored over 4 years ago
chore(deps): update all non-major dependencies (#5641)

Co-authored-by: Renovate Bot <[email protected]>

329149e71614dc846b0a157b3c058cd06d7dc226 authored over 4 years ago
chore(deps): update all non-major dependencies (#5639)

Co-authored-by: Renovate Bot <[email protected]>

8a5ab915f8cc3b756d26470aa22e890f4aa4b919 authored over 4 years ago
chore(deps): update all non-major dependencies to ^7.11.1 (#5638)

Co-authored-by: Renovate Bot <[email protected]>

919738bf7beaf1011a11d8fbc158c2240a068338 authored over 4 years ago
chore(docs): fix typo in card docs (#5636)

my -> may

Co-authored-by: Jacob Müller <[email protected]>

a89dc4dc768f972640ce5e1babb23360ed03b4a7 authored over 4 years ago
chore(deps): update devdependency nuxt to ^2.14.1 (#5637)

Co-authored-by: Renovate Bot <[email protected]>

6ad34b095b12dae8fc2506d10432e045d4bae45d authored over 4 years ago
fix(b-form-input): fix debounce when value does not change (#5632)

* fix(b-form-input, b-form-textarea): fix debounce when value does not change

* Update form-t...

111ca65240ab6941e2173ca44806aa0a75691c95 authored over 4 years ago
chore(deps): update devdependency terser to v5 (#5631)

Co-authored-by: Renovate Bot <[email protected]>

f10103e25b33d1e4dd2351273d3e3791f0bbb579 authored over 4 years ago
chore(deps): update all non-major dependencies (#5626)

Co-authored-by: Renovate Bot <[email protected]>

5c8c825f7726b30dc2ffe0908d107ba532e5d8fd authored over 4 years ago
chore(deps): update devdependency @nuxt/content to ^1.5.1 (#5625)

Co-authored-by: Renovate Bot <[email protected]>

f3c70869b806f098d06e9867dd7ae8d6661d1ca3 authored over 4 years ago
chore(deps): update all non-major dependencies to ^26.2.2 (#5624)

Co-authored-by: Renovate Bot <[email protected]>

49e863b26bd496514bded152180e92d446db4cba authored over 4 years ago
chore(deps): update all non-major dependencies (#5622)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Jacob Müller <jacob.mueller....

e24d3c28c15d7f29cb61eebd442bad826d818269 authored over 4 years ago
docs: add free version of bootstrap-vue-argon-dashboard-pro (#5619)

Co-authored-by: Jacob Müller <[email protected]>

a2dbc505927b19655a4f4b30a0d4f36a5960f3f6 authored over 4 years ago
chore(deps): update all non-major dependencies (#5621)

Co-authored-by: Renovate Bot <[email protected]>

6f4a287722f5c7b06529006ea2f166317db9fb77 authored over 4 years ago
chore: update `yarn.lock` (#5620)

fbb93872bc4e44fb7dfd45c023119f799a39bfd0 authored over 4 years ago
chore(deps): update all non-major dependencies (#5616)

Co-authored-by: Renovate Bot <[email protected]>

c8559c108357852967fb3f5753fd83555f083c3a authored over 4 years ago
chore: release v2.16.0 (#5613)

* chore(deps): update all non-major dependencies (#5430)

Co-authored-by: Renovate Bot <bot@re...

d956a337d1cd178fa26cdf3c995741e75669304b authored over 4 years ago