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

[input-group-addon] Fix SSR Bugs

For an unknown reason SSR fails during rehydration of <b-input-groups> with addons enabled.
Inli...

f6e5cb7c7470a4a6fcaaaf802c92cdac2253b319 authored almost 8 years ago
[modal] fix HTMLElement error on SSR

HTMLElement is not available in server side environments and should be avoided (we cannot condit...

832193d8b2daad2a4bfb68369038741c16438e89 authored almost 8 years ago
Handle NodeLists & $refs better in dropdown.js (#327)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

0fcd612d28f7e9cd6f08197941b071b351332183 authored almost 8 years ago
Merge pull request #13 from bootstrap-vue/master

Resync with master

8d860e2d5a74b2a49c8f8bdb21a45fbdf73df439 authored almost 8 years ago
Various fixes for Modals (#326)

* Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added ...

0c5b9c604b1bcbd346a45138003211a0fc3c8750 authored almost 8 years ago
Merge pull request #12 from bootstrap-vue/master

Resync with master

19af5537793aa12ff68b412050bbd17f0c97fa6e authored almost 8 years ago
Unnecessary This (#321)

* Make use of declared method

The `clearName()` method is declared but not used.

* Unneces...

ae3638ecc069eecb7a86bc0dbca688a3ad7ccdf4 authored almost 8 years ago
Fix for PR #308

PR #308 caused TypeError: Cannot read property 'toLowerCase' of null when 'labelTextAlign' not d...

d03f4243c91d1e34ae4e5b23b92d65306b6760d6 authored almost 8 years ago
[nav-item-dropdown] remove unnecessary class prop fixes #310

93c2813a925067132064a23446216e343dfc7f14 authored almost 8 years ago
Enhancement for issue #307 (#308)

* Add bootstrap -> bootstrap-vue migration notes

* add bFormFieldset label text alignment opt...

4c1424e667f0a940da8de653737bc540714c9023 authored almost 8 years ago
Make use of declared method

The `clearName()` method is declared but not used.

fa308020bf9cb18825e269c4eb7793da11576fb0 authored almost 8 years ago
Add bootstrap -> bootstrap-vue migration notes

b02c829bdf699ea2f13598f081146d5e6ba7186f authored almost 8 years ago
Merge pull request #11 from bootstrap-vue/master

Resync with master

22cca7f0f7999b3c44505cc276696143d37ea2ee authored almost 8 years ago
[docs] Fix homepage version link

53a42d8b92a9419c1b9393282014933f4758c1ce authored almost 8 years ago
[docs] ChangeLog link

37ad396561637e18c578d91da39c4a11e5aed749 authored almost 8 years ago
[docs] update bInputGroup

2f84ec8389d6f5df9df0023bf6486061eadb8160 authored almost 8 years ago
[docs] add bFormInputStatic

a6ce2af625fefdc41d6ffed883cea846681c13bc authored almost 8 years ago
remove commit description

4cd7eb802d781451a584eb0233d4a296a45098e4 authored almost 8 years ago
v0.15.0

7c4400e26e0d12995749a93ede6110faa84b9958 authored almost 8 years ago
b-modal: Remove !important in display: block (#299)

Introducing !important caused the div to overlay the whole page content
event when hidden as it...

98d53fa712e8a781975e336683d3230b73285154 authored almost 8 years ago
b-carousel-slide: Hiding content for some viewport (#298)

Added a `content-visible-up` property that conditionally shows the div
in a carousel slide. Thi...

758bfe129c6f2352a5696e1a7e3ce5bd32846c72 authored almost 8 years ago
Fix text slot on nav-item-dropdown. (#297)

The use of v-html on the element wrapping the text slot prevents
it from being used, even when ...

fec3ed7044d82bda51555b3688c7f27ae61e16dd authored almost 8 years ago
Merge pull request #10 from bootstrap-vue/master

Resync with master

d8360c0378bfdbff9211c10ae0739d1eb62a6bc8 authored almost 8 years ago
Resync with master (#9)

* Create form-input-static.vue

New form-static input

* Added form-input-static compoinent
...

09d84052a571466f8d92f006b6163188daf32a72 authored almost 8 years ago
Optimized import order in form-input.vue (#294)

* Added missing extension on component import

* Optimized import order

5f1c1627987124bdacf82ba4a03520cf0e183763 authored almost 8 years ago
Added missing extension on component import (#293)

9e762627499e59683b13b373d199bf4c27065922 authored almost 8 years ago
Merge branch 'static-input' into master

f81da1791c8396634d86b517b05df6187fa88d63 authored almost 8 years ago
fixed missing `.vue` extension on import

893d71886de5ffe578df3627c256e2f7574ab936 authored almost 8 years ago
new b-form-input-static component (#292)

* Create form-input-static.vue

New form-static input

* Added form-input-static compoinent
...

9b2e83e9b3a1d09e46e3b15de0108558f87ceac1 authored almost 8 years ago
Added <slot> for robustness

410fe3a58f3e045999e17dd1d7b3467f158d830a authored almost 8 years ago
[nav-item] add dropdown class

496557f39598226bc9508f07373ffd326252a013 authored almost 8 years ago
Added missing 'this'

6cccb21839aff893f91b770ad9b42ff18e096a9c authored almost 8 years ago
Added trailing semi-colon

To make CircleCI happy

7a213b3eebe182e7d5c476fa6e83f2c2caf78263 authored almost 8 years ago
Removed lazyFormatter from static-input

30914bebdda1dc341558574ee11432dbf4f82bbe authored almost 8 years ago
Switch to bFormInputStatic

Updated child component var to bFormInputStatic to follow proper naming conventions

8e5f3c5be65045ce2fecaa5085ef6af5571980b7 authored almost 8 years ago
Refactored static input

Refactored to use the new `<b-form-input-static>` component

1802d198159af80b7deec4490a23cc793b742011 authored almost 8 years ago
Added form-input-static compoinent

069342fb60e08150fd01bcadabe9b63ff7ccef74 authored almost 8 years ago
Create form-input-static.vue

New form-static input

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

Merge in from master

b16c0a4751ac83153688ba68df9e3672e4c84670 authored almost 8 years ago
refactor generated ids

dce684a7639bb641487c59a366d11a9190a18b81 authored almost 8 years ago
Form input: Add form-control-static support (#291)

* Add support for form-input-static

New Boolean prop `static`. If true, input is rendered as...

60cada6cf7f55c44b4e5bc3890cf87c92b637641 authored almost 8 years ago
Merge pull request #5 from bootstrap-vue/master

Resync with master

bbc7f04c60acd2f9dfb83c6d88135dcef7947aa8 authored almost 8 years ago
[nav-item] pass disabled prop to link

0552b5fe1f308afee57a9d519f8f4d5dce93ed05 authored almost 8 years ago
[table] Clone data to prevent mutation #289

6e1f0a2943d38db61a7a528a0fc26447928673f0 authored almost 8 years ago
Better dropdown router-link click handling (#290)

* Removed $route watcher

* Added in native click handler for router-link

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

Pull in latest from master

f4f7998d5d5a0e8bd6df52259d0b73abccdf20cd authored almost 8 years ago
Router-link dropdown workaround for #284 (#286)

* Iterate over body.children for event listeners

My mistake, Fixing how event listeners are ...

e23a3f3f22b24278459847c2abd3c2278f2d8b9e authored almost 8 years ago
Typo fix

eaf42348ea3808f290c75ef0a662d6685d55a598 authored almost 8 years ago
Make display:block important

b76a37a84045e39a392ad2f44b2b84fa3cc5d706 authored almost 8 years ago
Fix a typo (#288)

Corrected a wrong property name. (`calss` => `class`)

0f6d59c76ff45ea2b0cff4a3b22452204271f4e1 authored almost 8 years ago
removed dangling comma

803702149c780e574d07ab243284ba2237586976 authored almost 8 years ago
[Deopdown] Iterate over body.children for event listeners (#285)

Fixing how event listeners are attached/detached from `document.body.children`

02e63b592b191ae3096889fb92a55afad79595a6 authored almost 8 years ago
Merge pull request #2 from bootstrap-vue/master

Allow container-fluid inside jumbotron (#282)

321b708c9aceaf5fd0e0a6e64399fd8366ea7184 authored almost 8 years ago
Allow container-fluid inside jumbotron (#282)

adds Boolean prop `container-fluid` to allow for fluid container inside jumbotron

http://v4-a...

70b04503442edbf50a601a88752c5705a831a833 authored almost 8 years ago
[dropdown] refactor visible watch into mixin

03b32cb5e1eae4ad3443aad1915d0d378f809a91 authored almost 8 years ago
some coding styles

dae1dc5ace9b06dfc2afd9fa2ec0689e4f8d29c0 authored almost 8 years ago
[link] default href to empty and prevent propagation of #

This prevents unwanted behaviour when we are using only @click handler.
Links are not necessary ...

dc22b5b93cb9b2bf13a3faecee60476d87464336 authored almost 8 years ago
nav-item-dropdown allow using html in text

9e7c6f9d1eaed32128e82e97c9973ba8663970ab authored almost 8 years ago
fix drop-down-item class typo

ba54598588ed9c2a1170db41161f883dc3125ebf authored almost 8 years ago
b-carousel-slide: Trim down classes (#278)

- No more d-none & d-md-block as it hides content below md breakpoint
- Only apply carousel-cap...

f95f4f4bad98dfc5fa3e7d4166d67fb74e925d02 authored almost 8 years ago
Fix for #277 (#279)

* Fixfor #277

Fixes #277

* Missing comma

* Refactored label target calculation

* Act...

9322660e8cf428371190df9cd8ae765692ea0b3c authored almost 8 years ago
Dropdown ARIA keyboard nav (#274)

* Force tabindex to -1

* Dropdown keyboard navigation

Adds keyboard navigation to dropdown...

d1a676a873e5f73df82e564a033c5929d749a3ca authored almost 8 years ago
Merge pull request #275 from gpyh/fixes

b-link: Fix typo

4da33403163e09a55a57e298591c3c11631c86b4 authored almost 8 years ago
b-link: Fix typo

9b87fd9e9003090c19da9a7e44dfd74693242c9e authored almost 8 years ago
Merge pull request #272 from SirLamer/popover-refactor

Refactoring, fix element rendering as invisible when hidden

f1da726e4770d564dfccab3889b60c2a2a46b61b authored almost 8 years ago
Disabled dropdown item fix (#269)

307f81def5fa4f1bf76826087caf134099867f9e authored almost 8 years ago
Refactoring, fix element rendering as invisible when hidden

72a03bf1eebea79dd0c9a090b8b1bb8733b665ba authored almost 8 years ago
minor fix

cf8b6915c25c3b4f16ed4d9a90a97460c9f1eafd authored almost 8 years ago
v0.14.0

d83181efda75a14a53ec24740118af7ebcccb761 authored almost 8 years ago
[input-group] Docs

d5f5b905e835de0a0da33334eabae801faea9360 authored almost 8 years ago
[dropdown] document new components

b5dcf8d3df89500df8e383a3dad0124769e192c9 authored almost 8 years ago
[input-group] improvements

fdc8988e09cc81c6642666e36502af75dbd5cdc6 authored almost 8 years ago
[button] add disabled attribute fixes #268

92f4f1156477cd5bc82931d4dcdbc4c28e1bdc7f authored almost 8 years ago
Support for input-group-button for input-group's (#267)

3f32bcee340756e7ff0957285753535bdfe33ef0 authored almost 8 years ago
input-group and input-group-addon support (#266)

f825c86ba797148fd63ed7cf17a69c5229d576c2 authored almost 8 years ago
Add dropdown-header component (#264)

Add dropdown-header support #265

69c1f2611909c4c0101b924357eb9666775a1304 authored almost 8 years ago
rename to b-divider.vue closes #263

5a5228b06305d295a2feecafa3d7cd1a1e4efaae authored almost 8 years ago
tab title can be HTML (#262)

ee453135256e3282eefc772e98f5d53c934def2c authored almost 8 years ago
v0.13.1

a8e6f221e370be9e8a86a6fb2251e71c75f7a882 authored almost 8 years ago
Fix Tabs Position Problem #260

719a79e60ebf4a20b56478ff51dacc3c8f490d3d authored almost 8 years ago
ESLint

bc410798de1f290f1967b77b4f79c4a1d1c09984 authored almost 8 years ago
reduced dist sizes :)

e66c81c0b754b5c347f69547d8330de309fbbdb4 authored almost 8 years ago
v0.13.0

46f140f5ff022434a3b7b4f6b78bde67bd537d96 authored almost 8 years ago
[collapse] Support nested collapses + improvements fixes #236

1d0c91a920a35efd0662518b9d0d4ea9a4e55895 authored almost 8 years ago
[Modals] Provide more toggle methods. #234 #235

9cafbee8af5c9e3bed3639e84f3b85d0428ea442 authored almost 8 years ago
[docs] fix global headers padding

global h1,... where padded so modals was display wrong.

d76c0b437a03c2c54df239b6db9ea3ad84e20501 authored almost 8 years ago
added tab position option (#259)

514d8f52724fec04bb54aa964de3ac681271ad7a authored almost 8 years ago
[b-link] default href to # closes #242

99e0c7a8175d220bd1bd3fb6952731e2bc28c2ba authored almost 8 years ago
[dropdown] Dropdown Dividers fixes #240

6f6494a479559c9d543995a74801e25a76a59847 authored almost 8 years ago
[dropdown] tab indexes partial fix for #241

8aa1a0fd692da952733a533821b7247e3d083589 authored almost 8 years ago
document usage of slots for Dropdown closes #243

68724f82b253acd9f5e0dac1b87c7a79f8314555 authored almost 8 years ago
Improve breadcrumbs

- Items can be simple array of strings too
- Active state of last element is automatically set i...

63345b833cc8f7d8e1a67e1853c73f64add163d0 authored almost 8 years ago
[breadcrumb] onclick handler fixes #225

a72d4084245af7ed39c8fa81f8c790946185616d authored almost 8 years ago
Minify bundles

a72b8142f69e482c88a2f8906b7581ebebb08096 authored almost 8 years ago
Version Updates

7abefc8f7d937a25c4281c167926ae918570862c authored almost 8 years ago
Fixed form-option disabled bug (#258)

* dropdown item Keyboard navigation for ARIA

More closely aligns with proposed Bootstrap V4 d...

27a93ed09b6a8f1d1b0c2a5ff04ef7f5751e2e68 authored almost 8 years ago
Merge pull request #256 from SirLamer/popover-refactor

Popover - Fix offset validation, add targetOffset property

c2aa19938b1a8628a542b367aa79ba6b802a0f71 authored almost 8 years ago
Fix lint tests - comment edit just included to permit commit

7cf5532060ca7a6feda9ea147fee93135ffd33f5 authored almost 8 years ago
Add 'targetOffset' prop to Popover

790af725b3cc3d1f42eb389beaa307a6f6a602c4 authored almost 8 years ago
b-form-field fixed feedback class, & change choosing 'for' target ID (#254)

* dropdown item Keyboard navigation for ARIA

More closely aligns with proposed Bootstrap V4 d...

0667710f12ef63e2111afa6e226bc11253508ff9 authored almost 8 years ago