Skip to content

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

v3.4.0

23 Nov 09:58
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/coreui/coreui-free-bootst…

v3.2.0

11 Sep 08:31
35c4468
Compare
Choose a tag to compare
Merge pull request #544 from nquinlan/nq-gitignore

style: strengthened gitignore

v3.0.0

09 Mar 14:28
Compare
Choose a tag to compare

Highlights

  • CoreUI components have been prefixed. We decided to add c- prefix to each class to avoid CSS classes collision and isolate CoreUI’s styles and scripts.
  • CoreUI and Bootstrap source code is deeply integrated. We decided to combine Bootstrap’s and our SCSS and JavaScript files. It allows us to build some new features, ex. Theme switcher, and deliver more consistent, lighter code.
  • Removed jQuery in favor of regular JavaScript. CoreUI Library (@coreui/coreui) doesn’t need jQuery anymore. However, some of the third party components we use in our admin templates still require jQuery.
  • New design which goes in hand with modern standards:
    • Elevations system
    • Themes support

Breaking changes

  • Sidebar
    Following CSS classes have been changed:

    • sidebar to c-sidebar
    • sidebar-header to c-sidebar-header
    • sidebar-brand to c-sidebar-brand
    • sidebar-nav to c-sidebar-nav
    • sidebar-footer to c-sidebar-footer
    • sidebar-minimizer to c-sidebar-minimizer
    • nav-item to c-sidebar-nav-item
    • nav-link to c-sidebar-nav-link
    • nav-dropdown to c-sidebar-nav-dropdown
    • nav-dropdown-items to c-sidebar-nav-dropdown-items
    • nav-dropdown-toggle to c-sidebar-nav-dropdown-toggle
    • nav-divider to c-sidebar-nav-divider
    • nav-title to c-sidebar-nav-title
  • Header
    Following CSS classes have been changed:

    • app-header to c-header
    • navbar-brand to c-header-brand
    • navbar-toggler to c-header-toggler
    • nav to c-header-nav
    • nav-item to c-header-nav-item
    • nav-link to c-header-nav-link
  • Other Components
    Following CSS classes have been changed:

    • app to c-app
    • app-body to c-body
    • app-footer to c-footer
    • main to c-main
  • Removed aside menu, please use <div class="c-sidebar c-sidebar-right">...</div> instead of.

v2.1.15

12 Jul 12:11
0cb1d81
Compare
Choose a tag to compare

v2.1.15

maintenance release
  • fix: babelrc config
  • fix: missing favicon link
  • fix: readme links
  • fix(cards): outdated switch class, add card-header-actions
  • chore(deps): bump lodash to 4.17.14
dependencies update
  • update: core-js to ^3.1.4
  • update: babel-eslint to ^10.0.2
  • update: @babel/cli to ^7.5.0
  • update: @babel/core to ^7.5.4
  • update: @babel/plugin-proposal-object-rest-spread to ^7.5.4
  • update: @babel/preset-env to ^7.5.4
  • update: autoprefixer to ^9.6.1
  • update: copyfiles to ^2.1.1
  • update: eslint-plugin-compat to ^3.2.0
  • update: postcss-cli to ^6.1.3
  • update: pug to ^2.0.4
  • update: stylelint-order to ^3.0.1
  • update: stylelint-scss to ^3.9.1

v2.1.14

14 Jun 13:52
ce9cc5a
Compare
Choose a tag to compare

v2.1.14

  • fix(main): labelColor callback for CustomTooltips
  • chore: drop @babel/polyfill in favour of core-js@3 and regenerator-runtime
dependencies update
  • update: @coreui/coreui to ^2.1.14
  • update: @coreui/coreui-plugin-chartjs-custom-tooltips to ^1.3.1
  • update: chart.js to ^2.8.0
  • update: core-js to ^3.1.3
  • update: flag-icon-css to ^3.3.0
  • update: jquery to ^3.4.1
  • update: popper.js to ^1.15.0
  • add: regenerator-runtime to ^0.13.2
  • update: @babel/cli to ^7.4.4
  • update: @babel/core to ^7.4.5
  • update: @babel/plugin-proposal-object-rest-spread to ^7.4.4
  • add: @babel/plugin-proposal-throw-expressions to ^7.2.0
  • update: @babel/preset-env to ^7.4.5
  • update: autoprefixer to ^9.6.0
  • update: browser-sync to ^2.26.7
  • update: clean-css-cli to ^4.3.0
  • update: js-beautify to ^1.10.0
  • update: nodemon to ^1.19.1
  • update: node-sass to ^4.12.0
  • update: eslint to ^5.16.0
  • update: eslint-plugin-compat to ^3.1.1
  • update: stylelint to ^10.1.0
  • update: stylelint-config-recommended-scss to ^3.3.0
  • update: stylelint-config-standard to ^18.3.0
  • update: stylelint-order to ^3.0.0
  • update: stylelint-scss to ^3.8.0

