Skip to content

Releases: coreui/coreui

v2.1.0

06 Nov 15:10
58daddb

Choose a tag to compare

v2.1.0 Pre-release
Pre-release

v2.1.0

  • feat(scss): sidebar-nav-link-disabled
  • chore: update nodemon to 1.18.6

v2.0.26

05 Nov 10:59

Choose a tag to compare

v2.0.26

  • fix(.sidebar-minimizer): add cursor: pointer
  • feat: delegated event handlers to support turbolinks (sidebar, aside-menu)- thanks @RyanVasichko
  • chore: update node-sass to 4.10.0
  • chore: update rollup to 0.67.0

v2.0.25

03 Nov 17:32
6e55ed8

Choose a tag to compare

v2.0.25

  • fix(buttons.scss): remove button { @extend .btn; } - ie issue

v2.0.24

03 Nov 16:45
d7d7646

Choose a tag to compare

v2.0.24

  • fix(build): add missing commonjs for utilities
  • chore: add @babel/polyfill
  • fix(ie): add NodeList forEach polyfill
  • fix(sidebar): add dataset.toggle ie10 fix
  • fix(aside-menu): add dataset.toggle ie10 fix
  • chore(build): add rollup-plugin-commonjs

v2.0.22

31 Oct 15:29
5f9128c

Choose a tag to compare

v2.0.22

  • fix(buttons.scss): wrong cursor for disabled state
  • chore: update eslint to 5.8.0
  • chore: update nodemon to 1.18.5
  • chore: update stylelint to 9.7.1

v2.0.21

25 Oct 10:49
4fe0c72

Choose a tag to compare

v2.0.21

  • feat(sidebar): mobile clickout behaviour
  • chore: update @babel/plugin-external-helpers to 7.0.0
  • chore: update autoprefixer to 9.3.1
  • chore: update postcss-cli to 6.0.1
  • chore: update stylelint-scss to 3.3.2

v2.0.20

17 Oct 17:18

Choose a tag to compare

v2.0.20

  • fix(layout): sidebar on mobile issue #23
  • fix: sidebar, sidebar-minimizer rtl ie issues, tweaks
  • refactor(sidebar.js): ps minor cleanup
  • chore: update autoprefixer to 9.2.1

v2.0.19

15 Oct 16:14

Choose a tag to compare

v2.0.19

  • refactor: extract getCssCustomProperties function
  • feat: add getColor function #45
  • feat: sidebar set active using query string #21
  • chore: update node-sass to 4.9.4
  • chore: update eslint to 5.7.0
  • chore: update babel-plugin-istanbul to 5.1.0
  • chore: update semver to 5.6.0
  • chore: update autoprefixer to 9.2.0

v2.0.18

12 Oct 18:22

Choose a tag to compare

v2.0.18

  • feat: add deep objects merge utility
  • chore: build rollup utilities script cleanup
  • fix(rgbToHex): transparent is not a valid rgb color ie issue

v2.0.17

11 Oct 15:56

Choose a tag to compare

v2.0.17

  • fix(card): rtl for card-header icon margins
  • fix(sidebar): rtl for sidebar-minimizer icon
  • chore: update rollup to 0.66.6