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

feat(b-link): add support 3rd party router links such as Gridsome's `<g-link>` (closes #2627) (#5358)

* feat(b-link): add support 3rd party router links such as Gridsome's `<g-link>`

* Update lin...

6d29e1cff6c4fd42b3f60f86bd017d8601de3956 authored over 4 years ago
feat(types): create declarations for `<b-calendar>` and `<b-time>` context event objects (closes #5366) (#5374)

* feat(types): create declarations for `<b-calendar>` and `<b-time>` context event objects

* ...

8f3ca30e4d51b5e97f9c4f301c31254a8b060980 authored over 4 years ago
fix: ensure all intervals/timeouts/observers are cleared when component is destroyed (#5362)

* chore: tests cleanup

* Only stub components when really needed

* Update button-toolbar.s...

064cdf4f7e7c6b779c1bd689a6d300efdf81bc0d authored over 4 years ago
chore: tests cleanup (#5356)

* chore: tests cleanup

* Only stub components when really needed

* Update button-toolbar.s...

c3db7585ce6bc62c9b4ee50a934a471b185c94c9 authored over 4 years ago
chore(deps): update devdependency rollup to ^2.10.0 (#5360)

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

dbe2a671bf1cc2b77dd771d782a2cc3eb1f2aaf3 authored over 4 years ago
fix(b-link): default new `<nuxt-link>` prop `prefetch` to `null` for true tri-state prop (#5357)

Co-authored-by: Jacob Müller

3f41c91961c29988ba13ca11f4dc8f81810e761f authored over 4 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.11.0 (#5359)

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

101faab1ec99187fe62039d7d73dad21d12205c7 authored over 4 years ago
feat: support `<nuxt-link>`'s `prefetch` property (closes #5125) (#5355)

* Adding prefetch property to links

* Update common-props.json

* Update header.vue

* Up...

b9416cb3824d680e297347af61a934b1536224de authored over 4 years ago
chore(docs): fix collapse accordion example to not use `href="#"` on buttons (closes #5352) (#5353)

* chore(docs): fix collapse accordion example to not use `href="#"` on buttons

* Update READM...

41680ba0067b784f14e272ad5c4993f6f7f46f14 authored over 4 years ago
chore(docs): hotfix for collapse accordion docs

a02bec2b74ed2d38492ed9bcc9b376ed748d5864 authored over 4 years ago
chore: release 2.14.0

96ffdcc42856ab96cc49a42081bb17634660839b authored over 4 years ago
chore: bump version and update changelog (#5349)

bb8ed11b3fd5f4c1af0cecc200c0456c533b7130 authored over 4 years ago
fix(b-modal): remove `role="document"` from `.modal-content` (#5345)

* fix(mdoal): remove `role="document"` from `.modal-content` amd only set `role="dialog"` when `...

0c2b406e8dadc274e8433d3a4c414e799d0fa228 authored over 4 years ago
chore(docs): update sitemap module config (#5348)

* chore(docs): update sitemap module config

* lint

* Update nuxt.config.js

* Update nux...

c5ed4378f7491f4fa9f9239266e3011bc554531a authored over 4 years ago
feat(b-nav-item-dropdown): improve default handling of dropdown toggle link (closes #3942) (#5344)

* fix(b-nav-item-dropdown): let `<b-link>` handle `href` default

* Update nav-item-dropdown.j...

62c6105e25bc4590f9e2fa92069b77ccbc17fac6 authored over 4 years ago
chore(deps): update devdependency @nuxtjs/sitemap to ^2.3.0 (#5347)

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

70c00e8f873a8f796fdfc8ee8ef2222e84b8b11c authored over 4 years ago
chore(utils/dom): add new utils for focus/blur handling (#5346)

* feat(utils/dom): add new utils for focus/blur handling

* Update sidebar.js

* Update side...

00097847e7fd02cebac2c62c002048a6cf722592 authored over 4 years ago
chore(deps): update devdependency rollup to ^2.9.1 (#5343)

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

9e1e394e99e7d3d6b2931a68343fc11458a2eaef authored over 4 years ago
fix(perf): avoid useless re-renders of component on parent update (#4825)

2cb3fe0fa822a8284e023ccf71f8e451f124016a authored over 4 years ago
feat(v-b-toggle): support specifying target ID via directive argument, and array of target IDs via directive value (closes #4834) (#5336)

Co-authored-by: Jacob Müller

260ef7259e46d343823767374322db0ae3a74803 authored over 4 years ago
fix(docs): fix broken link (#5341)

562be515608c777db0fb1b0b35ce6836e2951fad authored over 4 years ago
chore(deps): update devdependency rollup to ^2.9.0 (#5339)

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

8ea4577a610fa00d4f5ad0cb8f30352e2ceeeacf authored over 4 years ago
chore(docs): update grid layout docs (closes #5332) (#5333)

* chore(docs): update grid layout docs (closes #5332)

* Update package.json

* Update READM...

a837fc026d7e6fec66076a01a633c2109e86b78a authored over 4 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.10.0 (#5335)

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

9b0f372a5d18f44fce3d4a98fd0388b978112f80 authored over 4 years ago
chore(deps): update devdependency eslint to v7 (#5334)

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

3b7bccf8002888115bf5b9dc99835c98ca223e2c authored over 4 years ago
chore: ignore test utils/stub components for coverage (#5327)

* chore: ignore test utils for coverage

* Update TransitionStub.js

* Update TransitionGrou...

c7927ed15fe09b3fc4adcc78248064be8b507fef authored over 4 years ago
chore(tabs): coverage

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

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

d630ecb0d65d43dac064faac9b0c14f7ea979842 authored over 4 years ago
Merge branch 'master' into dev

6ae1b0ba72a9abdaaa23302cd2abdc8484a3b054 authored over 4 years ago
chore: use `@vue/test-utils` v1.0 (#5310)

* chore: use `@vue/test-utils` v1.0.0

* Await on `.setData()`

* Update navbar-toggle.spec....

cfc85affff83511c8f8cf4e071dd507eabebc226 authored over 4 years ago
chore(deps): update devdependency rollup to ^2.8.2 (#5318)

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

8d081140aeace13b23c1ccc7a4b3127f3ddf046c authored over 4 years ago
chore(deps): update devdependency rollup to ^2.8.1 (#5316)

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

6d7c59111a55866c7641232837da281e228ab1f2 authored over 4 years ago
feat(b-avatar-group): new helper component b-avatar-group (#5272)

* feat(b-avatar-group): new helper component b-avatar-group

* Update _avatar.scss

* Update...

c84faaebe18bbf652583d6c302447e931a4ab741 authored over 4 years ago
chore(deps): update devdependency standard-version to v8 (#5313)

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

755164fbc9f2b66e21f67da8ac58472ae02584c1 authored over 4 years ago
chore: show example of `b-table` provider `async/await` (closes #4849) (#5307)

Co-authored-by: Jacob Müller

7e0c5593f153bf7096f34a93cd229c7984d7c7c2 authored over 4 years ago
chore: add dedicated documentation for `v-b-toggle` directive and additional popover/tooltip docs updates (closes #5262) (#5306)

* chore: add dedicated documentation for `v-b-toggle` directive

* Update nuxt.config.js

* ...

27b64b72de92f36974e711f107d9d15545e87f40 authored over 4 years ago
chore(deps): update devdependency rollup to ^2.8.0 (#5308)

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

32737f85c068124fa3199c630a8f677f545a9a49 authored over 4 years ago
chore: release 2.13.1

028b880ea1ec168888368f3abc7e89f1f8f2f9cd authored over 4 years ago
chore: bump version and update changelog (#5305)

a68ad426f7b930f896fe193baa6012430d775618 authored over 4 years ago
chore(docs): improve page load time by pre-parsing README.md at build time (#5290)

Co-authored-by: Jacob Müller

74af02e4674aac4fab8b445e3b834ca0a40269d0 authored over 4 years ago
chore(deps): update all non-major dependencies to ^26.0.1 (#5304)

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

c0c8a681d9750e433f56454cefad92ad6d38a5ec authored over 4 years ago
chore(deps): update devdependency node-sass to ^4.14.1 (#5300)

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

fad2b2ea6bbd44cde74be4bce91660dd20d2dea5 authored over 4 years ago
chore(deps): update jest monorepo to v26 (major) (#5298)

* chore(deps): update jest monorepo to v26

* Update form-rating.spec.js

Co-authored-by: Re...

d41bbb861d3b65ece89ad093dd5ecc4941863939 authored over 4 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.9.0 (#5294)

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

1e0ea9be410bfea5f61ba95539491adadce8b2e8 authored almost 5 years ago
chore(deps): update devdependency jest to ^25.5.4 (#5292)

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

7522eca9822c8899875863d24834cd5ede5a18aa authored almost 5 years ago
chore(deps): update all non-major dependencies (#5286)

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

938f55c2c77856207f90ad8a23c1a35e20fc6376 authored almost 5 years ago
chore(deps): update devdependency lint-staged to ^10.2.1 (#5283)

Co-authored-by: Renovate Bot <[email protected]>
Co-authored-by: Troy Morehouse <troymore@nbn...

7f44e554834623a91d6607b40a147bb2c6f994c7 authored almost 5 years ago
Merge branch 'master' into dev

3087d869326c611c88ae42bfbe95fe9596196852 authored almost 5 years ago
chore(docs): add partners section to landing page (#5282)

73f046b9c63df51c59f7ad1f385e49bb0df1fd0e authored almost 5 years ago
fix(b-table, b-table-lite, b-table-simple): handle header variant for sticky columns (fixes #5278) (#5279)

Co-authored-by: Jacob Müller

53e309e947b4710fcf8d989cc9ef0f31c58487ae authored almost 5 years ago
chore(deps): update devdependency jest to ^25.5.2 (#5276)

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

bc199de7534260a1b8f8ffd5bfca5074762ecdc8 authored almost 5 years ago
chore(deps): update all non-major dependencies (#5275)

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

66619c87a8266bc814d7c062ac6e928a43920f9d authored almost 5 years ago
chore(deps): update all non-major dependencies to ^25.5.1 (#5273)

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

3ecd65086abfd5c4a1e88a55414f45c31f63e4e2 authored almost 5 years ago
chore: add partners section to repo readme (#5268)

* chore: add partners section to repo readme

* Update README.md

Co-authored-by: Jacob Müll...

834fe76609b0a9db74302c1ed39d37e27394cd25 authored almost 5 years ago
chore(deps): update all non-major dependencies (#5270)

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

4bb9ba4da532e736bbc378286794a97cbf42ec83 authored almost 5 years ago
chore(docs): fix typos (#5271)

* Fix typos

* Update themes.vue

Co-authored-by: Troy Morehouse <[email protected]>

58df9600f00faa7421c0d622919824424fef48be authored almost 5 years ago
chore: add partner image

c5996169fff02fb5b177b1152ed9d2adf5de581f authored almost 5 years ago
chore: release v2.13.0

639aee4c318357c058159a3b3ee7de804b07ec9c authored almost 5 years ago
chore: bump version and update changelog (#5260)

ac554ac3a66ac2028a73781505ce1a26a977ecb1 authored almost 5 years ago
chore(deps): update devdependency rollup to ^2.7.3 (#5267)

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

8138ada47b057c1d67def0ab0d552f45b2549416 authored almost 5 years ago
chore(docs): update footer with new information (#5264)

Co-authored-by: Jacob Müller

4987b0c68022f202bb2a53f204eb745b31a164e4 authored almost 5 years ago
chore(deps): update devdependency postcss-cli to ^7.1.1 (#5266)

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

bcd6d79fca8965294b54e93666f8dc12e7b2b0bc authored almost 5 years ago
fix(types): update table field definition types to include sticky column (fixes #5263) (#5265)

20eb3ac9e22ddbcc41d1f1aa923871007abe0dc0 authored almost 5 years ago
chore(docs): add generated robots.txt and sitemap.xml for SEO (#5257)

Co-authored-by: Jacob Müller

815989002ce4fc9175a7bddac5747f21a9e08ad7 authored almost 5 years ago
chore: minor refactors in code optimization for better minification (#5258)

d9a9672ed91fc809869470053fd4ef03cb26ee19 authored almost 5 years ago
fix(b-form-datepicker, b-form-timepicker): fix menu padding in button only mode (fixes #5251) (#5252)

d57a643f0c6b5e805a42a3387fb0db4443bfc01f authored almost 5 years ago
chore(deps): update devdependency terser to ^4.6.12 (#5250)

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

05446f45fc8e69e3bd1c3c63e8c41675037715d4 authored almost 5 years ago
feat(b-overlay): add support for overlay `click` event (closes #5243) (#5248)

582560ff97690ab1e5c1f609d76804b7b3daa104 authored almost 5 years ago
fix: handle nested form options normalization (#5247)

0c57ffe31c946475498fa3554b8b4aba4e9d19df authored almost 5 years ago
chore(docs): update Zeit references to Vercel (#5208)

Co-authored-by: Jacob Müller

ee7e8b8fd47f6e17a216de03aca4fbf65e36f4a8 authored almost 5 years ago
chore: overwrite Vercel now default headers (#5249)

6f84fb943b57d3cfa98dcdd96e154a1bdc792109 authored almost 5 years ago
chore(docs): minor tweaks for mobile friendliness (#5241)

a366baa5c5f237415736df1e6913e037b7919105 authored almost 5 years ago
Merge branch 'master' into dev

99aab018a3392e8aa31418f58d6dd1b757fc7042 authored almost 5 years ago
Create now.json

ddb99c3a5e98830afaecc467a6561026e1c0614d authored almost 5 years ago
Revert "fix: nested form options normalization"

This reverts commit bea039386518c0b0a77bed46b13330c6840b7daa.

f5722b1d62068e1cc2f86e443cfd7add67aa54e8 authored almost 5 years ago
fix: nested form options normalization

bea039386518c0b0a77bed46b13330c6840b7daa authored almost 5 years ago
feat(b-calendar, b-form-datepicker): relax `YYYY-MM-DD` string parsing (closes #5232) (#5242)

* feat(b-calendar, b-form-datepicker): relax date `YYYY-MM-DD` string matching (closes #5232)

...

f362802b2794f0e5d294bbb004d91ccd623a1e25 authored almost 5 years ago
chore(docs): minor update to input-group docs (#5240)

4b2b7d917a747f41e3a5294e2535436a8d401dcd authored almost 5 years ago
fix(b-form-datepicker, b-form-timepicker): adjust scss to support input-groups (#5231)

Co-authored-by: Jacob Müller

7b1adc460f11c2ee54466fe0d204579f3f6f1bd2 authored almost 5 years ago
fix(b-form-datepicker, b-form-timepicker): prevent duplicate validation icons (fixes #5237) (#5238)

6354e6eb90b93e668c2794b3b4c2117a7cfc0ab0 authored almost 5 years ago
chore(deps): update devdependency node-sass to ^4.14.0 (#5233)

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

e68e42912c7b8f7953b728306ec9af7ba560822b authored almost 5 years ago
chore(docs): minor adjustments to the form docs (#5228)

* chore(docs): minor adjustments to the form docs

* Update README.md

* Update README.md

bc5159e876aba2c223beb94f478efcd0c40fbe0d authored almost 5 years ago
chore: additional GWT site verification (#5227)

64b3ec6e4f0401b45453f4daa3888ec7cf4ac2b3 authored almost 5 years ago
Merge remote-tracking branch 'origin/master' into dev

b5f44bc27a3a1646237a2c42adfc700d26bf6389 authored almost 5 years ago
chore(docs): update head meta/link config (#5226)

89466b2899c60ec4898cc7065984591622a3df47 authored almost 5 years ago
chore(docs): add head meta and link tags to master branch (#5224)

8e80fe7a1597ac1d1619ba87aaea4c42c345984f authored almost 5 years ago
chore(deps): update devdependency rollup to ^2.7.2 (#5223)

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

f74f23b5383bc5a28329b00b53dda9c87c466563 authored almost 5 years ago
chore: remove redundant `docs` workflow (#5219)

05a4a9c1a741b42015d2a2d863d6b1816f0cce03 authored almost 5 years ago
fix(b-avatar): set `align-items: center` for default slot content (fixes: #5205) (#5207)

* fix(b-avatar): set `align-items: center` for default slot content (fixes: #5205)

* Update R...

c4981fd098253840a37e731331de65b0e732fc79 authored almost 5 years ago
chore(docs): minor tweaks to the b-form-rating docs (#5217)

* chore(docs): minor tweaks to the b-form-rating docs

* Update package.json

Co-authored-by...

7be5bf39dac54bf9e7590b5b0f63c14599052f1d authored almost 5 years ago
fix(b-calendar, b-form-datepicker): minor adjustments to styling and example updates (#5211)

* fix(b-calendar, b-form-datepicker): minor adjustments to styling

* Update form-datepicker.j...

f0d8ffe4253079939008108fe86529a2f69553f1 authored almost 5 years ago
Update renovate.json (#5213)

901822140504619d88c71b7168a461708cfeab6e authored almost 5 years ago
chore(deps): update all non-major dependencies (#5209)

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

f465998620f6a26b288aa42cb5c125f44d96d372 authored almost 5 years ago
chore(deps): update devdependency lint-staged to ^10.1.7 (#5204)

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

774209370c6b72128a2fd5f2a8f864c6460efa07 authored almost 5 years ago
chore(deps): update devdependency lint-staged to ^10.1.7 (#5204)

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

3ee43bacf7cf82637d404989685e8082d413ef5e authored almost 5 years ago
chore(deps): update devdependency codemirror to ^5.53.2 (#5203)

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

fee3be5b36a417e3d7cdfdec93edb1ed45780735 authored almost 5 years ago
chore(docs): add canonical url to head section (#5198)

* chore(docs): add canonical url to head section

* Update default.js

* Update default.js
...

7a3291fa53745cb34c274aab17c6ff6276661a9f authored almost 5 years ago
feat(b-form-rating): add `show-value-max` prop to show possible max rating when `show-value` is `true` (#5200)

* feat(b-form-rating): add `show-max-value` prop to show possible max rating when `show-value` i...

e9d54e6c6a736b2a4f9dbf232dd2b20afa0e990c authored almost 5 years ago
Update devDependency codemirror to ^5.53.0 (#5202)

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

6df560b48deeb65aa4426ef6e89420bf92f89cbd authored almost 5 years ago
chore: add support for CodeSandbox CI (#5201)

ae3983d2b1b0114d23bf9e44786777f64cf303d7 authored almost 5 years ago