Skip to content

Releases: coreui/coreui-free-vue-admin-template

v1.0.13

14 May 12:04
1970e64
Compare
Choose a tag to compare
  • fix: rollback optimize-css-assets-webpack-plugin to ^3.2.0
  • refactor: App.vue scss/css imports cleanup
  • chore: dependencies update

v1.0.12

10 May 14:54
Compare
Choose a tag to compare
  • 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

30 Mar 09:16
a6de413
Compare
Choose a tag to compare
v1.0.11

refactor: project directory structure
update: vuejs-templates/webpack to 1.3.1
update: vue to 2.5.13
update: bootstrap-vue to 2.0.0-rc.1
chore: dependencies update

v1.0.10

02 Feb 16:23
a4e6254
Compare
Choose a tag to compare
  • 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 removed min-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

22 Jan 13:33
e122f00
Compare
Choose a tag to compare

v1.0.9

  • update: Bootstrap to v4.0.0
  • refactor: Sidebar structure change
  • test: initial e2e test added

v1.0.8

17 Jan 16:32
1e4e117
Compare
Choose a tag to compare

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 to secondary
  • feat: some Bootstrap4 components added

v1.0.6-hotfix-1

04 Dec 20:05
Compare
Choose a tag to compare

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

21 Nov 17:41
57ac676
Compare
Choose a tag to compare
v1.0.6
  • refactor: raw html to b-row, b-col, b-card, b-button components
  • fix: Cards.vue: change variant="accent- to class="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 in Tables closes #24
  • refactor: extract Table component from Tables
  • refactor: <b-table> bootstrap-vue component in Switches #24
  • fix: add table-responsive-sm class to Tables closes #26
  • refactor: use component <b-navbar-nav> instead of deprecated prop is-nav-bar
  • fix: b-progress height property workaround (bootstrap-vue)
  • chore: dependencies update

v1.0.5

13 Nov 10:45
Compare
Choose a tag to compare
  • fix: mobile sidebar height
  • fix: use <b-form-radio-group> instead of <b-form-radio> breaking change 🔥
  • refactor: sidebar styles

v1.0.4

24 Oct 20:33
Compare
Choose a tag to compare
  • refactor: import Bootstrap 4 SCSS files from node_modules
  • fix: callouts styles