Releases: coreui/coreui-free-vue-admin-template
Releases · coreui/coreui-free-vue-admin-template
v2.0.0-beta.0
Merge pull request #89 from coreui/dev-v2-beta v2.0.0-beta.0
2.0.0-alpha.1
v2.0.0-alpha.1 chore(ship): v2.0.0-alpha.1
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/jaminor tweaks - refactor: rename components
c-aside,c-footer - refactor(breadcrumb): add
:keyprop - 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-prependremovedmin-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
Dashboardunit 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-awesomeicon 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
defaulttosecondary - 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-buttoncomponents - 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.0closes #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 inTablescloses #24 - refactor: extract
Tablecomponent fromTables - refactor:
<b-table>bootstrap-vue component inSwitches#24 - fix: add
table-responsive-smclass toTablescloses #26 - refactor: use component
<b-navbar-nav>instead of deprecated propis-nav-bar - fix:
b-progressheightproperty workaround (bootstrap-vue) - chore: dependencies update