Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Latest commit

 

History

History
50 lines (46 loc) · 1.79 KB

File metadata and controls

50 lines (46 loc) · 1.79 KB

v2.1.next

  • fix(collapse): add mb-0 to accordion cards
  • refactor(forms): add autocomplete
  • refactor(modals): add mb-1 to buttons
  • update: stylelint to 9.9.0

v2.1.9

  • update: @coreui/coreui to 2.1.3
  • update: popper.js to 1.14.5
  • update: nodemon to 1.18.7 (vulnerability removed)
  • update: npm-run-all to 4.1.5 (vulnerability removed)
  • 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: shelljs to 0.8.3
  • update: stylelint to 9.8.0
  • update: stylelint-scss to 3.4.0

v2.1.8

  • feat(switches): add disabled switch example
  • fix(switches): missing ending semicolons
  • 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

v2.1.7

  • fix(pug): crossplatform use path.sep instead of / - thanks @vasilevich
  • fix(cards): smooth collapse card - thanks @MartijnBastiaansen #378
  • fix(header): migrate .divider to .dropdown-divider - thanks @vanam #406
  • 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: chart.js to 2.7.3
  • update: flag-icon-css to 3.2.1
  • update: autoprefixer to 9.3.1
  • 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.8
  • update: node-sass to 4.9.4
  • update: postcss-cli to 6.0.1
  • update: stylelint-scss to 3.3.2