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

Merge pull request #252 from ramakrishnamundru/master

implemented link prop for dropdown

554aca87aa1c3c9cbafe6b3177af2d68fe21c4c4 authored almost 8 years ago
implemented link prop for dropdown

a87edcd346a20feb42f4fe03120920f1e71f1ac6 authored almost 8 years ago
Fix validation on 'offset' prop in Popover

b57b7ad5fc0a70066d7d4c8fe356d626775213aa authored almost 8 years ago
Merge branch 'master' into popover-refactor

a5b768ff0ce84f0959cfb1a8d2b3a6ce062c5628 authored almost 8 years ago
Merge pull request #9 from bootstrap-vue/master

resync

adb329a3c3d520aecc7289c48ae7a6bcb0acf218 authored almost 8 years ago
Merge pull request #250 from charkins/form-ids

Use default id (b_UID) for checkbox, file and select.

73a5dc1c76fbe831bedde0b009a0d6b8cf773524 authored almost 8 years ago
Use default id (b_UID) for checkbox, file and select.

This behavior already exists in the form-input and will ensure
a valid id exists for the label t...

7609d63673ce7949099bb2b3ff3864aec4624583 authored almost 8 years ago
Merge pull request #247 from tmorehouse/master

Added closeOnEsc, hideHeaderClose & enforceFocus

2303233ba214f90358ef6f6d932a4c6ccd414ce7 authored almost 8 years ago
Merge branch 'master' into master

26ac63b331c916a632eb63e9ae11602c9bc3a63c authored almost 8 years ago
Removed extra closing brace

c7fc560c910d7e13bddea64828c380c58ffadbcd authored almost 8 years ago
Edits to align with PR #246

bff1447a0890e8b8be52d48e32d1180c0dc20c82 authored almost 8 years ago
Merge pull request #246 from charkins/modal-loses-show

Add show class when visible.

7e22def1ae068b98457a38382d7d91f7a75e00fb authored almost 8 years ago
Removed two trailing spaces

7d055cd0fa7e656b7a47ece2642371c6a411362d authored almost 8 years ago
Fixed typo

Missing closing bracket on line 206

fbdc52f1de2c464648e20aa5c8b291d3a4a0e70e authored almost 8 years ago
Added closeOnEsc, hideHeaderClose & enforceFocus

Added option for disabling close on ESC (prop: closeOnEsc, defaults to true) and switched to usi...

9b4969aad69b834999d90dd75ca9fac7d0161308 authored almost 8 years ago
Fix formatting.

b4f1f18c086200584fa6c508f76293d02afbd9f7 authored almost 8 years ago
Add show class when visible.

When the show class is added in the after-enter handler of the vue
transition group it gets lost...

d49476996f221b1dc2143eeb27c89308ffec377d authored almost 8 years ago
Merge pull request #233 from SirLamer/popover-refactor

Popover: Transition animal, CSS cleanup on dismiss

1e357abd99160077c70eb34c7c8360449fc03955 authored almost 8 years ago
Clean up Tether classes on hide

b8caf3bb49d58038a9ef81b70f69bbcd106f0456 authored almost 8 years ago
Enable transition animation

9347e6162bcab7ebbfc297b2091a83e14e09026c authored almost 8 years ago
Merge pull request #230 from SirLamer/popover-refactor

Popover: Force hide with prop, improved context reactivity

4d887c05d16c452ffcaedd09d4d34fd8395206bf authored almost 8 years ago
v0.12.4

901a12d3578178def054e1349e9842e68c6f8fda authored almost 8 years ago
Revert "[NavItem] Change the component type to 'button' if 'href' or 'to' props are not defined"

This reverts commit 15180110d301a071c6439d8e299a278d94766026.

ea2d4223258e1e3285cce9aa4996eb32107dcc12 authored almost 8 years ago
Apply Lint test reccomendations

45b76671912253b2a08c9bc23b69362b47e66963 authored almost 8 years ago
Improved universal reactivity to parent element changes, refactoring

485163ffc5ef58d11117b4fc9d807b7e05901ed7 authored almost 8 years ago
Merge pull request #229 from kazusa-qooq/master

Update SETUP.md

981a07ac30598655ec91601d98eda97e8ee5483f authored almost 8 years ago
Merge pull request #1 from kazusa-qooq/kazusa-qooq-patch-1

Update SETUP.md

8c18663f4329159010b545b3c9f781eb368abe72 authored almost 8 years ago
Update SETUP.md

Add CDN link for babel-polyfill

58d922d6015cd89940454f6628ccc2ac7ab7035d authored almost 8 years ago
Merge branch 'master' into popover-refactor

74b39ed1d16534062eca585eb44dd824639eee0f authored almost 8 years ago
Refactor, force Popover to hide when 'show' is false (default 'null')

4bec7981c6e2fb9fd5590a6e9427240c4c0c1a2b authored almost 8 years ago
Merge pull request #8 from bootstrap-vue/master

