An open API service for software projects hosted on Open Collective.

BootstrapVue

Bootstrap v4 components and grid system for Vue.js.
Collective - Host: opensource - https://opencollective.com/bootstrap-vue - Website: https://bootstrap-vue.org - Code: https://github.com/bootstrap-vue/bootstrap-vue

uglify-js-harmony ~> dev dependencies

github.com/bootstrap-vue/bootstrap-vue - 54de00e69da470ce8e82881b38b795e17839b3b0 authored about 8 years ago
temporary disable lint

github.com/bootstrap-vue/bootstrap-vue - 3f60a6f92b7512f39257a97c96703dd570a843b0 authored about 8 years ago
ESLint ignore __tests__

github.com/bootstrap-vue/bootstrap-vue - ab14102b8e476c1043ad246f338c55976deb8ea7 authored about 8 years ago
🙌 Unit Tests

github.com/bootstrap-vue/bootstrap-vue - d88c46df792ea8a02a56dccb667292c5a55bc9be authored about 8 years ago
[links] rel and target attributes (#418)

* [carousel] Fixed this arg in forEach

Should address issue #396

* [carousel] coerce query...

github.com/bootstrap-vue/bootstrap-vue - ed412ea50db6fb95f71baa935beb3ae5442abe35 authored about 8 years ago
Extra components support #417

github.com/bootstrap-vue/bootstrap-vue - dc0d07fc14cb9156b21e15e209b8399b3fa76ada authored about 8 years ago
[nav] navbar-toggleable #414 (#415)

* Add bootstrap -> bootstrap-vue migration notes

* add bFormFieldset label text alignment opt...

github.com/bootstrap-vue/bootstrap-vue - 31b866610b48f87082ada70171a7530b2f29c365 authored about 8 years ago
[modal] visible prop was missing $416

github.com/bootstrap-vue/bootstrap-vue - 0404c3428e251791afbe18c4446c062c6394c641 authored about 8 years ago
[collapse] Emitting collapse show state to toggle (#412)

* [carousel] Fixed this arg in forEach

Should address issue #396

* [carousel] coerce query...

github.com/bootstrap-vue/bootstrap-vue - 99afe053199ec9d67c06615a4fcef2ae252dfdd6 authored about 8 years ago
[collapse] aria-expanded state (#411)

* [carousel] Fixed this arg in forEach

Should address issue #396

* [carousel] coerce query...

github.com/bootstrap-vue/bootstrap-vue - e4604b200ca1ab668aa92edcb38998f4bcba93bf authored about 8 years ago
[collapse] render ID on root div (#410)

* [collapse] render ID on root div

* [dropdown.js] remove duplicate method

github.com/bootstrap-vue/bootstrap-vue - 2950cea44333c0eddbe9fcecf768d8bf11bb732e authored about 8 years ago
[dropdown.js] Active class addition (#409)

* [carousel] Fixed this arg in forEach

Should address issue #396

* [carousel] coerce query...

github.com/bootstrap-vue/bootstrap-vue - ab127fa98f2e4de0fc0e29de282318ba1bb5ae41 authored about 8 years ago
[dropdowns] Hover to focus item (#408)

* [carousel] Fixed this arg in forEach

Should address issue #396

* [carousel] coerce query...

github.com/bootstrap-vue/bootstrap-vue - 5271c9d62f9e53364a2234737e99a4642dd1bc03 authored about 8 years ago
[carousel] Fixed this arg in forEach (#398)

* [carousel] Fixed this arg in forEach

Should address issue #396

* [carousel] coerce query...

github.com/bootstrap-vue/bootstrap-vue - c49cb29bd29f8af4f884c21a5a4e3e2c03e50894 authored about 8 years ago
Issue 329 (partial fix) (#405)

* Add bootstrap -> bootstrap-vue migration notes

* add bFormFieldset label text alignment opt...

github.com/bootstrap-vue/bootstrap-vue - 9362aa7cd64b548d30c12e3ad77aa76fe6fb5517 authored about 8 years ago
Fix pr 364 (pagination aria labels referenced improperly) (#404)

* Add bootstrap -> bootstrap-vue migration notes

* add bFormFieldset label text alignment opt...

github.com/bootstrap-vue/bootstrap-vue - da36b16c6ab959afa53d021cfbf20b2226d0624e authored about 8 years ago
[tables] added invisible for fields (#402)

Closes #401

github.com/bootstrap-vue/bootstrap-vue - 35e3f21533932eb842d5749845d5cf5c8d23f73e authored about 8 years ago
[table] missing this in computed style (#397)

* [table] allow tfoot clone of thead + ARIA for sorting

Allow user to enable duplicating tabl...

github.com/bootstrap-vue/bootstrap-vue - 2ea7ef08ec49d14772c5cf17f36c61383f871188 authored about 8 years ago
[table] allow tfoot clone of thead + ARIA for sorting (#389)

* [table] allow tfoot clone of thead + ARIA for sorting

Allow user to enable duplicating tabl...

github.com/bootstrap-vue/bootstrap-vue - 5697ce85e136af3f66bf31a6ae41abe117c430c1 authored about 8 years ago
emit click event up

github.com/bootstrap-vue/bootstrap-vue - 650799f961d357a70d317bf2181c8d1bd3cbfcdb authored about 8 years ago
[docs] fix button-toolbar meta

github.com/bootstrap-vue/bootstrap-vue - 2fdc497d8c191ce2d73878612ffff77c644604fd authored about 8 years ago
[tables] Allow slots for empty result sets (#387)

* Create README.md

* Create meta.json

* Create index.json

* [docs] Added button-toolbar...

github.com/bootstrap-vue/bootstrap-vue - 2e2e809fe420c3de0ff3af1b2a13e99637148f84 authored about 8 years ago
Allow Semantic tags (#386)

* Create README.md

* Create meta.json

* Create index.json

* [docs] Added button-toolbar...

github.com/bootstrap-vue/bootstrap-vue - a406722059183af1cf718bb48ed293168b986423 authored about 8 years ago
[carousel] ARIA attributes and keyboard control (#380)

* Create README.md

* Create meta.json

* Create index.json

* [docs] Added button-toolbar...

github.com/bootstrap-vue/bootstrap-vue - 1ca07061894cec5d4e48c32522c7931c108deb00 authored about 8 years ago
[tabs] correct link role attribute (#382)

* Create README.md

* Create meta.json

* Create index.json

* [docs] Added button-toolbar...

github.com/bootstrap-vue/bootstrap-vue - b4e6aa307189b3b127f508a48f609f40a2780cef authored about 8 years ago
Do not change focus if activeComponent is in modal content. (#378)

This allows focus to be set in @shown handler of a modal without
the focusFirst handler overrid...

github.com/bootstrap-vue/bootstrap-vue - 25e19595edaf085d895fc373177107218eb15436 authored about 8 years ago
allow Close button in Modal to be hidden (#379)

* allow Close button in Modal to be hidden

* renaming option to okOnly

github.com/bootstrap-vue/bootstrap-vue - a734d999aa6a5acc9d3a48d2e6c54ad7a41bee0d authored about 8 years ago
[pagination] Refactored button keyboard selection (#377)

* Create README.md

* Create meta.json

* Create index.json

* [docs] Added button-toolbar...

github.com/bootstrap-vue/bootstrap-vue - d5da8e5e918c8a131680bcef2a1ee72c468ea7ca authored about 8 years ago
Make isActive a method. (#376)

Computed properties cannot take arguments. As-is, pagination
component is entirely broken and w...

github.com/bootstrap-vue/bootstrap-vue - 404d4accbc89534a821a2b9b5ff526b3a7c46d6e authored about 8 years ago
[scrollspy] Better options handling (#375)

* Create README.md

* Create meta.json

* Create index.json

* [docs] Added button-toolbar...

github.com/bootstrap-vue/bootstrap-vue - d7c09fe4e945dbfaaebc79fef1f218227c576fb9 authored about 8 years ago
[link] emit @click event up

github.com/bootstrap-vue/bootstrap-vue - 3e9b860d05d8dec8b7f91eb530e9949866dc1966 authored about 8 years ago
Fix previousTab keybinding. (#372)

The key bindings specified prevTab function, but the function is
actually named previousTab.

github.com/bootstrap-vue/bootstrap-vue - 26c9a8e6c8e3b97986a5081887379885cead5392 authored about 8 years ago
[button-toolbar] docs (#368)

* Create README.md

* Create meta.json

* Create index.json

* [docs] Added button-toolbar...

github.com/bootstrap-vue/bootstrap-vue - d10d7946f5458be06958eccb0848ce6b8c061a3e authored about 8 years ago
New component b-button-toolbar (#367)

* [button-toolbar] New component

* [button-toolbar] sizing must be on children

* [componen...

github.com/bootstrap-vue/bootstrap-vue - 747a801c8fcb077dc710940aa741ed32f92e9404 authored about 8 years ago
[link] fix click event

github.com/bootstrap-vue/bootstrap-vue - 45362fb8cc9e5e476e5d8538b57a290d262a240b authored about 8 years ago
[docs] navbar styling

github.com/bootstrap-vue/bootstrap-vue - 0ac5356d3db3467310f79d6e9bf5392304ef5244 authored about 8 years ago
Refactor link mixin

github.com/bootstrap-vue/bootstrap-vue - 399d19503226ddbe14b8f9f557940f3a07cdb425 authored about 8 years ago
[button-group] fix toolbar keynav (#366)

github.com/bootstrap-vue/bootstrap-vue - c9e0c917c6ca6e7802743ddfe22a6cbcabf57293 authored about 8 years ago
[Docs] ScrollSpy directive JSFiddle

github.com/bootstrap-vue/bootstrap-vue - d5f10a042093e234feb99d25bbf2a578cbffa54e authored about 8 years ago
[link] Allow both router links and regular links to co-exist in same document (#365)

* [link] Allow router routes & regular href links

Allow both router links and regular links t...

github.com/bootstrap-vue/bootstrap-vue - 4dc7fb137f04a9f4e0310661e500d83832b05eaa authored about 8 years ago
[pagination] ARIA attributes + Keyboard navigation (#364)

* [pagination] ARIA attributes

* Update pagination.vue

* Update pagination.vue

* [pagin...

github.com/bootstrap-vue/bootstrap-vue - aa9426c9b5212ed059ede1c3154623ef7a7bb4e0 authored about 8 years ago
[dropdown-item] explicit component reference (#361)

github.com/bootstrap-vue/bootstrap-vue - ccac3d4ab039f4b6ae722250477bb13a7dcee6ce authored about 8 years ago
Additional ARIA on navs and dropdown (#358)

* [nav] ARIA role

Adds role="navigation" when the b-nav is not inside a b-navbar

* [nav-to...

github.com/bootstrap-vue/bootstrap-vue - 7c82491cd248a51115cc49b8d548079dc905dd69 authored about 8 years ago
[scrollspy] SSR fix

github.com/bootstrap-vue/bootstrap-vue - ab9cbf1db99fdb2bba0528bbeff39966f9a2db7b authored about 8 years ago
[modal] focusFirst timing tweak (#357)

* [modal] focusFirst timing fix

* [modal] focusFirst on open timing tweak

github.com/bootstrap-vue/bootstrap-vue - 7a866201050ac3dbef3f4226db5a06d0f5746bd4 authored about 8 years ago
Merge branch 'master' into master

github.com/bootstrap-vue/bootstrap-vue - 2e067e81dacd07b1c748e34f0d0d5ddc9a84f396 authored about 8 years ago
[scrollspy] documentation update

github.com/bootstrap-vue/bootstrap-vue - 064c4701a7abfeb91ef18d58640cebfdec53f41f authored about 8 years ago
[scrollspy] Documentation (#356)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

github.com/bootstrap-vue/bootstrap-vue - 6ae1880c10cec3ab5462bd965b2b0acd8be66068 authored about 8 years ago
[scrollspy] Documentation

github.com/bootstrap-vue/bootstrap-vue - fbd271c063965dd07b5238c6198bcb32b3a92100 authored about 8 years ago
Resync with master (#19)

github.com/bootstrap-vue/bootstrap-vue - 71bf9259a5044dd5ccf0fb2c66bea59a60079a44 authored about 8 years ago
[scrollspy] New directive v-b-scrollspy (#355)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

github.com/bootstrap-vue/bootstrap-vue - 464336c560bcd498835e625120cf0be2b67d5ba1 authored about 8 years ago
[scrollspy] New directive v-b-scrollspy (#18)

github.com/bootstrap-vue/bootstrap-vue - 478d80275dd36f4b3a930881c713f9586127d3fd authored about 8 years ago
Remove unneeded console.log (#353)

github.com/bootstrap-vue/bootstrap-vue - c793721b837d80d9ac57c0a4fcdb474fbd0a592d authored about 8 years ago
Hotfix for #195 @MarZab

github.com/bootstrap-vue/bootstrap-vue - d752b0ac5e7d27208b8810bae299eefa318879ee authored about 8 years ago
Keyboard control of nav-item-dropdown (fixes #348) (#351)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

github.com/bootstrap-vue/bootstrap-vue - 8d3ee862458b01a9a486f2f30474076b498c4aa8 authored about 8 years ago
Merge pull request #17 from bootstrap-vue/master

Add b-button-group-dropdown to component list (#350)

github.com/bootstrap-vue/bootstrap-vue - d159c78b456554d1d18ddd10a773e48c6570b9ec authored about 8 years ago
[nav-item-dropdown] keyboard trigger of dropdown

Added missing `href="#"` and keydown handlers for SPACE and ENTER

github.com/bootstrap-vue/bootstrap-vue - 3798ab6eb894a9d26caf111e7a3a3978b2ed8b7e authored about 8 years ago
Add b-button-group-dropdown to component list (#350)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

github.com/bootstrap-vue/bootstrap-vue - e5d7628fb470dfc5bb4dec0c15a489701e64033d authored about 8 years ago
[button-group-dropdown]

Added missing bButtonGroupDropdown reference to index.js

github.com/bootstrap-vue/bootstrap-vue - 443de4bcea5e4b23c7a57ae7bab2be00e0dd31c7 authored about 8 years ago
Merge pull request #16 from bootstrap-vue/master

Resync with Master

github.com/bootstrap-vue/bootstrap-vue - a7f1870dbcf930fb43a1dbbc7cd57eab761f7f3c authored about 8 years ago
[dropdown-item] fixes

github.com/bootstrap-vue/bootstrap-vue - dcd976af0297d02ada8fb3dfee28aab902c0bb41 authored about 8 years ago
[button-group] Toolbar keyboard navigation + new button-group-dropdown component (#349)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

github.com/bootstrap-vue/bootstrap-vue - 27b9ec112a9548b7d52fd951355d4ef9149a9401 authored about 8 years ago
Merge pull request #15 from bootstrap-vue/master

Resync with Master

github.com/bootstrap-vue/bootstrap-vue - 8209846c6390be8a91ecd67d817f166ac891af94 authored about 8 years ago
[tabs] Add in ARIA and keyboard navigation support (#339)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

github.com/bootstrap-vue/bootstrap-vue - ef1f65cf480db66dabb0332c0977ff6e8adf9a84 authored about 8 years ago
[ARIA] Quick fixes for breadcrumb, input-group, alert & form-fieldset (#340)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

github.com/bootstrap-vue/bootstrap-vue - 7c19bb5d0dd511a91a936428791670c600b57669 authored about 8 years ago
Merge pull request #14 from bootstrap-vue/master

Resync with Master

github.com/bootstrap-vue/bootstrap-vue - 172e80b93727285063864807dedbe17e0dec92de authored about 8 years ago
HotFix for CDN usage

Without Webpack process is not available on global!

github.com/bootstrap-vue/bootstrap-vue - e34fa41a295d105e33288cd6685a2524e3259d69 authored about 8 years ago
[form-fieldset] simplify labelAlignClass implementation

Closes #317 #307

github.com/bootstrap-vue/bootstrap-vue - 26e4b4d72143f7f5a602df751f2d20973c69d29c authored about 8 years ago
[Popover] fallback to parent if _trigger isn't an element (#313)

github.com/bootstrap-vue/bootstrap-vue - 3f5a45c2913ccddf72b0ad687be253c5c416c3e2 authored about 8 years ago
[link] don't pass default href #331

github.com/bootstrap-vue/bootstrap-vue - 6d42ce9833d16a8fcec32736894e678efdd71143 authored about 8 years ago
Removed dangling comma

Fixes build error Unexpected trailing comma.

github.com/bootstrap-vue/bootstrap-vue - 13d0fc3c161c20ac22772dce2265796c2b52cf81 authored about 8 years ago
[pagination] improvements

Fixes edge cases of #320

github.com/bootstrap-vue/bootstrap-vue - c78f82ca057f49e1b76adc29ff3516f2e27e7c44 authored about 8 years ago
[docs] pagination `@input` fixes #302

github.com/bootstrap-vue/bootstrap-vue - 49a94947f80b1797c943b7639c4b6bae42c98c21 authored about 8 years ago
Add notice about browsers support. #328

github.com/bootstrap-vue/bootstrap-vue - 2e5d55775ec10216006b73b1ce05f3594b06d7ab authored about 8 years ago
[b-btn tweeks]

- remove unneeded `role` prop
- fixes #332

github.com/bootstrap-vue/bootstrap-vue - 8ec92cbfd98219e7a02359b1c9b1ddd6bdde29f5 authored about 8 years ago
Don't use hrefString fallback. fixes #331

router-link currently adds proper href on server side and this hack is not needed anymore.
Also ...

github.com/bootstrap-vue/bootstrap-vue - dd9425bb6b346241f3572e8c692cdc1f0422d605 authored about 8 years ago
Add Validation and CLI Pages #171 #145

github.com/bootstrap-vue/bootstrap-vue - 81c65c7344665297636d4b26fe49a54795932878 authored about 8 years ago
Deprecate generate-id

github.com/bootstrap-vue/bootstrap-vue - 1c0c4177a510a32e6c17a4aeb48dfd7608f35b57 authored about 8 years ago