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 ^1.28.0 (#4555)

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

cd31316b1247bc415cdec227b75eb84d1496c7ec authored about 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.3.0 (#4553)

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

9d2c30a01b4850bb4f56cc74850ee6a71d881f7f authored about 5 years ago
fix(docs): correct spelling error in `b-form-file` property description (#4551)

2f9b14a105fa12e68299c101cd794023ed79eb7b authored about 5 years ago
chore(deps): update devdependency terser to ^4.5.1 (#4547)

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

e8b39a8f2a0907a8d28728abbbf36e26158143be authored about 5 years ago
chore(docs): add `b-breadcrumb-item` usage example (#4541)

* chore(docs): add `b-breadcrumb-item` usage example

* Update README.md

* Update README.md...

6938bc9affcbc3ed52b0a49fce96f0594d50945a authored about 5 years ago
chore(deps): update devdependency terser to ^4.5.0 (#4546)

100fba79375f9e5e8d920292378996163e254909 authored about 5 years ago
chore: update copyright year to 2020 (#4545)

4355762a17625f8d78567a8468db8ce0d3195791 authored about 5 years ago
chore(deps): update all non-major dependencies (#4539)

f044722e2a9323499e2684d35f1fff093714f631 authored about 5 years ago
chore(deps): update devdependency eslint-plugin-node to v11 (#4534)

2b43c82abbe7d3ee89596204b1a54494c82fe642 authored about 5 years ago
chore(deps): update all non-major dependencies (#4531)

d332616dadffd703f762182ca6df9656148a946c authored about 5 years ago
chore(deps): update devdependency babel-plugin-istanbul to v6 (#4525)

17002d7066d7aebb31713660ca532fa47d97756a authored about 5 years ago
chore(deps): update devdependency rollup to ^1.27.14 (#4524)

65703f50cb89036200ce16903bd29073f2fc7b3d authored about 5 years ago
feat(icons): optional icon components (#4489)

d2bef1715636fcb83de6d51808683e6feda671d0 authored about 5 years ago
chore(deps): update devdependency eslint to ^6.8.0 (#4521)

6bd8100c25496fba21af572fb3aa1d7ea1c2892e authored about 5 years ago
chore(table): correct typo in the sticky header section (#4520)

4e2a71b2d847c9fb6abc8d7722604aa857eee775 authored about 5 years ago
fix(docs): correct formatting of <b-modal> `ok-only` prop (#4517)

Updated ok-only text formatting so that it is clear that it is a property, consistent with other...

988653ef626ca53535900634a62ccba289ac51a3 authored about 5 years ago
chore(deps): update devdependency codemirror to ^5.50.0 (#4516)

28706ddd9f6b7bad8160066d810f6824b922e1e9 authored about 5 years ago
chore(deps): update all non-major dependencies to ^7.7.7 (#4515)

c725487dd4ba655e84e251c6565a3ee38565804a authored about 5 years ago
chore(deps): update devdependency nuxt to ^2.11.0 (#4511)

2b7422e9f6bb76df9e2e019199108caa5c43c74f authored about 5 years ago
chore(deps): update devdependency terser to ^4.4.3 (#4508)

44d2596ba17e60c4ef32f24d54a4920a41a7d815 authored about 5 years ago
chore(deps): update devdependency eslint-plugin-prettier to ^3.1.2 (#4504)

4134c3ac5b526bdc703e334749eb76a980a0b0b6 authored about 5 years ago
chore(deps): update devdependency rollup to ^1.27.13 (#4503)

998aedff9e023e92112898f7c18a7dfff4df9da1 authored about 5 years ago
chore(docs): typo in toast (#4501)

"is is" -> "it is"

4e571892b0c68bc2508dc1552e23874d239f899e authored about 5 years ago
chore(deps): update all non-major dependencies to ^2.6.11 (#4500)

f119a6d740625e430c02850de90540835b463468 authored about 5 years ago
fix(docs): handle undocumented breaking changes in babel-standalone for IE11 (#4484)

* chore(docs): add gated flag to polyfill.io request

* Update nuxt.config.js

* Update nuxt...

56f8bb5af7fb7188da035210e8be28d7ae1c7bc1 authored about 5 years ago
chore(deps): update all non-major dependencies (#4497)

b246682c0e899a8a0e9fe688f50dbd5f961ab3a1 authored about 5 years ago
feat(b-table): better sort labeling for screen readers (closes #4487) (#4488)

* feat(b-table): better sort labeling for screen readers

* Update mixin-thead.js

* Update ...

d4e66fa48fdd1cd7fd4b93907fe999de3fc577f8 authored about 5 years ago
chore(deps): update all non-major dependencies (#4490)

69edc0cb9cb3a2dcae0363a2b1a5010a84ab3796 authored about 5 years ago
chore(deps): update all non-major dependencies (#4485)

6ac9b535e3a89ab792003a7112fd5da8851940ff authored about 5 years ago
chore: prettify (#4482)

3de4ee35653967e263c6cce349ecb1f8f0602b5c authored about 5 years ago
feat(b-table, b-table-lite): new `tbody-tr-attr` prop for arbitrary row attributes (closes #1864) (#4481)

* feat(b-table): add custom row attributes

Adds a trAttr attribute to b-table, which can eith...

4acf6ed863dd5edd85897a01b099c42322097d1b authored about 5 years ago
chore: more tweaks for new Bootstrap v4.4 reboot changes (#4479)

4abe675973ff89e3fff6f32c32f65b7c08bc48a0 authored about 5 years ago
feat(b-dropdown-form): add formClass prop for adding classes to the form element (closes #4474) (#4475)

eef4200976f7921b1bb03f50c0ece8ee7c41ed0e authored about 5 years ago
chore(deps): update devdependency eslint-plugin-import to ^2.19.1 (#4478)

5e216f63084f07bbf00b001bda8d4ee41a13d611 authored about 5 years ago
chore: create "listenOnDocument" and "listenOnWindow" mixins (#4441)

1e1089aef1d55902aa05e60fb1ca11f570937433 authored about 5 years ago
chore(docs): add link to v2.0.0 migration guide in getting started docs (#4467)

83e7e4c17b07d4f3e51f492a845e8306f5ba5c3d authored about 5 years ago
chore(deps): update all non-major dependencies to ^7.7.6 (#4470)

2a201f18e9c7ce4e89ab6186629ac8657037cc06 authored about 5 years ago
chore(deps): update devdependency rollup to ^1.27.9 (#4469)

b241a0bd55082c8a0d8d4a03d65d152d900ba197 authored about 5 years ago
fix(b-toast): fix ensureToaster method call when toaster name changes (#4468)

744bb7a77092a04184af31bf285e432110e1ab44 authored about 5 years ago
chore(deps): update all non-major dependencies to ^7.7.5 (#4461)

c178d292449355d33be1696338100b2cc28b7c75 authored about 5 years ago
chore: minor tweaks for bootstrap v4.4 (#4440)

c48eb765a6939bc6f863302560e7f6070ac31524 authored about 5 years ago
chore(deps): update all non-major dependencies (#4438)

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

* Lock `@vue/test-utils` to `1.0.0-beta.29`

0b89794ef7fa966c5a872ea1055d2648234fdcc9 authored about 5 years ago
feat(b-form-tags): new tagged input component (#4409)

00eb9d9fd460adca8227b3b344284b5cc49a734f authored about 5 years ago
feat(b-row): add Bootstrap v4.4 row columns support (#4439)

* feat(b-row): add Bootstrap v4.4 row columns support

* Update row.js

* Update row.js

*...

833b028a2d6101d01b7012a7378359db1c801695 authored about 5 years ago
chore: code optimizations (#4418)

ee1c10eb03003ab69ba137a8288952d1ddb67bab authored about 5 years ago
Merge branch 'b4.4/container' into dev

b02f93d76a0d900bda4d541c7964a5809b680c60 authored about 5 years ago
Update PULL_REQUEST_TEMPLATE.md

c5eeab2af2b589f4f6d782f6ae0ced6415cb840f authored about 5 years ago
chore(deps): update devdependency jest-environment-jsdom-fourteen to v1 (#4434)

83099a4690eb3f1f2f2921627d5cc66f1c29bbca authored about 5 years ago
Update Bootstrap to v4.4

609a3775992fec3b4be75964acfc47d2da541fdd authored about 5 years ago
Merge remote-tracking branch 'origin/dev' into b4.4/container

6313f11ef22ea26d5b1cda08fcecb291e3697094 authored about 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.0.5 (#4430)

37c629c769e23af8debb8afb6ab1f861f00354f9 authored about 5 years ago
chore(docs): fix typo in compontendoc.vue. (#4428)

41ed124fc726d2326abe9124088fb36c8c2cc39e authored about 5 years ago
chore(deps): update devdependency rollup to ^1.27.5 (#4421)

4a24249678dbd2945eb189ba11e15e760cee65f5 authored about 5 years ago
chore(deps): update devdependency eslint to ^6.7.1 (#4420)

5dea20e94c6b994d743702fb3d0faaae64d83328 authored about 5 years ago
chore(deps): update all non-major dependencies to ^7.7.4 (#4416)

d0709921eba2f3dd7a69ab8ca94ab7abffdc46bb authored about 5 years ago
chore(deps): update devdependency eslint to ^6.7.0 (#4414)

eb3e10c84833da0eeb0df73cba65400be74c3927 authored about 5 years ago
chore(deps): update devdependency rollup to ^1.27.4 (#4412)

c322c38727253fb74eea20823feed4f276126916 authored about 5 years ago
chore(deps): update devdependency rollup to ^1.27.3 (#4408)

0a793e9456a546c323015b389a668dbfb7e6467d authored about 5 years ago
feat(b-collapse): add optional scoping to default slot (#4405)

* feat(b-collapse): add optional scoping to default slot

* Update collapse.js

* Update col...

8e95bacf9d00562f2676689d067ae0db009cbbb6 authored about 5 years ago
fix(tooltips, popovers): fix memory leak (closes #4400) (#4401)

* fix(v-b-tooltip): memory leaks

* Update bv-tooltip.js

* Update bv-tooltip.js

* Update...

c71352d674347e5e2d72fe8b82334fc87a4ffd8c authored about 5 years ago
chore(docs): minor updates to tooltip/popover docs (#4403)

05186916facff6f7a54f188f295d0344737217ad authored about 5 years ago
chore(deps): update all non-major dependencies (#4399)

eec3b43da59dccd222f575be5ece06a21e73cf7c authored about 5 years ago
feat(b-form-select): add group/tree support and dedicated option and option-group components (closes #3222) (#4267)

* feat(b-form-select): add group/tree support and dedicated option and option-group components
...

f1ed0177c20f9d7e7e340a8815d1b6bc66f7cb76 authored about 5 years ago
chore(deps): update all non-major dependencies (#4398)

f3f5279f86b0a18266750166280ef05d43f5a41d authored about 5 years ago
chore(deps): update devdependency rollup to ^1.27.1 (#4396)

c31ecd697b2849951979ae3f1f8e93ffac527a1d authored about 5 years ago
docs: fix prop name typo (#4395)

1cb73e0aa6a5efc3dc58714d14a41f5776fa2f38 authored about 5 years ago
feat(b-dropdown): add splitClass property to dropdown component (#4394)

* feat(b-dropdown): add splitClass property to dropdown component

* Update package.json

a5f342e0e4de2186259e36e42cecda8c20e1c8ab authored about 5 years ago
chore: create hasListener mixin (#4391)

* chore: create hasListener mixin

* Update has-listener.js

* Update has-listener.js

* U...

1fa25f67aaaa5ca58ce9a47d7e89a0ffb5d599f1 authored about 5 years ago
chore(deps): update devdependency eslint-config-prettier to ^6.6.0 (#4392)

cc6a585fd58be258b6f63405ad23d57b152aa620 authored about 5 years ago
fix(b-table, b-table-lite): handle edge case with row events when table is removed from dom. instantiate row event handlers only when listeners are registered (fixes #4384) (#4388)

* fix(b-table, b-table-lite): handle edge case with row events when table is removed from dom (f...

9a81cd414a2c534b96de0d82c3d00d94651e5a7b authored about 5 years ago
feat(b-collapse): add new prop `appear` to animate an initially visible collapse (#4317)

* feat(collapse): add new prop `appear` to animate initially visible collapse

* Update packag...

136a72b0352d4bb1339ab31f791087cbcda42fa5 authored about 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.0.4 (#4389)

84ab2613bda124fc3ac5a2ca1fa42ad862df6fac authored about 5 years ago
feat(b-form-select): support paths for `valueField`, `textField`, `htmlField` and `disabledField` props (#4386)

ed3b7360af415dc3cc56f0b6662c9d48cc165781 authored about 5 years ago
chore(deps): update devdependency eslint-plugin-vue to ^6.0.1 (#4379)

a7509644c592e8ba23cb5b0f1dfdedd92ca0dc25 authored about 5 years ago
chore: release v2.1.0

chore: release v2.1.0

2ed2fde9770006731314f14cb5b36011b5231e55 authored about 5 years ago
chore: bump version and update changelog (#4315)

d998b84428d9d282d0a7618c368ae4ebb509ba24 authored about 5 years ago
chore(deps): update devdependency rollup to ^1.27.0 (#4376)

9508275e8b7cee72ba73d45eb4965ed3d0294741 authored about 5 years ago
fix(b-table, b-table-lite, b-tbody): fix delegated event handlers when transition + minor adjustment to row `key` generation (fixes #4370) (#4372)

030a3d8c9a89b253c0bb8dbf9be98151bd020176 authored about 5 years ago
fix(v-b-modal): ensure trigger element is keyboard accessible if not a link or button, for A11Y (#4365)

f54ca2969a38f75a69d58a8eedeac4f0bd905eca authored about 5 years ago
chore(deps): update devdependency rollup to ^1.26.5 (#4369)

fbbcffb6d7e03d7d47f22db56b0e0403bdea3e02 authored about 5 years ago
chore(deps): update devdependency terser to ^4.4.0 (#4368)

2793852a6bf0abe4a22556e88d99f72e9d2a1afa authored about 5 years ago
chore(deps): update devdependency terser to ^4.3.10 (#4367)

3b35f9d3d6397e9fc5bf16bbfa6f8249fcbbe603 authored over 5 years ago
chore(deps): update devdependency rollup to ^1.26.4 (#4366)

a3484c43318f1cbb7453dfb957b495f156cc151e authored over 5 years ago
fix(v-b-modal): open modal using `ENTER` key on non-button elements for A11Y (#4364)

0d27d7be2677f1fdada7c91c5b9f58a216a3de4e authored over 5 years ago
chore(deps): update devdependency @babel/standalone to ^7.7.3 (#4363)

e7a7f97d86c1caa6a29d78e97317d33ffdfa46ce authored over 5 years ago
fix(docs): tabs lazy examples (#4362)

a85852330a1dfa0cc33a424b6378e887a58b2881 authored over 5 years ago
fix(tables): fix issue with sticky columns when table is not responsive but has sticky headers (fixes #4354) (#4356)

56b395899ed9c6606e5757a2fd222a8c9aecf362 authored over 5 years ago
chore(docs): fix eslint warnings (#4361)

* chore(docs): fix eslint warnings

* Update docs-mixin.js

677de40516daeceb3468f2f92f09143c11163bf3 authored over 5 years ago
fix(b-dropdown): handle issue with touch devices on MacOS using Safari/Firefox (Fixes #4328, #4344) (#4329)

2779a0aeeebe0797bb38f3f17c83fb463ee41624 authored over 5 years ago
feat(b-img, b-img-lazy): add support for `srcset` and `sizes` props (closes #4348) (#4350)

f419cb4b63611adbc0e955a81dc9c9b1df4ed7bf authored over 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.0.3 (#4357)

f7087f0b602334f9b2ab862b11e0e53c2cd52838 authored over 5 years ago
chore(deps): update devdependency eslint-plugin-vue to v6 (#4349)

4ae2cd191262e616b055fcbc792f144d27efe2f0 authored over 5 years ago
docs(tabs): document load tab content only when active (closes #4352) (#4353)

67166c37d127c3c5a89ef5b70060c9e5cbe8b57f authored over 5 years ago
chore(deps): update all non-major dependencies (#4347)

38d207726ac768eecf0b63763e4995d516a8c52a authored over 5 years ago
chore(deps): update all non-major dependencies to ^7.7.0 (#4346)

f38fd4ada6e93d7f8833a5d530321ca56aeee981 authored over 5 years ago
chore(deps): update devdependency rollup to ^1.26.3 (#4341)

bf784398af1c77509a174545636711981c0a41be authored over 5 years ago
chore(deps): update devdependency highlight.js to ^9.16.2 (#4339)

3be7b266808d00bcd68f0936c66ed273e1973a3e authored over 5 years ago
chore(deps): update devdependency autoprefixer to ^9.7.1 (#4337)

8d77eac3e45fc2242bf8eee7fa04bc19822ab1ac authored over 5 years ago
docs: fix visible directive examples (#4334)

* fix(docs): visible directive examples

* Update README.md

* Update README.md

49b6095e665c51215e3e1816391ab6340a533f2f authored over 5 years ago
chore(deps): update devdependency rollup to ^1.26.2 (#4336)

3259c22e5521625e63a9370afd3e406b1f6e0df6 authored over 5 years ago