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 dependency portal-vue to ^2.1.4 (#3233)

b0073822829087e856fce1396e020ae0ef46becc authored almost 6 years ago
feat(config): add option in config to set global tooltip and popover boundary (#3229)

00e4fc9004bd8d91f8de83e1f1381ddb8950c25c authored almost 6 years ago
chore(docs): add badge to settings docs under heading

63c4361faf83000e23018393c6f3d404ef73606a authored almost 6 years ago
chore: fix typo

22972339ec996f5ebdbc820a1e7b6d204229f0bb authored almost 6 years ago
chore(docs): minor update to button docs

153002e9533e3d7c08e68be3f01e509a09060f47 authored almost 6 years ago
chore(deps): update dependency eslint-plugin-node to v9 (#3230)

4e7e762d5180622aa3d00fac6654ae86fd0df2bc authored almost 6 years ago
chore(deps): update dependency rollup to ^1.11.0 (#3231)

daf72f2f0459ba8314d40f4e324fa84578ce1794 authored almost 6 years ago
fix(modal): exclude document.body when determining return focus element (#3228)

092ab2decbd76e98a90b1f71a509bd29c68f03f8 authored almost 6 years ago
chore: minor updates to dropdown docs

1bfdde6b7d22e3347de3ef627e4916d59bfa0653 authored almost 6 years ago
chore(deps): update dependency babel-plugin-istanbul to ^5.1.4 (#3224)

2f3d2d193f2572dc0c9f28adff8323d6f046bb90 authored almost 6 years ago
feat: console warn if multiple instances of Vue detected (addresses #3040) (#3220)

41db3e23c40d37ccb807b2fe79fef7832426413c authored almost 6 years ago
docs: add badges to ehanced/new/changed sections of docs (#3219)

5364ebcf3656518c5959473b7fd90fdd7ca713e1 authored almost 6 years ago
chore(docs): minor updates to table docs headings

4ae139f95075ac7d3d42e63cbd8563cb63ba998f authored almost 6 years ago
feat(button): add prop `pill` for pill style buttons (#3214)

c26298b154e51648e05d296ac8f03a6d2b544692 authored almost 6 years ago
chore: update JavaScript banner file info dynamically (#3204)

* chore: update banner version dynamically

* Update build.sh

* Update banner.txt

* Upda...

3c49494d181229bfaa2190cf5ce957f51134a3cf authored almost 6 years ago
chore(docs): landing page - add `<abbr>` tag and tooltip to WAI-ARIA (#3208)

4293f87bd18eb8a109d45a22753a4b2cb335745f authored almost 6 years ago
chore: additonal tweaks to docs landing page

Added semantic tags

e13bfb3f7999d87b46b01f25dc5e423380266ad4 authored almost 6 years ago
chore: minor updates to docs landing page

5819e5aa68fefdec60ff7f1ee18f6d89ccb9c1de authored almost 6 years ago
chore: minor docs landing page update

2903dee1cfd3b131cc17735839b6cab6176e0a79 authored almost 6 years ago
chore: new logo and minor docs update (#3202)

8260741b902a026886dcd65108c2a5f4ab50828e authored almost 6 years ago
fix(modal): return focus edge case bug in IE11 (fixes #3206) (#3207)

7ef36c219f7ed493906be5c86f2da53521871c47 authored almost 6 years ago
fix(collapse): is-nav link click behaviour - check if collapse has `display: block !important` before attempting to close collapse (#3199)

b0729ccd0f38edad354fb85e9ad9403f737a0a3b authored almost 6 years ago
chore: prettier vue component definition order (#3205)

5bb136ab508332b77251503573d8782b4bb6d75b authored almost 6 years ago
feat(dropdown): additional semantic markup optimizations for A11Y (#3196)

91d893e0b9e4e8b70f19c30e372e2fb6b56c5cbc authored almost 6 years ago
chore: add header comment to main index.js (#3201)

3bce8ff19f310b622b6d8ffbc8cd00a3203867d7 authored almost 6 years ago
chore: prefer `$scopedSlots` over `$slots` (closes #3193) (#3195)

626cee58584c839a8094e6955b0ec7dbebf29c0b authored almost 6 years ago
chore: update keywords in package.json

5bd28d932c4b17ba73905be6a830b03a77a69f85 authored almost 6 years ago
chore: minor updates to navbar docs (#3200)

892b9e25651f34f49501ce8867e6cc411fdf7f55 authored almost 6 years ago
chore(deps): update dependency node-sass to ^4.12.0 (#3198)

01117484fefbf3b639ceb827bd3b69c682ced4fe authored almost 6 years ago
chore(deps): update all non-major dependencies to ^7.4.4 (#3197)

1de78733480796211558009d19371c5a67c76146 authored almost 6 years ago
chore: remove no longer needed SCSS variable (#3190)

90f338216856d8099431d2e5ad86e98831f978a7 authored almost 6 years ago
chore(deps): update dependency eslint-config-prettier to ^4.2.0 (#3189)

cc2e7c4ecbfa5d50e61feb32c915bb473e10c097 authored almost 6 years ago
chore(deps): update dependency nuxt to ^2.6.3 (#3188)

fb084e1ff72e4d07d41c335e85e9d1434abcf220 authored almost 6 years ago
chore(deps): update dependency eslint-plugin-jest to ^22.5.1 (#3187)

02047177b5894a4bf811894f63368bb46d5d49a0 authored almost 6 years ago
fix(pagination): use unicode escape sequence for default bookend button text (#3186)

dfb6af73c4bdbf7815ea82ed1077c07d8e2962e4 authored almost 6 years ago
chore(docs): toasts fix typo im -> in (#3185)

b752990a3fe8df01ccc3b32d2560b0ce4d0a7429 authored almost 6 years ago
chore: minor updates to docs and package.json keywords (closes #3182) (#3183)

2594561a228f3d4797db87a5a5f04600a6863bde authored almost 6 years ago
feat: make more component appearance prop defaults globally configurable (closes #3173) (#3175)

* feat(modal): make more appearance props globally configurable

* Make more variants globally...

f7cf28c9c1f516e137d5479c8542440512e0a834 authored almost 6 years ago
chore(docs): minor updates to `<b-table>` docs sort-compare section (#3181)

4faa1f9d0652a8364cbc92eade97687e20410729 authored almost 6 years ago
chore: update intro readme

9a240cde7cc491778a2da791eaf622e259292418 authored almost 6 years ago
chore(deps): update dependency portal-vue to ^2.1.3 (#3180)

91d02044936cb29161472fffbb1e5194e55f2a91 authored almost 6 years ago
chore(deps): update dependency portal-vue to ^2.1.2 (#3177)

ca37cc606afbfe2f039f3ea8e32a098914b0b6c1 authored almost 6 years ago
chore(deps): update dependency eslint-plugin-jest to ^22.5.0 (#3176)

e744790804983358300835e3ea44b5fd7f80b895 authored almost 6 years ago
fix(form-input): properly handle out-of-sync values (closes #2657) (#3172)

* fix(form-input): properly handle out-of-sync values

* Update form-text.js

* Update form-...

976f9c1bfbd4443206e1d81c2664f1cf4a312f56 authored almost 6 years ago
feat(toast): add additional options to global default config (closes #3169) (#3170)

b01e01c1cb370be0a7c5f35cef36825e2ae0d23e authored almost 6 years ago
feat(v-b-toggle): make targets reactive to updates (closes #3165) (#3167)

* Update toggle.js

* Update target.js

* Update toggle.js

* Update toggle.js

* Update...

6eff6d96b1d03204d25609bd093fc56ea20be14e authored almost 6 years ago
feat(modal): use PortalVue for modal placement (#3157)

632552853df9016b61ea7f42a3a9733c3ec23446 authored almost 6 years ago
chore(deps): update dependency babel-plugin-istanbul to ^5.1.3 (#3166)

ffb13ef86e2f1bb12f4f47daca2809822c987c77 authored almost 6 years ago
fix(docs): typo in ´<strong>´ tags (#3163)

e465ae96c05c951a45924db06cb2e0dadca09d4d authored almost 6 years ago
fix(toast): use appendChild instead of append for IE 11 support (#3160)

be118a98727f88e8771ba6c883018e3b154d452b authored almost 6 years ago
feat(table): make table sort icons configurable via SCSS variables (#3156)

a72f134be9a8e808a16a261b0f1203f8f08d6f6f authored almost 6 years ago
chore: add `core-js` to renovate.json `ignoreDeps` (#3155)

f354b33680b7b84f925a7b691cb606fafe1062ce authored almost 6 years ago
Update dependency codemirror to ^5.46.0 (#3154)

2f89b68bbcd72421e8cfda7de2eb02b9f4775b13 authored almost 6 years ago
Merge pull request #3096 from bootstrap-vue/dev

chore: release 2.0.0-rc.19

2928fe16c5fd86c8c5b67d3f5b017ba9af46e6bc authored almost 6 years ago
Update CHANGELOG.md

84f6217738f46f2863c23b1d985568f8d53f349e authored almost 6 years ago
Update CHANGELOG.md

ea376de22966eba7851b016a98968ccd795d1223 authored almost 6 years ago
Update CHANGELOG.md

66253d266830a68dd99b12c70146c1df08c6f2e1 authored almost 6 years ago
chore: bump version (#3150)

34d9a51d8b241ab8bf6ef77d698ced72c4397f85 authored almost 6 years ago
feat(table): add new prop `table-class` for applying classes to table root element (closes #3138) (#3148)

5deb5dbf81713c7834a9b1884a42de04280acf6e authored almost 6 years ago
chore(docs): minor updates to toast docs (#3149)

965b0c269184f58a4fcf665650d063aaa5fe3398 authored almost 6 years ago
fix(docs): use regex to normalize URL with better browser support (#3147)

c3bd004eea9bb15fca06c2ac5787767b06657bdc authored almost 6 years ago
fix(docs): info modal in complete <b-table> example (closes #3144) (#3145)

* Update README.md

fix id modalinfo

* Update README.md

9dfe0bfaed704c7939c002e86ef3d3ac409ed1f8 authored almost 6 years ago
fix(tab): don't use `aria-expanded` on the panel (#3143)

381eacf170f88e4e2169ef855d49ad91413bb0e2 authored almost 6 years ago
fix(col, form-group): implement self overwriting lazy props getter (fixes: #3080) (#3125)

* Update col.js

* Update col.js

* Update col.js

* Update col.js

* Update col.js

*...

92756bd0ad59133a9aecaa4231158ce47e81a29d authored almost 6 years ago
feat(form-checkbox, form-radio): add `aria-labelledby` prop (closes: #3139) (#3140)

Adds new prop that will apply an `aria-labelledby` attribute to the input.

Closes #3139

f82f5661bdf900790bc560b9f79a2bfe5a664c63 authored almost 6 years ago
fix(nuxt module): ensure that css and transpile are arrays (fixes: #3141) (#3142)

Ensures that `this.options.css` and `this.options.build.transpile` are existing arrays

Fixes ...

239da7775f2a3de0b0aec393eae9d52e60239fd1 authored almost 6 years ago
feat(toast): updates to toaster SCSS and structure and enable hover-pause (#3135)

263f20629c60dc5ef34de61f66d60c295a5a25c7 authored almost 6 years ago
chore(deps): update dependency rollup to ^1.10.1 (#3137)

61cca79b042edbba1f94aea7cecc46580bb4f847 authored almost 6 years ago
chore(deps): update dependency portal-vue to ^2.1.1 (#3136)

6e32edd4c160f5dd76610af9f7b7ccf0d7ef2284 authored almost 6 years ago
fix(modal): ensure that v-model is updated when show or hide is canceled (#3131)

6726a33a765af6aba148ea7a434f5e2b71a662fb authored almost 6 years ago
docs: add note about setting up an alias to `vue` in project bundlers (#3133)

610a48e75671624ad216bc569eb3c94e9b5afe1f authored almost 6 years ago
fix(toaster): let on-demand toasts know the toaster has been destroyed (#3130)

0b44e4d043a0dce30d95e2e53b71cd0d94bf5525 authored almost 6 years ago
fix(docs): overall improvements (#3129)

* fix(docs): overall improvements

* Update header.vue

* Update README.md

* Update index...

be533769c53f6e1a215abc83b3c10f1f5f985728 authored almost 6 years ago
chore(deps): update dependency vue-router to ^3.0.6 (#3127)

2ce1ca5573e97ac749ebfb2bed4947113aa4e99b authored almost 6 years ago
feat(toast): add Bootstrap v4.3 Toasts (#3093)

c31b4ffb094f54360fa1b13c45f79005bddb1355 authored almost 6 years ago
chore: create single point of contact module for Vue reference (#3120)

65242f68af29c47730f0b91c9a9a870bf19c7d4d authored almost 6 years ago
fix(modal): handle HMR when defining property on Vue prototype (#3123)

* Update bv-modal.js

* Update bv-modal.js

* Update bv-modal.js

a4e7f2188f0fbcc8189290fbb125f6572cceb024 authored almost 6 years ago
chore(deps): update dependency eslint-plugin-import to ^2.17.2 (#3124)

adef796bfaf71821f822c490527692add66cdbac authored almost 6 years ago
feat(tabs): add `fill`, `justified` and `active-class` props (closes #3053, #2518) (#3061)

feat(tabs): add `fill`, `justified` and active class props (closes #3053, #2518)

b6557ad7edbd8b79b332a12979d00f1df17ee547 authored almost 6 years ago
fix(docs): improve nav social links alignment (#3122)

d37500e9a9bf9db9405e9d2b44900387bde9c3c0 authored almost 6 years ago
fix(docs): minor tweaks (#3121)

1917f1bda1dcda9e3af2e0a9d5dcfe414bf6d361 authored almost 6 years ago
fix(modal): fix close on click-out for IE11 (#3117)

9b09e52567aedbfe17d68cd27470b886b1c5d350 authored almost 6 years ago
chore(deps): update dependency babel-plugin-istanbul to ^5.1.2 (#3116)

3e7d6964ada34c7e72c2f757fbe998b0b7d337ac authored almost 6 years ago
fix(docs): fix polyfill for IE 11 (#3114)

298f73388c94abec3430a03994cadb70ac0d3159 authored almost 6 years ago
chore: fix issue template prose wrap (#3112)

29f1895be3129eee257ea8fa1bfca12e210ec21f authored almost 6 years ago
chore: revert `yarn.lock` chnages (#3111)

8f6f6ee6bdfceee3892fc66094f72bb776ebdfd1 authored almost 6 years ago
chore: stick to `core-js` + better docs polyfill (#3109)

4b33eff5d7cec735e53acdeedafb682de9cc60dc authored almost 6 years ago
fix(form-textarea): improve auto-row height calculation timing (closes #3103) (#3105)

dfc662ed2b4a845186d87e5849c034de43326fdf authored almost 6 years ago
chore(deps): update dependency nuxt to ^2.6.2 (#3107)

ed2ba7bc2797d7eb9535a578039c7f4d28c49125 authored almost 6 years ago
fix(docs): unify heading casing (#3101)

* fix(docs): unify heading casing

* Prettify

649a845a2a182c7aa0d89ec2603722ca94448da2 authored almost 6 years ago
chore: more tweaks to the issue/PR templates (#3106)

* chore: minor tweaks to issue templates

* chore: more tweaks to the issue templates

de8fb09ae79474d6226f093aa5f0e396aa3369e7 authored almost 6 years ago
fix(utils): improve `dom`, `env`, `inspect` and test utils (#3085)

* fix(utils): improve dom and env utils

* coverage

* coverage

* improve normalize funct...

bd85049b67836c0f451d0fd27de7fdd257e6d535 authored almost 6 years ago
chore: improve issue templates (#3104)

* chore: improve issue templates

* Update BUG_REPORT_TEMPLATE.md

824a1e66e18e2787941373c9ff2d100ade49bca0 authored almost 6 years ago
chore(deps): update all non-major dependencies (#3102)

15850a00d8a6f7238b74da1c4ef8c0fcbefdbc68 authored almost 6 years ago
feat(modal): support for optionally scoped slots and new `Vue.prototype.$bvModal` helper (#3056)

* feat(modal): optionally scoped slots

* lint

* Update modal.js

* lint

* Update moda...

b647830779954b0155c96a7396bef55872b495f0 authored almost 6 years ago
chore(modal): fix typo in comment (#3094)

82cdd1eceea3c7e1e90bd6d68a9ea8ee28c31483 authored almost 6 years ago
chore(deps): update dependency eslint-plugin-import to ^2.17.1 (#3092)

83d3a10163f2517d7aacbc4a57412a8d51643cc7 authored almost 6 years ago
fix(b-link): ensure href prop is not passed to router-links (fixes #3066) (#3084)

* fix(b-link): ensure href prop is not passed to router-links

* Update link.spec.js

* lint...

f679c118a91615bd2e76047ffbdfff672f0152d7 authored almost 6 years ago
chore(deps): update dependency eslint-plugin-import to ^2.17.0 (#3091)

5b758b95ac85aff669df2d1dff8e65edac278a01 authored almost 6 years ago
Update README.md

6211b2f4a2f06b93dcdbac0e97b4fa6a1237ccf9 authored almost 6 years ago