v2.1.12

22 Feb 14:40
07e8192
Compare
Choose a tag to compare

v2.1.12

  • chore(build/vendors): removes hash tag from urls in css files #460 - thanks @mgsmus
  • update: @coreui/coreui to ^2.1.7
  • update: bootstrap to ^4.3.1
  • update: core-js to ^2.6.5
  • update: popper.js to ^1.14.7
  • update: @babel/core to ^7.3.3
  • update: @babel/plugin-proposal-object-rest-spread to ^7.3.2
  • update: @babel/preset-env to ^7.3.1
  • update: autoprefixer to ^9.4.8
  • update: eslint to ^5.14.1
  • update: eslint-plugin-compat to ^2.7.0
  • update: nodemon to ^1.18.10
  • update: postcss-cli to ^6.1.2
  • update: stylelint to ^9.10.1
  • update: stylelint-scss to ^3.5.3

v2.1.11

07 Jan 18:20
c31b402
Compare
Choose a tag to compare

v2.1.11

  • fix(collapse): add mb-0 to accordion cards, thanks @ubugnu #449
  • update: @coreui/coreui to ^2.1.5
  • update: bootstrap to ^4.2.1
  • update: core-js to ^2.6.1
  • update: perfect-scrollbar to ^1.4.0
  • update: popper.js to ^1.14.6
  • update: @babel/cli to ^7.2.3
  • update: @babel/core to ^7.2.2
  • update: @babel/plugin-proposal-object-rest-spread to ^7.2.0
  • update: @babel/preset-env to ^7.2.3
  • update: autoprefixer to ^9.4.4
  • update: chalk to ^2.4.2
  • update: eslint to ^5.12.0
  • update: js-beautify to ^1.8.9
  • update: node-sass to ^4.11.0
  • update: nodemon to ^1.18.9
  • update: postcss-cli to ^6.1.1
  • update: rimraf to ^2.6.3
  • update: stylelint to ^9.9.0
  • update: stylelint-scss to ^3.4.4

v2.1.10

27 Nov 12:53
83b06ab
Compare
Choose a tag to compare

v2.1.10

  • fix: update nodemon to 1.18.7 (remove vulnerability)
  • update: @coreui/coreui to ^2.1.3
  • update: stylelint-order to ^2.0.0
  • refactor(modals): buttons margin

v2.1.9

27 Nov 02:07
d6d0349
Compare
Choose a tag to compare

v2.1.9

  • fix: devDependencies security issues (event-stream, flatmap-stream)
  • chore: dependencies update
    • update npm-run-all to ^4.1.5
    • reinstall nodemon
    npm uninstall nodemon
    npm install --save-dev nodemon
  • update: @coreui/coreui to ^2.1.2
  • update: popper.js to ^1.14.5
  • update: @babel/cli to ^7.1.5
  • update: @babel/core to ^7.1.6
  • update: @babel/preset-env to ^7.1.6
  • update: eslint to ^5.9.0
  • update: npm-run-all to ^4.1.5
  • update: shelljs to ^0.8.3
  • update: stylelint to ^9.8.0
  • update: stylelint-scss to ^3.4.0

v2.1.8

05 Nov 15:52
de45e2b
Compare
Choose a tag to compare

v2.1.8

  • feat(switches): add disabled switch example
  • fix(switches): missing an ending semicolon
  • fix(switches): add missing <tr>
  • update: @coreui/coreui to 2.0.26
  • update: eslint to 5.8.0
  • update: eslint-plugin-compat to 2.6.3
  • update: node-sass to 4.10.0
  • update: nodemon to 1.18.6
  • update: stylelint to 9.7.1