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

fix(v-b-visible): fix type error in `componentUpdated` hook + minor docs update/fixes (#4327)

5f3ba9e7a22c236f7f8023a99dc0116e1b382dc8 authored over 5 years ago
chore(deps): update devdependency highlight.js to ^9.16.1 (#4335)

3ba18705d89961a4921b96926c8b981c08999648 authored over 5 years ago
fix(v-b-tooltip, v-b-popover): ensure reference to trigger element is passed to title/content function (fixes #4331) (#4332)

ea0cbda18b58a619c1ddd100d3b48905f88bf926 authored over 5 years ago
fix(b-tabs): allow space to trigger tab activation when `no-key-nav` is enabled (fixes #4323) (#4326)

731365b27f290fd2266709865b51307edd04e54e authored over 5 years ago
fix(b-pagination, b-pagination-nav): add UP/DOWN keyboard navigation support for JAWS (fixes #4322) (#4325)

c686088f939328eb30d0bf089d077584e2988b70 authored over 5 years ago
feat(v-b-visible): make `v-b-visible` directive available for public use (#4318)

5fa7e22cc3cca6295d226037f880074cfe841b2c authored over 5 years ago
chore(docs): minor fix to form-group docs

29f797cd0b2397c28ed07a3f2a70b3ae8cd44d4e authored over 5 years ago
feat(b-form-input, b-form-textarea): add `v-model` debouncing feature, and deprecate `<b-table>` prop `filter-debounce` (closes #4150) (#4314)

3ecdfa2a4cd24f5001c30cf7281964451848e87d authored over 5 years ago
chore(docs): fix minor typos (#4316)

* chore(docs): fix minor typos

* Update README.md

8740210318729eaeed2272ef402e46d5dfb0c81c authored over 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.0.2 (#4309)

8069dc18ec8b1522ae91daf177c3d8d8c1a42849 authored over 5 years ago
chore(docs): add note stating tree shaking only applies to JavaScript and not CSS (#4307)

6f954b1831ce6a22b33703452707b7fc876e9e21 authored over 5 years ago
feat(docs): move `@nuxtjs/google-analytics` to `buildModules` (#4299)

407c6e3a1035787326531348d9c7cee8ea4cea19 authored over 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^23.0.1 (#4306)

f8f3c33dcd60e192fd150bbb8662cc8ef4187672 authored over 5 years ago
chore(deps): update devdependency eslint-plugin-jest to v23 (#4305)

50b1f67769073de9b80e2bd9cea44a8f6d862133 authored over 5 years ago
chore(deps): update devdependency rollup to ^1.26.0 (#4304)

905691a391dbf8e396af914cbe3d61493b89e51a authored over 5 years ago
chore(deps): update devdependency eslint-plugin-jest to ^22.21.0 (#4302)

ba885ff1f7f3d9462604c3907ead0cac9fccefce authored over 5 years ago
chore(deps): update all non-major dependencies (#4301)

541f1c2706f360cd425bc93d82f62d46cdb77b82 authored over 5 years ago
chore(deps): update devdependency eslint to ^6.6.0 (#4300)

40cbe5e261d849d3fe2b9bbe2dfe0dfde3fcae81 authored over 5 years ago
chore(deps): update devdependency @nuxtjs/google-analytics to ^2.2.1 (#4298)

0c137b9ff9474a410e01021a750e09c3e0847f2b authored over 5 years ago
chore(deps): update devdependency autoprefixer to ^9.7.0 (#4295)

60b45b29ffccd70708bb3758d4c10dafa9d7f0a5 authored over 5 years ago
chore(deps): update devdependency node-sass to ^4.13.0 (#4294)

3a1fb1c61d77e9561c068231b209ced4a6e996e4 authored over 5 years ago
chore(deps): update devdependency rollup to ^1.25.2 (#4290)

7ba7349f41f5189b04bd9c82b8389cc31550dd5b authored over 5 years ago
chore(deps): update all non-major dependencies (#4286)

a60a4d773cc2a9757340d82f1d0d5be76e18322b authored over 5 years ago
chore(table): update event types for native events in package meta (#4285)

* chore(table): update event types for native events in package meta

* Update package.json

...

3b6ca5359ff408a84c654f2c591dafb15ca5a2c8 authored over 5 years ago
feat(b-table): add `selectRow()` and `unselectRow()` methods to cell and row-details slot scopes, and new prop `no-select-on-click` (#4283)

64b881fe2fa19c65a806af85b83504290277557c authored over 5 years ago
chore(deps): update devdependency codemirror to ^5.49.2 (#4284)

12469165153a9c2cdd4e8ad940018dd96b6be60c authored over 5 years ago
chore(docs): update b-collapse v-model example (#4281)

4f31229de4619e2922fb10966af7f27998fcd442 authored over 5 years ago
chore(deps): update devdependency rollup to ^1.25.1 (#4280)

1accbfa80206de6b9e12a051a60b367c812d7fbf authored over 5 years ago
feat(b-table, b-table-lite): add prop `details-td-class` for applying classes to the details row `<td>` (#4276)

702a1ef152d0a064dcf7dfaaa55168d2e1b82a50 authored over 5 years ago
chore(table meta): `transition-list` => `transition-group` (#4277)

b1ba1271c16c6dfededa464de01dfcee29375f64 authored over 5 years ago
feat(b-tabs): emit cancelable BvEvent before changing tabs via new `activate-tab` event (closes #4273) (#4274)

9b195dd63f75fe3aa3565a2b37448a3e9b8140ca authored over 5 years ago
fix(web-types): update web-types code generation to match schema (#4271)

009431ee2f0769dc22a47f7f15ee834621e5b73c authored over 5 years ago
chore(deps): update devdependency rollup to ^1.25.0 (#4272)

ff0be41774c0334fdffdeb10bf1575e5db7821a4 authored over 5 years ago
feat(b-dropdown): add `block` support to toggle button (closes #4266) (#4269)

* feat(b-dropdown): add `block` support to toggle button

* Update README.md

* Update dropd...

30029e3b01d16178cc1c43b0294ffa4ed4966574 authored over 5 years ago
feat(b-form-input, b-form-textarea): add `lazy` modifier prop to update v-model on change/blur event (#4169)

55787ddea56c96f6271bb9f832d33887a35919f4 authored over 5 years ago
chore(deps): update dependency popper.js to ^1.16.0 (#4263)

55ff8c9e79a4998dc5932b902c43d47fcc6db96a authored over 5 years ago
Update README.md (#4262)

Multiple 'in' in the reference

4ed6196c287fe59b054792a41f8fd52b5bb4260e authored over 5 years ago
fix(docs): broken links and sync layout docs with Bootstrap's (#4261)

* fix(docs): broken links and sync layout docs with Bootstrap's

* Update CHANGELOG.md

* Up...

c7bc62cb22e0b6d0d0363e3170890c497a1a8d36 authored over 5 years ago
feat(b-table, b-table-lite): add in head/foot row variant prop (addresses #4215) (#4216)

b222c7c01434ef073c54c55f7044c7ce0b9e4325 authored over 5 years ago
feat: auto-generate file `web-types.json` for WebStorm, and files `vetur-tags.json` and `vetur-attributes.json` for Vetur (closes #4107) (#4110)

1a3e6a56759bee9cc11d4405a4708dbba826fa51 authored over 5 years ago
feat: improve `CONTRIBUTING.md` (#4260)

25dacb5ba1923c72e28c590e3b1e80192ad36e1b authored over 5 years ago
chore(deps): update devdependency terser to ^4.3.9 (#4258)

4421d443f3b9ee79893e43c2fdac64034884ddee authored over 5 years ago
chore(deps): update devdependency rollup to ^1.24.0 (#4253)

fc58fef34435a5ddb244846ebf60479a15a206b1 authored over 5 years ago
feat(b-table): default the row select feature `selected-variant` to the `active` variant (#4128)

af372b006e08a98fd9e53891c940b458a97e8996 authored over 5 years ago
feat(b-form-group): allow setting label cols props to `auto` (closes #4217) (#4218)

21a822b9416f996cccf828e65dc029eba849277b authored over 5 years ago
feat(b-pagination, b-pagination-nav): add `pills` style option (#4236)

605d4c4692ef2dc961d29f4508edf7a9fc2f9b9c authored over 5 years ago
chore(docs): add missing table docs for cell scope property `fields` (#4246)

d4932982f56fd98eddce2b0cb59d4e5cdee91838 authored over 5 years ago
docs: correct typo (#4252)

694dad722837aa3df5aa2679b87cccb73da8c455 authored over 5 years ago
chore(deps): update all non-major dependencies (#4241)

e558acc8d5c48e772a8db7d19ed869ab8b6bf22c authored over 5 years ago
core(docs): fix broken link in table docs

0224bd93ad04c7cc67df44d14f6f66c648675453 authored over 5 years ago
fix(b-nav-form, b-nav-text): ensure these sub-components have `<li>` as root element for accessibility (#4100)

677480035f34ee735d0aa3ac98323aea2cbad732 authored over 5 years ago
chore: prettify and correct typos (#4239)

4aeef50883b8b59a9767a92d546df1b953943cca authored over 5 years ago
chore: release v2.0.4

chore: release v2.0.4

7b16a72406e02d29ee3c320d64bc7be9ae230c0d authored over 5 years ago
Update CHANGELOG.md

41788e0b778f41f9d4935d6ba685543399f3b457 authored over 5 years ago
chore(release): bump version and update changelog (#4235)

97ea2d1b7ded4e059764d214efbb83b5bbca758c authored over 5 years ago
chore(docs): note about requiring BootstrapVue custom CSS for tooltips/popovers (#4238)

f0f836e41d0d739dc10b6a8ed0339f332304f838 authored over 5 years ago
chore(deps): update devdependency nuxt to ^2.10.1 (#4237)

fd48ded68e14e80ac442f4ccae352f67008d638b authored over 5 years ago
chore(deps): update all non-major dependencies to ^7.6.4 (#4233)

37149d2d1b51b8e8374958838fe126a4b90f8ebb authored over 5 years ago
chore(docs): minor update to b-form-input docs (#4228)

ba9a805371ff041535539976814f83d4b6f29678 authored over 5 years ago
perf(b-table, b-table-lite): improve render performance (closes #4211, #4155) (#4213)

f3f42f2780d56db2b7f6f89bd0af007f8f652668 authored over 5 years ago
fix(b-dropdown-form): fix SCSS styling when placed in a nav dropdown (fixes #4220) (#4223)

b852bba99c866f977af0b330167a9d49341392b4 authored over 5 years ago
fix(types): BCardSubTitle component declared export name (#4229)

9f216df0bc7bc97a96e432ea22cabd917bf56ed7 authored over 5 years ago
chore(deps): update all non-major dependencies to ^7.6.3 (#4226)

5855ffde0a541ce1acccc03552c77613a146c771 authored over 5 years ago
chore(docs): tweaks to page quick-links styling (#4219)

494d742361ca61d718b0b0f66537a4381f49bde5 authored over 5 years ago
chore(core): docs show advanced scss import (#4207)

fe7dc04c42f4c25cf8f119aeb0566828bc56a0da authored over 5 years ago
chore(docs): minor updates to the theming reference section (#4224)

2ec602f6f3d4471d6f76845d3c35896f73c7a925 authored over 5 years ago
Update package.json

764931f4c4d843c49aa207b2cccb1a97653a3e78 authored over 5 years ago
Update package.json

96ca9d6d01b2b530e86b85ab45b89ec6d084831b authored over 5 years ago
Merge branch 'dev' into b4.4/container

f742adcabdd141d0b2ebe5cede0f1181c0b81889 authored over 5 years ago
fix(carousel): disable the next/prev controls when the carousel is sliding (closes #4210) (#4212)

64d556d452ed8feefdb56a7f40ceb9a08b5e617f authored over 5 years ago
chore(docs): remove excess closing tags (#4209)

7e4f16072739661f15c8f61cdd63aa34da017e7f authored over 5 years ago
chore(docs): fix navbar package.json typo (#4206)

15668c21cd4c6daab6a5dd1e6de864fd03f4d132 authored over 5 years ago
chore(deps): update devdependency terser to ^4.3.8 (#4202)

56b774de7ac274df494230fcf062be5b78aa512a authored over 5 years ago
chore: release v2.0.3

2fd03f0b1d0cc41f9930078ba8b1c16b10e4ac2f authored over 5 years ago
Update CHANGELOG.md

6a2ef1daa37b213cd494111044ebef6e0c1130e5 authored over 5 years ago
chore(deps): update devdependency eslint-config-prettier to ^6.4.0 (#4201)

041494c71fc02e7620bd7190ca1afc6f88e863fd authored over 5 years ago
chore: bump version and update changelog (#4196)

073ac960465f47fa55d6d585e8bf47aad5220feb authored over 5 years ago
chore(deps): update devdependency autoprefixer to ^9.6.4 (#4200)

e24203993aaae01a7b48aa4ce2d173608ee50f50 authored over 5 years ago
chore(docs): add head meta description to section index pages for better SEO (#4195)

280d4873f67af54d52bcf52ade18b58a6756e2d6 authored over 5 years ago
docs(table): add details on the `tbody-tr-class` callback arguments (#4194)

efcdba61437950fcf111d2a096611a62b97bec39 authored over 5 years ago
chore(deps): update devdependency terser to ^4.3.7 (#4199)

0e1f871d65096cda214d287cc1fe214d683bf754 authored over 5 years ago
chore(deps): update all non-major dependencies (#4197)

565766666ac65261fbc603cc2a54788b3bc8b4ac authored over 5 years ago
chore(docs): minor fix to popover component docs

3bf6c6ad9016274bc58cd0bb221c64e4717374f5 authored over 5 years ago
perf(b-table, b-table-lite): delegate row event handlers to the tbody element (#4192)

3f0d46a3afb5113d60a9624729a675af1d42ccd0 authored over 5 years ago
chore(deps): update devdependency terser to ^4.3.6 (#4193)

dfbc3984e4f3ebcee62d5c90069c2b7bba5d630f authored over 5 years ago
fix(v-b-modal): bind to inner link or button for dropdown items or nav items (fixes #4149) (#4187)

5c28bd2fe22a14e5b30b3e955a0eaed5acf62ee5 authored over 5 years ago
chore(deps): update devdependency rollup to ^1.23.0 (#4188)

6cee6c084820a604acef163687a56ed2def55d0a authored over 5 years ago
chore(docs): improve v-play performance and only recreate instance if changed (#4185)

676e62a026c617e1ec820d9bede4a34cd4a6bb67 authored over 5 years ago
Update README.md

35033a53323f238dabbb3d5488f547b80c402db6 authored over 5 years ago
Update README.md

e488a6cba4a5db220321eb805cc1300d7194434e authored over 5 years ago
chore(deps): update devdependency cross-env to ^6.0.3 (#4183)

b0a1bb6b233a2ce60f9f8e6051efbfffd8abd34c authored over 5 years ago
chore(deps): update devdependency nuxt to ^2.10.0 (#4181)

e4b21abb17154f101b18d87edebbb0497a46b4fb authored over 5 years ago
chore(deps): update devdependency cross-env to ^6.0.2 (#4178)

a4ec2dcd95bda750fb2d4a72dcc5c9b47873b7e6 authored over 5 years ago
chore(deps): update devdependency eslint to ^6.5.1 (#4176)

921978ae40d83c7fda39931b683ce147fde2b097 authored over 5 years ago
fix(b-tooltip/b-popover): add `SVGElement` as acceptable prop type (closes #4173) (#4174)

fab7fea0a69b36b95f0c9606122140fe771e8ac8 authored over 5 years ago
docs(componentdoc.vue): add version badge to prop reference table (#4172)

e6c39c4a7c4a6d2d27003441f53a985d67b02730 authored over 5 years ago
fix(b-table): minor code optimizations to filter debouncing (#4167)

018eef139ee9a49dd08a5da01157412adccb4486 authored over 5 years ago
fix(b-form-file): fix prop type checking for `value` prop (#4168)

a8e2e566f34fa40614292f6192d8b322a2ed2877 authored over 5 years ago
perf(table): improve provide/inject performance (addresses #4155) (#4164)

152fefc8638008e9d0b43c80fb512ceb8e822b78 authored over 5 years ago
Merge pull request #4170 from bootstrap-vue/master

Merge master changes into dev

119ceb3a15d7b502d8809745bab469dfa4d34b1b authored over 5 years ago