Skip to content

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

v2.1.7

25 Oct 11:26
5e9af89
Compare
Choose a tag to compare

v2.1.7

  • fix(pug): crossplatform use path.sep instead of / - thanks @vasilevich
  • update: @coreui/coreui to 2.0.21
    • feat(sidebar): mobile clickout behaviour
    • fix(layout): sidebar on mobile issue #23
    • fix: sidebar, sidebar-minimizer rtl ie issues, tweaks
    • refactor(sidebar.js): ps minor cleanup
  • update: flag-icon-css to 3.2.1
  • update: autoprefixer to 9.3.1
  • update: js-beautify to 1.8.8
  • update: postcss-cli to 6.0.1
  • update: stylelint-scss to 3.3.2

v2.1.6

16 Oct 14:23
6933808
Compare
Choose a tag to compare

v2.1.6

  • fix(cards): smooth collapse card - thanks @MartijnBastiaansen #378
  • fix(header): migrate .divider to .dropdown-divider - thanks @vanam #406
  • chore: build/change-version cleanup
  • docs(readme): fix broken hyperlinks to 6 versions
  • update: @coreui/coreui to 2.0.19
    • fix: transparent is not a valid rgb color ie issue
    • fix(card): rtl for card-header icon margins
    • fix(sidebar): rtl for sidebar-minimizer icon
    • fix(breadcrumb): rtl padding
    • fix(card): rtl float for card-header-actions
    • fix(sidebar): rtl ps scrollbar issue temp fix/refactor
    • feat(sidebar) badge margins for nav-dropdown-toggle
    • fix(scss): add missing light-blue color variable
  • update: chart.js to 2.7.3
  • update: core-js to 2.5.7
  • update: autoprefixer to 9.2.0
  • update: browser-sync to 2.26.3
  • update: eslint to 5.7.0
  • update: eslint-plugin-compat to 2.6.2
  • update: js-beautify to 1.8.7
  • update: node-sass to 4.9.4

v2.1.5

01 Oct 11:08
881619b
Compare
Choose a tag to compare

v2.1.5

  • update: @coreui/coreui to 2.0.12 fixes some IE11 and rtl issues
  • update: @babel/cli to 7.1.2
  • update: @babel/core to 7.1.2
  • update: eslint to 5.6.1`
  • update: foreach-cli to 1.8.1

v2.1.4

27 Sep 16:36
ef16ab0
Compare
Choose a tag to compare

v2.1.4

  • feat(basic-forms): add missing date-input
  • update: @coreui/coreui to 2.0.11 fixes some IE11 and rtl issues
  • chore: update babel-eslint to 10.0.1
  • chore: update stylelint to 9.6.0

v2.1.3

24 Sep 16:23
1cd87ee
Compare
Choose a tag to compare

v2.1.3

  • fix(sidebar.pug): split icons/flags li.nav-item
  • update: @coreui/coreui to 2.0.9
  • update: flag-icon-css to 3.2.0
  • update: @babel/cli to 7.1.0
  • update: @babel/core to 7.1.0
  • update: @babel/preset-env to 7.1.0
  • update: eslint to 5.6.0
  • update: js-beautify to 1.8.6
  • update: stylelint-scss to 3.3.1

v2.1.2

05 Sep 14:32
fde6b4f
Compare
Choose a tag to compare

v2.1.2

  • Update: @coreui/coreui to 2.0.6
  • Update: bootstrap to 4.1.3
  • Update: popper.js to 1.14.4
  • Update: @babel/cli to ^7.0.0
  • Update: @babel/core to ^7.0.0
  • Update: @babel/plugin-proposal-object-rest-spread to ^7.0.0
  • Update: @babel/preset-env to ^7.0.0
  • Update: autoprefixer to ^9.1.5
  • Update: babel-eslint to ^9.0.0
  • Update: browser-sync to ^2.24.7
  • Update: clean-css-cli to ^4.2.1
  • Update: copyfiles to ^2.1.0
  • Update: cross-env to ^5.2.0
  • Update: eslint to ^5.5.0
  • Update: eslint-plugin-compat to ^2.5.1
  • Update: node-sass to ^4.9.3
  • Update: nodemon to ^1.18.4
  • Update: postcss-cli to ^6.0.0
  • Update: shelljs to ^0.8.2
  • Update: stylelint to ^9.5.0
  • Update: stylelint-order to ^1.0.0
  • Update: stylelint-scss to ^3.3.0

v2.1.1

  • Update: @coreui/coreui to 2.0.3
  • Update: @babel/cli to 7.0.0-beta.53
  • Update: @babel/core to 7.0.0-beta.53
  • Update: @babel/plugin-proposal-object-rest-spread to 7.0.0-beta.53
  • Update: @babel/preset-env to 7.0.0-beta.53
  • Update: babel-eslint to 8.2.6
  • Update: bootstrap to 4.1.2
  • Update: eslint-plugin-compat to 2.5.0
  • Update: nodemon to 1.18.1

v2.1.0

  • Feat: Add pug support
  • Update: @coreui/coreui-icons to 0.3.0
  • Update: @coreui/coreui to 2.0.3
  • Update: perfect-scrollbar to 1.4.0

v1.0.10

02 Feb 16:21
0afc0b0
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
update dependencies

v1.0.9

22 Jan 13:46
abb1697
Compare
Choose a tag to compare

v1.0.9

  • update: Bootstrap to v4.0.0
  • fix: submit buttons stopped working #321

v1.0.8

17 Jan 16:31
f03f487
Compare
Choose a tag to compare

1.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
  • refactor: remove dropdown-toggle from header avatar
  • fix: .card-actions app.js, forms, cards, modals, social-buttons
  • feat: some Bootstrap4 components added

v1.0.6

21 Nov 17:17
Compare
Choose a tag to compare
  • project dir structure change