update again

d43c09ab410ae879093ab2774e476f764671ae3e authored almost 8 years ago
Merge pull request #227 from cynecx/collapse-style-null

[Collapse] Remove the height style property instead of setting it to …

f60127b5af069e82298673eaae6ee9eb7b921524 authored almost 8 years ago
[Collapse] Remove the height style property instead of setting it to zero, this fixes issues when having frequent window width changes.

aa8a501113debfc1d2588820b7bdd3167e1f2cc4 authored almost 8 years ago
v0.12.3

52179e19f567b669913b1d1f2f95b53e32a54c5f authored almost 8 years ago
ESLint

88531b521323a6809859ee79d59a3f0f8958c198 authored almost 8 years ago
[cards] use global alignment by default

10f982fa5c842f0c7269aff603558df6902c80e6 authored almost 8 years ago
[tabs] fixes #222

40bc4f854e7f5c315cf8488233e17d47f71e38cc authored almost 8 years ago
[collapse] calculate height without extra div #223

cec0465f630d526507994385777c3b00f9d0dee0 authored almost 8 years ago
Merge pull request #226 from cynecx/nav-item-button

[NavItem] Change the component type to 'button' if 'href' or 'to' pro…

8f9923709898326227b15f9c9b6c6fe50828e9e0 authored almost 8 years ago
[NavItem] Change the component type to 'button' if 'href' or 'to' props are not defined

15180110d301a071c6439d8e299a278d94766026 authored almost 8 years ago
Merge pull request #223 from ohmygod12121212/better_collapse

better collapse animation

2beebcd17c733ab3f71092b9f255730920c12e6b authored almost 8 years ago
better collapse

f9aecb6797d1dce7e139d3d210cf4f42a6f3b593 authored almost 8 years ago
[Tabs] Improve dynamic tab changes handling

f00f999f2c15032d5a08e8aef5df29fb5eef1146 authored almost 8 years ago
One more alphabetical sort

dcbb0a3dc335e71c796d68cc0c0c1aebd268249a authored almost 8 years ago
Re-sort Popover component elements alphabetically

f37495124db1d8800adb2e6b1c1282a215efda53 authored almost 8 years ago
Merge branch 'master' into popover-refactor

8d5584f5949cef18e4a30e5e4746e68b87ffd6d0 authored almost 8 years ago
Merge pull request #7 from bootstrap-vue/master

update

250bc5e6247ff9287070f371fa1e98a9e2b658ab authored almost 8 years ago
ESLint

e3fba9111f9330a5e9d67471ac9d43c95598b6cd authored almost 8 years ago
v0.12.2

