Package Exports
- bootstrap-vue
- bootstrap-vue/index
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (bootstrap-vue) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Bootstrap Vue
Twitter Bootstrap 4 components for Vue.js 2
Getting started
Please head to Official Docs Website for setup guide, examples and more docs.
Current included stable components
- Alerts
- Breadcrumb
- Buttons
- Button group
- Dropdowns
- Form Inputs
- Form Radio
- Form Checkbox
- Form Select
- Nav
- NavBar
- Pagination
- Tables (with pagination and custom rendering support)
Actually many more components are also implemented, but they are still under development, so if you relly need them, feel free to explore and use and making pull requestes so anyone else can use them earlier ;)
Supprted versions
Both vue 2 and bootstrap 4 are changing so fast, specially bootstrap 4 is still in alpha stage. We keep trying to stay up to date with latest changes. currently this versions are officially tested and supported:
Package | Compatible Version |
---|---|
Vue js | 2.1.7 |
Bootstrap | 4.0.0-alpha.5 |
Webpack | 2.2.0-rc.2 |