Skip to content

Releases: coreui/coreui-pro

v2.1.1

20 Nov 15:08
2e642e6
Compare
Choose a tag to compare

v2.1.1

  • fix(sidebar): url("data:,") turns into url("'data:,'")
    now replaced with Base64 Encode of 1x1px Transparent gif, closes #49
    1. ie11 ignores list-style:none (ie11 rtl sidebar minimized issue)
    2. url("data:,") turns into url("'data:,'") after minification
    3. angular 7 cli build complains on url("'data:,'")
  • chore: update stylelint to 9.8.0
  • chore: update shelljs to 0.8.3
  • chore: update @babel/preset-env to 7.1.6
  • chore: update @babel/core to 7.1.6
  • chore: update eslint to 5.9.0
  • chore: update rollup to 0.67.3

v2.1.0

08 Nov 15:17
8449351
Compare
Choose a tag to compare
v2.1.0 Pre-release
Pre-release

v2.1.0

  • chore: update @babel/cli to 7.1.5
  • chore: update @babel/core to 7.1.5
  • chore: update @babel/preset-env to 7.1.5
  • chore: update stylelint-scss to 3.4.0

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

  • 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 18:57
e2300f2
Compare
Choose a tag to compare
  • chore: update eslint-plugin-compat to 2.6.3
  • fix(buttons.scss): remove button { @extend .btn; }

  • 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

  • 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

  • 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

22 Oct 21:16
045f012
Compare
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
  • chore: update postcss-cli to 6.0.1

v2.0.19

16 Oct 10:50
Compare
Choose a tag to compare

v2.0.19

  • refactor: extract getCssCustomProperties function
  • feat: add getColor function
  • feat: sidebar set active using query string
  • feat: add deep objects merge utility
  • feat(sidebar): badge margins for nav-dropdown-toggle
  • fix(rgbToHex): 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

  • chore: build rollup utilities script cleanup
  • chore: update node-sass to 4.9.4
  • chore: update eslint to 5.7.0
  • chore: update eslint-plugin-compat to 2.6.2
  • chore: update babel-plugin-istanbul to 5.1.0
  • chore: update semver to 5.6.0
  • chore: update autoprefixer to 9.2.0
  • chore: update rollup to 0.66.6

v2.0.14

01 Oct 17:52
b71e52d
Compare
Choose a tag to compare

v2.0.14

  • fix(scss): add missing light-blue color variable

v2.0.13

01 Oct 16:53
9af5c2d
Compare
Choose a tag to compare

v2.0.13 pro

  • fix(scss): add missing light-blue color variable
  • chore: update @babel/core to 7.1.2
  • chore: update @babel/cli to 7.1.2
  • chore: update eslint to 5.6.1

v2.0.12

28 Sep 14:23
fff85e6
Compare
Choose a tag to compare

v2.0.12

  • fix(layout) aside IE issue with .main margin on mobile
  • fix(sidebar) rtl IE issue with sidebar-minimized captions
  • fix(sidebar) rtl ps scrollbar issue temp fix

v2.0.11

27 Sep 15:52
1c28432
Compare
Choose a tag to compare

v2.0.11

  • fix(_layout.scss) sidebar-fixed IE issue with .main margin on mobile
  • fix(_sidebar.scss) sidebar-toggler issue for rtl
  • chore: update babel-eslint to 10.0.1
  • chore: update stylelint to 9.6.0

v2.0.10

26 Sep 13:13
91d1443
Compare
Choose a tag to compare

v2.0.10

  • fix(_layout.scss) navbar-brand top position IE issue
  • chore: update babel-eslint to 10.0.0