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
For an unknown reason SSR fails during rehydration of <b-input-groups> with addons enabled.
Inli...
HTMLElement is not available in server side environments and should be avoided (we cannot condit...
github.com/bootstrap-vue/bootstrap-vue - 832193d8b2daad2a4bfb68369038741c16438e89 authored about 8 years ago* Resync with master (#9)
* Create form-input-static.vue
New form-static input
* Added ...
github.com/bootstrap-vue/bootstrap-vue - 0fcd612d28f7e9cd6f08197941b071b351332183 authored about 8 years agoResync with master
github.com/bootstrap-vue/bootstrap-vue - 8d860e2d5a74b2a49c8f8bdb21a45fbdf73df439 authored about 8 years ago* Resync with master (#9)
* Create form-input-static.vue
New form-static input
* Added ...
github.com/bootstrap-vue/bootstrap-vue - 0c5b9c604b1bcbd346a45138003211a0fc3c8750 authored about 8 years agoResync with master
github.com/bootstrap-vue/bootstrap-vue - 19af5537793aa12ff68b412050bbd17f0c97fa6e authored about 8 years ago* Make use of declared method
The `clearName()` method is declared but not used.
* Unneces...
github.com/bootstrap-vue/bootstrap-vue - ae3638ecc069eecb7a86bc0dbca688a3ad7ccdf4 authored about 8 years agoPR #308 caused TypeError: Cannot read property 'toLowerCase' of null when 'labelTextAlign' not d...
github.com/bootstrap-vue/bootstrap-vue - d03f4243c91d1e34ae4e5b23b92d65306b6760d6 authored about 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 93c2813a925067132064a23446216e343dfc7f14 authored about 8 years ago
* Add bootstrap -> bootstrap-vue migration notes
* add bFormFieldset label text alignment opt...
github.com/bootstrap-vue/bootstrap-vue - 4c1424e667f0a940da8de653737bc540714c9023 authored over 8 years agoThe `clearName()` method is declared but not used.
github.com/bootstrap-vue/bootstrap-vue - fa308020bf9cb18825e269c4eb7793da11576fb0 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - b02c829bdf699ea2f13598f081146d5e6ba7186f authored over 8 years ago
Resync with master
github.com/bootstrap-vue/bootstrap-vue - 22cca7f0f7999b3c44505cc276696143d37ea2ee authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 53a42d8b92a9419c1b9393282014933f4758c1ce authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 37ad396561637e18c578d91da39c4a11e5aed749 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 2f84ec8389d6f5df9df0023bf6486061eadb8160 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - a6ce2af625fefdc41d6ffed883cea846681c13bc authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 4cd7eb802d781451a584eb0233d4a296a45098e4 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 7c4400e26e0d12995749a93ede6110faa84b9958 authored over 8 years ago
Introducing !important caused the div to overlay the whole page content
event when hidden as it...
Added a `content-visible-up` property that conditionally shows the div
in a carousel slide. Thi...
The use of v-html on the element wrapping the text slot prevents
it from being used, even when ...
Resync with master
github.com/bootstrap-vue/bootstrap-vue - d8360c0378bfdbff9211c10ae0739d1eb62a6bc8 authored over 8 years ago* Create form-input-static.vue
New form-static input
* Added form-input-static compoinent
...
* Added missing extension on component import
* Optimized import order
github.com/bootstrap-vue/bootstrap-vue - 5f1c1627987124bdacf82ba4a03520cf0e183763 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 9e762627499e59683b13b373d199bf4c27065922 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - f81da1791c8396634d86b517b05df6187fa88d63 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 893d71886de5ffe578df3627c256e2f7574ab936 authored over 8 years ago
* Create form-input-static.vue
New form-static input
* Added form-input-static compoinent
...
github.com/bootstrap-vue/bootstrap-vue - 410fe3a58f3e045999e17dd1d7b3467f158d830a authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 496557f39598226bc9508f07373ffd326252a013 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 6cccb21839aff893f91b770ad9b42ff18e096a9c authored over 8 years ago
To make CircleCI happy
github.com/bootstrap-vue/bootstrap-vue - 7a213b3eebe182e7d5c476fa6e83f2c2caf78263 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 30914bebdda1dc341558574ee11432dbf4f82bbe authored over 8 years ago
Updated child component var to bFormInputStatic to follow proper naming conventions
github.com/bootstrap-vue/bootstrap-vue - 8e5f3c5be65045ce2fecaa5085ef6af5571980b7 authored over 8 years agoRefactored to use the new `<b-form-input-static>` component
github.com/bootstrap-vue/bootstrap-vue - 1802d198159af80b7deec4490a23cc793b742011 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 069342fb60e08150fd01bcadabe9b63ff7ccef74 authored over 8 years ago
New form-static input
github.com/bootstrap-vue/bootstrap-vue - 769c7d8f10b0fedd3632f873fe39fe408e19a106 authored over 8 years agoMerge in from master
github.com/bootstrap-vue/bootstrap-vue - b16c0a4751ac83153688ba68df9e3672e4c84670 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - dce684a7639bb641487c59a366d11a9190a18b81 authored over 8 years ago
* Add support for form-input-static
New Boolean prop `static`. If true, input is rendered as...
github.com/bootstrap-vue/bootstrap-vue - 60cada6cf7f55c44b4e5bc3890cf87c92b637641 authored over 8 years agoResync with master
github.com/bootstrap-vue/bootstrap-vue - bbc7f04c60acd2f9dfb83c6d88135dcef7947aa8 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 0552b5fe1f308afee57a9d519f8f4d5dce93ed05 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 6e1f0a2943d38db61a7a528a0fc26447928673f0 authored over 8 years ago
* Removed $route watcher
* Added in native click handler for router-link
github.com/bootstrap-vue/bootstrap-vue - ef12f23d85be92f5a4735025c58baf48a97f6863 authored over 8 years agoPull in latest from master
github.com/bootstrap-vue/bootstrap-vue - f4f7998d5d5a0e8bd6df52259d0b73abccdf20cd authored over 8 years ago* Iterate over body.children for event listeners
My mistake, Fixing how event listeners are ...
github.com/bootstrap-vue/bootstrap-vue - e23a3f3f22b24278459847c2abd3c2278f2d8b9e authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - eaf42348ea3808f290c75ef0a662d6685d55a598 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - b76a37a84045e39a392ad2f44b2b84fa3cc5d706 authored over 8 years ago
Corrected a wrong property name. (`calss` => `class`)
github.com/bootstrap-vue/bootstrap-vue - 0f6d59c76ff45ea2b0cff4a3b22452204271f4e1 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 803702149c780e574d07ab243284ba2237586976 authored over 8 years ago
Fixing how event listeners are attached/detached from `document.body.children`
github.com/bootstrap-vue/bootstrap-vue - 02e63b592b191ae3096889fb92a55afad79595a6 authored over 8 years agoAllow container-fluid inside jumbotron (#282)
github.com/bootstrap-vue/bootstrap-vue - 321b708c9aceaf5fd0e0a6e64399fd8366ea7184 authored over 8 years agoadds Boolean prop `container-fluid` to allow for fluid container inside jumbotron
http://v4-a...
github.com/bootstrap-vue/bootstrap-vue - 70b04503442edbf50a601a88752c5705a831a833 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 03b32cb5e1eae4ad3443aad1915d0d378f809a91 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - dae1dc5ace9b06dfc2afd9fa2ec0689e4f8d29c0 authored over 8 years ago
This prevents unwanted behaviour when we are using only @click handler.
Links are not necessary ...
github.com/bootstrap-vue/bootstrap-vue - 9e7c6f9d1eaed32128e82e97c9973ba8663970ab authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - ba54598588ed9c2a1170db41161f883dc3125ebf authored over 8 years ago
- No more d-none & d-md-block as it hides content below md breakpoint
- Only apply carousel-cap...
* Fixfor #277
Fixes #277
* Missing comma
* Refactored label target calculation
* Act...
github.com/bootstrap-vue/bootstrap-vue - 9322660e8cf428371190df9cd8ae765692ea0b3c authored over 8 years ago* Force tabindex to -1
* Dropdown keyboard navigation
Adds keyboard navigation to dropdown...
github.com/bootstrap-vue/bootstrap-vue - d1a676a873e5f73df82e564a033c5929d749a3ca authored over 8 years agob-link: Fix typo
github.com/bootstrap-vue/bootstrap-vue - 4da33403163e09a55a57e298591c3c11631c86b4 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 9b87fd9e9003090c19da9a7e44dfd74693242c9e authored over 8 years ago
Refactoring, fix element rendering as invisible when hidden
github.com/bootstrap-vue/bootstrap-vue - f1da726e4770d564dfccab3889b60c2a2a46b61b authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 307f81def5fa4f1bf76826087caf134099867f9e authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 72a03bf1eebea79dd0c9a090b8b1bb8733b665ba authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - cf8b6915c25c3b4f16ed4d9a90a97460c9f1eafd authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - d83181efda75a14a53ec24740118af7ebcccb761 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - d5f5b905e835de0a0da33334eabae801faea9360 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - b5dcf8d3df89500df8e383a3dad0124769e192c9 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - fdc8988e09cc81c6642666e36502af75dbd5cdc6 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 92f4f1156477cd5bc82931d4dcdbc4c28e1bdc7f authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 3f32bcee340756e7ff0957285753535bdfe33ef0 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - f825c86ba797148fd63ed7cf17a69c5229d576c2 authored over 8 years ago
Add dropdown-header support #265
github.com/bootstrap-vue/bootstrap-vue - 69c1f2611909c4c0101b924357eb9666775a1304 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 5a5228b06305d295a2feecafa3d7cd1a1e4efaae authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - ee453135256e3282eefc772e98f5d53c934def2c authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - a8e6f221e370be9e8a86a6fb2251e71c75f7a882 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 719a79e60ebf4a20b56478ff51dacc3c8f490d3d authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - bc410798de1f290f1967b77b4f79c4a1d1c09984 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - e66c81c0b754b5c347f69547d8330de309fbbdb4 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 46f140f5ff022434a3b7b4f6b78bde67bd537d96 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 1d0c91a920a35efd0662518b9d0d4ea9a4e55895 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 9cafbee8af5c9e3bed3639e84f3b85d0428ea442 authored over 8 years ago
global h1,... where padded so modals was display wrong.
github.com/bootstrap-vue/bootstrap-vue - d76c0b437a03c2c54df239b6db9ea3ad84e20501 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 514d8f52724fec04bb54aa964de3ac681271ad7a authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 99e0c7a8175d220bd1bd3fb6952731e2bc28c2ba authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 6f6494a479559c9d543995a74801e25a76a59847 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 8aa1a0fd692da952733a533821b7247e3d083589 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 68724f82b253acd9f5e0dac1b87c7a79f8314555 authored over 8 years ago
- Items can be simple array of strings too
- Active state of last element is automatically set i...
github.com/bootstrap-vue/bootstrap-vue - a72d4084245af7ed39c8fa81f8c790946185616d authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - a72b8142f69e482c88a2f8906b7581ebebb08096 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 7abefc8f7d937a25c4281c167926ae918570862c authored over 8 years ago
* dropdown item Keyboard navigation for ARIA
More closely aligns with proposed Bootstrap V4 d...
github.com/bootstrap-vue/bootstrap-vue - 27a93ed09b6a8f1d1b0c2a5ff04ef7f5751e2e68 authored over 8 years agoPopover - Fix offset validation, add targetOffset property
github.com/bootstrap-vue/bootstrap-vue - c2aa19938b1a8628a542b367aa79ba6b802a0f71 authored over 8 years agogithub.com/bootstrap-vue/bootstrap-vue - 7cf5532060ca7a6feda9ea147fee93135ffd33f5 authored over 8 years ago
github.com/bootstrap-vue/bootstrap-vue - 790af725b3cc3d1f42eb389beaa307a6f6a602c4 authored over 8 years ago
* dropdown item Keyboard navigation for ARIA
More closely aligns with proposed Bootstrap V4 d...
github.com/bootstrap-vue/bootstrap-vue - 0667710f12ef63e2111afa6e226bc11253508ff9 authored over 8 years ago