153715f87593e4f972ca99f830271aae0b097094 authored almost 8 years ago
[tabs] add click event for tab (#205)

b2422789d880929e9b63a031a56cf4b702e2ee36 authored almost 8 years ago
[popover] hide on changed::tab (#218)

4692c57b52c161e8b8b6b7498563df105d62f982 authored almost 8 years ago
[tabs] don't observe subtree DOM updates (#220)

f9b4a0e81f140613cca96e0553ac022009d1d49c authored almost 8 years ago
[tabs] only use active tag for initial update (#220)

93f851c6d2a382dde44100ac3155443b944149da authored almost 8 years ago
Fix typo in docs

a2f1cc8aaceeb4c817b3c71b04651842317e6a6f authored almost 8 years ago
Update Docs

b8c774540fa5c91c8f652eaf7455dee8c6f51bf0 authored almost 8 years ago
v0.12.1

b9078a24921844682ce71abdad249114de08b7b5 authored almost 8 years ago
Merge pull request #217 from DotModus/add_clickable_table_row

Add clickable table row

3f407a7fb038cb143dc606ae7c826518ff3118f4 authored almost 8 years ago
Removes rowClicked prop and emit event @row-click

f33b6632f4bb710c52bfc14b485eb028dbfa066f authored almost 8 years ago
Add missing semi-colon

Didn't run test so there was a missing semi-colon

0caa640333c3963ae0d751c7be72270b3531165d authored almost 8 years ago
Changes clicked to rowClicked

rowClicked is more explicit than 'clicked'

8596788ad0fa1486a709b8779324cccf8807d2a1 authored almost 8 years ago
Merge pull request #214 from gpyh/fixes

Two minor fixes

88a0e62fc419cc8c57b58a4ff85c784d27988b2e authored almost 8 years ago
b-modal: Actually close when clicking the backdrop

And only the backdrop

caab58fe8d74c757e1b7fd4b917c173e1341e703 authored almost 8 years ago
Update .npmignore

6bc8d0eada3cd17ca19338848dc9fb8689df37a0 authored almost 8 years ago
Release Notes Template

37ff95fa62a5a9f83d1462f605f373bb4a223ed5 authored almost 8 years ago
v0.12.0

f84390b8c3c6148fb58b28927780b30d14d99257 authored almost 8 years ago
Update Banner

35050acc400668f7f37fb097b800d02ed0da61d2 authored almost 8 years ago
ESLint

88821dfa01bf888ccdbd52e9d520b9798e5aeaf2 authored almost 8 years ago
Update Docs

3840983fe3012beda1829f5a6620c2f1cd3b64c4 authored almost 8 years ago
Update Docs

1772a40e7ca079b6c393191fe706ca0db368ad82 authored almost 8 years ago
Add back id prop to form

7f9bc41a0eb51481200166a2f7e403c2fdc5eccf authored almost 8 years ago
fix hljs padding

1c51c9d443ccf22a0be4fca79812e9d98debb2f9 authored almost 8 years ago
Merge pull request #212 from gpyh/fixes

b-modal: Explicit components dependency

869d9b5ed573149ec9f75b7e37f5825fd8c54e8e authored almost 8 years ago
b-modal: Explicit components dependency

434d5251e60f9529cd458a511eac0535724d3c76 authored almost 8 years ago
ESLint

5d23f8f416395fb211f073c20ae1e8ddbe88f2f4 authored almost 8 years ago
Minor fixes

ec2067b7364699c11f968686f31517927d5c5ec5 authored almost 8 years ago
Carousels

1a3064da6edb1fef3bfcf67a9236c94d439e3dd3 authored almost 8 years ago
Revert back ButtonGroup

Was accidentally deleted during cleanup

e98e6f5ca3f7fdd8b99aeec3e0f6b6a4668f2b5a authored almost 8 years ago
Cleanup

Unused codes removed & bundle size is reduced from 104Kb to 96Kb (~18Kb gzipped)

e6cc7b7150c370c5c1eb06dbe557fb43bdd0ff91 authored almost 8 years ago
ESLint

cdefff427b65dd80ce6f8fbd43743805fc49292c authored almost 8 years ago
form-select with arbitrary text/value fields fixes #196

c5333e671ea46121e96f98849c5f1030f8d9d1d5 authored almost 8 years ago
Update from-select example

74714ad18e0f6cfb03b0ed5887717b5f1c6510db authored almost 8 years ago
Ensure dist directory exists fixes #210

f201e292f335fbb50891ae6e991587c4acdde514 authored almost 8 years ago
Allow prevent modals from hiding fixes #208

eeb93df291c5e97d6d8b9eb7ede241975fbc7b2b authored almost 8 years ago
[docs] Update progress fixes #202

2522ef52ee2960f0fa67035a558b5b7b7170c4c0 authored almost 8 years ago
[docs] blockquote styling

98025497ab1c9bb519ba646460fcc72594990b98 authored almost 8 years ago
[Docs] Update Media

d76aa1ca060bd0025dcda875ac45bac615ea64c4 authored almost 8 years ago
[docs] hide example part if not available

16fd3178fba66e59561f4803f26e53e724078670 authored almost 8 years ago
Media

f76c53810377121e3e826dc50cddec584a8ff5c0 authored almost 8 years ago
Explicit components dependency #201

7d82ba846576ea992e6f8a2f435df44a97f09edc authored almost 8 years ago
Merge pull request #6 from bootstrap-vue/master

master sync

29c802a6a9bc7cc36578acee542324887daf2ab6 authored almost 8 years ago
Merge pull request #201 from gpyh/fixes

b-button: Remove warning by importing b-link

752dd3afcfa33c8dfb3f13aa3fd86b3169c57a1e authored almost 8 years ago
Merge pull request #198 from mosinve/master

[Table] Fixed pagination when filtered table

c717f9c9f4abb9937fe9cd8387d1fd5269799d7f authored almost 8 years ago
ESLint

3aa5202fde27444daeef50bc721f131fa464465d authored almost 8 years ago
[Table] Fix for better pagination integration and filter's regex

32cf6581d739e0b802ae83fab50239d17a56b7a8 authored almost 8 years ago
Fixed pagination when filtered table

fae39fd3be4844e149a9d71bc91949a8ee29bec2 authored almost 8 years ago
Fix bug of tab component removing 'show' css class prematurely (#209)

Fix bug of tab component removing 'show' css class prematurely

88c69eef8382ceb69f7d0ab4d61efa066630198f authored almost 8 years ago
Merge pull request #206 from valexiev/master

Add an option for a custom tab-head

3beea32e65c1542bf160cc397b26337b32380aba authored almost 8 years ago
Put back vue in devDependencies

b1cadf28e209d0e99ab0d514cae64af8e31b3df2 authored almost 8 years ago
Add an option for a custom tab-head

eb149032537d596d4a6fb7b929aeac14288fe334 authored almost 8 years ago
Remove duplicated dependency

01545b43cc53e66d29395710e3e0f5a87887f3e0 authored almost 8 years ago