Releases: coreui/coreui-free-vue-admin-template
Releases · coreui/coreui-free-vue-admin-template
v1.0.13
v1.0.12
- refactor(Aside): b-tab title with icon issue
- dependencies update
- refactor(pages):
<b-input-group-prepend>
,<b-input-group-text>
- refactor(dashboard):
<b-form-radio-group>
- fix(widgets): props spacing
- refactor:
router/index/ja
minor tweaks - refactor: rename components
c-aside
,c-footer
- refactor(breadcrumb): add
:key
prop - feat(forms): datepicker input
<b-form-input type="date">
v1.0.11
v1.0.10
- fix(scss):
inline-body
->inline-block
- fix(scss):
input-group-addon
->input-group-prepend/append
- fix(scss):
input-group-btn
->input-group-prepend/append
- fix(scss):
input-group-prepend
removedmin-width
- 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
- update dependencies
v1.0.9
v1.0.8
v1.0.8
- update: Bootstrap version to
4.0.0-beta.3
- fix: problems with wrong css classes in radio buttons
- refactor:
fa fa-font-awesome
icon added - feat: svg flags
- fix: badge display with position absolute
- fix: disable sidebar-minimizer when sidebar-compact
- feat: mobile sidebar link click closes the sidebar
- fix(scss): nav-tabs nav-link cursor:pointer
- fix: HeaderDropdown badge variant
default
tosecondary
- feat: some Bootstrap4 components added
v1.0.6-hotfix-1
fix(Dashboard): b-card no-body Internet Explorer SCRIPT1046 issue
SCRIPT1046: Multiple definitions of a property not allowed in strict mode
closes #37
v1.0.6
v1.0.6
- 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
closes #28 - update: to vue:
2.5.6
postponed changes from build v1.0.5
- 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
closes #24 - refactor: extract
Table
component fromTables
- refactor:
<b-table>
bootstrap-vue component inSwitches
#24 - fix: add
table-responsive-sm
class toTables
closes #26 - refactor: use component
<b-navbar-nav>
instead of deprecated propis-nav-bar
- fix:
b-progress
height
property workaround (bootstrap-vue) - chore: dependencies update
v1.0.5
- fix: mobile sidebar height
- fix: use
<b-form-radio-group>
instead of<b-form-radio>
breaking change 🔥 - refactor: sidebar styles