vue version changelog
- fix:
className
->class
- refactor:
<b-input-group-prepend>
- refactor:
<b-input-group-append>
- refactor:
<b-input-group-text>
- refactor: remove
<b-input-group-button>
- test: initial
Dashboard
unit test added - update: bootstrap-vue to
2.0.0-rc.1
- chore: dependencies update
- refactor: Sidebar structure
- test: initial e2e test added
- chore: dependencies update
- update: vue to
2.5.13
- update: Bootstrap to
4.0.0-beta.3
- update: bootstrap-vue to
1.4.0
- chore: dependencies update
- refactor:
<b-table>
use the propresponsive="sm"
instead ofclass="table-responsive-sm"
- fix:
Vue warn:
Do not use built-in or reserved HTML elements as component id: (header, aside, footer, table) - feature: some Bootstrap4 components added
- temp tweaks(b4 beta3):
InputGroupAddon
andInputGroupButton
- refactor(checkboxes, radios, labels): temp tweaks
- feat: mobile sidebar link click closes the sidebar #18
- refactor: raw html to
b-row
,b-col
,b-card
,b-button
components - fix: Cards.vue: change
variant="accent-
toclass="card-accent-
- refactor: Modal's ok-button variants
- refactor: forms with validation feedback
- update: bootstrap-vue to
1.1.0
- update: to vue:
2.5.6
- update: bootstrap-vue to
1.0.x
- fix: use
<b-form-radio-group>
instead of<b-form-radio>
breaking change 🔥 - refactor:
<b-table>
bootstrap-vue component inTables
#24 - refactor: extract
Table
component fromTables
- refactor:
<b-table>
bootstrap-vue component inSwitches
#24 - fix: add
table-responsive-sm
class toTables
#26 - refactor: use component
<b-navbar-nav>
instead of deprecated propis-nav-bar
- fix:
b-progress
height
property workaround (bootstrap-vue) - chore: dependencies update
- refactor: import Bootstrap 4 SCSS files from node_modules
- fix: callouts styles
- update: Bootstrap version to
4.0.0-beta.2
- update: vue-chartjs to
3.0.0
breaking change 🔥
- update: to vue:
^2.5.x
- update: bootstrap-vue to
1.0.0-beta.9
- refactor: (vue
v2.5.x
) deprecated<template scope="props">
replace with<div slot-scope="props">
- refactor:
HeaderDropdown
component added toHeader
- refactor:
b-badge
component added (bootstrap-vue) - chore:
package.json
project dependencies update