GitHub / bootstrap-vue / bootstrap-vue
MOVED to https://github.com/bootstrap-vue-next/bootstrap-vue-next
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootstrap-vue%2Fbootstrap-vue
PURL: pkg:github/bootstrap-vue/bootstrap-vue
Stars: 14,499
Forks: 1,874
Open issues: 194
License: mit
Language: JavaScript
Size: 52.3 MB
Dependencies parsed at: Pending
Created at: about 9 years ago
Updated at: 9 days ago
Pushed at: 17 days ago
Last synced at: 7 days ago
Commit Stats
Commits: 5049
Authors: 359
Mean commits per author: 14.06
Development Distribution Score: 0.591
More commit stats: https://commits.ecosyste.ms/hosts/GitHub/repositories/bootstrap-vue/bootstrap-vue
Topics: a11y, accessibility, accessible, bootstrap, bootstrapvue, component-library, components, icons, nuxt, nuxtjs, vue, wai-aria
Funding Links https://opencollective.com/bootstrap-vue
v2.10.0
v2.10.0
Features
Bug Fixes
- b-avatar: remove duplicate button variant class (#5056) (9f78f32)
- b-card: handle
header-htmlandfooter-htmlprops correctly (fixes #5038) (#5039) (f378aef) - types: add missing declaration for
b-form-timepicker(closes #5035) (#5036) (ae84118)
Other
- documentation site improvements and updates
- dev dependency updates
Download
v2.9.0
v2.9.0
Features v2.9.0
- b-aspect: new custom component
<b-aspect>(#5008) (662c8e0) - b-avatar: add
altprop for adding alt attribute to image and icon avatars (closes #4990) (#4991) (d1474f2) - b-drodpown-item-button, b-drodpown-item-button: add
button-classandlink-classprop (#5014) (b39d31c) - b-form-datepicker, b-form-timepicker: emit
shownandhiddenevents (#5004) (eb259b9) - b-navbar-toggle: make default slot scoped (#4995) (144d45f)
Docs v2.9.0
- Ensure that the
IconsPluginis imported when exporting from playground to CodePen, CodeSandbox, and JsFiddle (#5003)
Other v2.9.0
- dev dependency updates
Download
v2.8.0
v2.8.0
Features v2.8.0
- icons: upgrade to Bootstrap Icons
1.0.0.alpha3(#4966) (d481365)- 200+ new icons
skip-*icon names fixed (closes #4733)document-*icons renamed tofile-*alert-*icons renamed toexclamation-*columns-guttersicon renamed tocolumns-gapdiamondicon renamed togembecause of newdiamond-*shape icons
- b-avatar: new
<b-avatar>component (#4974) (b2325a3) - b-form-spinbutton: add slots for increment and decrement button content (closes #4958) (#4963) (5684405)
Other v2.8.0
- docs updates
- dev dependencies updates
Download
v2.7.0
v2.7.0
Features v2.7.0
- b-overlay: new component
b-overlay(#4907) (134d64d) - b-calendar, b-form-datepicker: add new
initial-dateprop, and constrain today/current month buttons betweenminandmax(closes #4899) (#4906) (1d957eb) - b-form-datepicker, b-form-timepicker: add support for icon button only mode (closes #4888) (#4915) (13660c3)
- b-icon: add animated icon options (closes #4720) (#4934, #4945, #4948) (7c781fa, b786f67, 927c234)
Bug Fixes v2.7.0
- b-form-file: fix value prop validation when using directory mode (fixes #4912) (#4913) (498a262)
- b-form-file: make sure to catch all errors when resetting the input (#4936) (682bc46)
Other v2.7.0
deps: update devDependency rollup to 2.0.x- minor docs updates
Download
v2.6.0
v2.6.0
Features v2.6.0
- b-calendar, b-form-datepicker: allow customization of in-component displayed date format (closes #4797) (#4835) (85c7e75)
- b-form-datepicker: add
button-contentoptionally scoped slot for calendar icon (#4795) (7a00910) - b-form-datepicker: add
calendar-widthprop (closes #4817) (#4822) (91b77bc) - b-pagination, b-pagination-nav: improve aria accessibility - changes to inner structure and aria attributes (closes: #4811, #4160) (#4810) (7ee4baa)
- b-tabs: add ability to provide custom tab button attributes (closes: #4803) (#4806) (c541d3d)
- b-time, b-form-timepicker: new components
b-timeandb-form-timepicker(#4783) (417ef8f)
Bug Fixes v2.6.0
- b-form-datepicker: menu focus handling for Firefox and Safari on MacOS, and fix v-model update
issue (closes #4814, #4827) (#4824) (09fa920) - b-form-spinbutton: prevent buttons from re-ordering when parent element is RTL (#4802) (ae2cce9)
- b-form-spinbutton: prevent double increment/decrement on mobile (fixes #4838) (#4842) (9c2c700)
Other v2.6.0
- documentation updates
- dev dependency updates
Download
v2.5.0
v2.5.0
Features v2.5.0
- b-calendar, b-form-datepicker: new components
b-calendarandb-form-datepicker(closes #3676, #1428) (#4712) (af0ded0) - b-form-spinbutton: new form control component
b-form-spinbutton(#4744) (da5e473) - v-b-hover: new directive for reacting to hover changes (#4771) (b7adc6d)
Bug Fixes v2.5.0
Download