- .img-avatar ==> .c-avatar-img
@babel/cli 7.4.4 7.5.5 7.5.5 @coreui/coreui @babel/core 7.4.5 7.5.5 7.5.5 @coreui/coreui @babel/plugin-proposal-object-rest-spread 7.4.4 7.5.5 7.5.5 @coreui/coreui @babel/plugin-transform-runtime 7.4.4 7.5.5 7.5.5 @coreui/coreui @babel/preset-env 7.4.5 7.5.5 7.5.5 @coreui/coreui autoprefixer 9.6.0 9.6.1 9.6.1 @coreui/coreui babel-eslint 10.0.1 10.0.3 10.0.3 @coreui/coreui babel-plugin-istanbul 5.1.4 5.2.0 5.2.0 @coreui/coreui bundlesize 0.17.2 0.17.2 0.18.0 @coreui/coreui copyfiles 2.1.0 2.1.1 2.1.1 @coreui/coreui eslint 5.16.0 5.16.0 6.2.2 @coreui/coreui eslint-plugin-import 2.17.3 2.18.2 2.18.2 @coreui/coreui eslint-plugin-unicorn 9.0.0 9.1.1 10.0.0 @coreui/coreui find-unused-sass-variables 0.3.3 0.3.3 0.5.0 @coreui/coreui postcss-cli 6.1.2 6.1.3 6.1.3 @coreui/coreui postcss-combine-duplicated-selectors 7.0.0 7.0.0 8.0.2 @coreui/coreui rimraf 2.6.3 2.7.1 3.0.0 @coreui/coreui rollup 1.13.1 1.20.3 1.20.3 @coreui/coreui rollup-plugin-babel 4.3.2 4.3.3 4.3.3 @coreui/coreui rollup-plugin-commonjs 10.0.0 10.1.0 10.1.0 @coreui/coreui rollup-plugin-node-resolve 5.0.1 5.2.0 5.2.0 @coreui/coreui semver 6.1.1 6.3.0 6.3.0 @coreui/coreui stylelint 10.0.1 10.1.0 10.1.0 @coreui/coreui stylelint-order 3.0.0 3.0.1 3.0.1 @coreui/coreui stylelint-scss 3.8.0 3.10.0 3.10.0 @coreui/coreui terser 4.0.0 4.2.1 4.2.1 @coreui/coreui
@babel/cli 7.5.5 7.6.0 7.6.0 @coreui/coreui @babel/core 7.5.5 7.6.0 7.6.0 @coreui/coreui @babel/plugin-transform-runtime 7.5.5 7.6.0 7.6.0 @coreui/coreui @babel/polyfill 7.4.4 7.6.0 7.6.0 @coreui/coreui @babel/preset-env 7.5.5 7.6.0 7.6.0 @coreui/coreui cross-env 5.2.0 5.2.1 5.2.1 @coreui/coreui eslint 6.2.2 6.3.0 6.3.0 @coreui/coreui nodemon 1.19.1 1.19.2 1.19.2 @coreui/coreui rollup 1.20.3 1.21.2 1.21.2 @coreui/coreui stylelint-order 3.0.1 3.1.0 3.1.0 @coreui/coreui stylelint-scss 3.10.0 3.10.1 3.10.1 @coreui/coreui terser 4.2.1 4.3.0 4.3.0 @coreui/coreuis
- refactor: merge CoreUI and Bootstrap
- refacror: add
c-prefix to each css class - feat: new class toggler component, use instead of:
.sidebar-toggler,.aside-menu-toggler,.sidebar-minizer,.brand-minimizer - refactor(sidebar, aside-menu): removed togglers
- ref
- deprac
- chore: update
nodemonto1.18.7(remove vulnerability)
- fix: devDependencies security issues (event-stream, flatmap-stream)
- chore: dependencies update
- update
npm-run-allto^4.1.5 - reinstall
nodemon
npm uninstall nodemon npm install --save-dev nodemon
- update
- fix(sidebar):
url("data:,")turns intourl("'data:,'")
now replaced with Base64 Encode of 1x1px Transparent gif, closes #49ie11ignoreslist-style:none(ie11 rtl sidebar minimized issue)url("data:,")turns intourl("'data:,'")after minification- angular 7 cli build complains on
url("'data:,'")
- chore: update
@babel/clito7.1.5 - chore: update
stylelintto9.8.0 - chore: update
stylelint-scssto3.4.0 - chore: update
shelljsto0.8.3 - chore: update
@babel/preset-envto7.1.6 - chore: update
@babel/coreto7.1.6 - chore: update
eslintto5.9.0 - chore: update
rollupto0.67.3
- feat(scss): sidebar-nav-link-disabled
- chore: update
nodemonto1.18.6
- fix(.sidebar-minimizer): add
cursor: pointer - feat: delegated event handlers to support turbolinks (sidebar, aside-menu)- thanks @RyanVasichko
- chore: update
node-sassto4.10.0 - chore: update
rollupto0.67.0
- fix(buttons.scss): remove
button { @extend .btn; }
- fix(build): add missing
commonjsfor utilities - chore: add
@babel/polyfill - fix(ie): add
NodeListforEachpolyfill - fix(sidebar): add
dataset.toggleie10 fix - fix(aside-menu): add
dataset.toggleie10 fix - chore(build): add
rollup-plugin-commonjs
broken build, do not use
- fix(buttons.scss): wrong cursor for disabled state
- chore: update
eslintto5.8.0 - chore: update
nodemonto1.18.5 - chore: update
stylelintto9.7.1
- feat(sidebar): mobile clickout behaviour
- chore: update
@babel/plugin-external-helpersto7.0.0 - chore: update
autoprefixerto9.3.1 - chore: update
postcss-clito6.0.1 - chore: update
stylelint-scssto3.3.2
- fix(layout): sidebar on mobile issue #23
- fix: sidebar, sidebar-minimizer
rtlie issues, tweaks - refactor(sidebar.js): ps minor cleanup
- chore: update
autoprefixerto9.2.1
- refactor: extract getCssCustomProperties function
- feat: add getColor function
- feat: sidebar set active using query string PR #21
- chore: update
node-sassto4.9.4 - chore: update
eslintto5.7.0 - chore: update
babel-plugin-istanbulto5.1.0 - chore: update
semverto5.6.0 - chore: update
autoprefixerto9.2.0
- feat: add deep objects merge utility
- chore: build rollup utilities script cleanup
- fix(rgbToHex): transparent is not a valid rgb color ie issue
- fix(card):
rtlforcard-headericon margins - fix(sidebar):
rtlforsidebar-minimizericon - chore: update
rollupto0.66.6 - thanks @MrDevIr
- fix(breadcrumb):
rtlpadding - fix(card):
rtlfloat forcard-header-actions - fix(sidebar):
rtlps scrollbar issue temp fix/refactor - chore: update
rollupto0.66.5
- feat(sidebar):
badgemargins fornav-dropdown-toggle - chore: update
eslint-plugin-compatto2.6.2 - chore: update
rollupto0.66.4
- fix(scss): add missing
light-bluecolor variable
- chore: update
@babel/coreto7.1.2 - chore: update
@babel/clito7.1.2 - chore: update
eslintto5.6.1
- fix(layout)
asideIE issue with.mainmargin on mobile - fix(sidebar)
rtlIE issue withsidebar-minimizedcaptions - fix(sidebar)
rtlps scrollbar issue temp fix
- fix(layout)
sidebar-fixedIE issue with.mainmargin on mobile - fix(sidebar)
sidebar-togglerissue forrtl - chore: update
babel-eslintto10.0.1 - chore: update
stylelintto9.6.0
- fix(_layout.scss)
navbar-brandtop position IE issue - chore: update
babel-eslintto10.0.0
- fix(sidebar) remove scrollbar when
sidebar-minimized - refactor(sidebar) extract
makeScrollbar()anddestroyScrollbar() - chore: update
@babel/clito7.1.0 - chore: update
@babel/coreto7.1.0 - chore: update
@babel/plugin-transform-runtimeto7.1.0 - chore: update
@babel/preset-envto7.1.0 - chore: update
copyfilesto2.1.0 - chore: update
eslintto5.6.0 - chore: update
rollupto0.66.2 - chore: update
stylelint-scssto3.3.1
- fix(sidebar) minimizing sidebar with bottom chevron does not allow to maximize it again #404
- fix(sidebar) show scrollbar after height change #419
- fix(sidebar) static mobile sidebar not dismissed on link click
- fix(sidebar) mobile sidebar not dismissed on link click #409
- chore: update
bootstrapto4.1.3 - chore: update
@babel/clito7.0.0 - chore: update
@babel/coreto7.0.0 - chore: update
@babel/plugin-proposal-object-rest-spreadto7.0.0 - chore: update
@babel/plugin-proposal-throw-expressionsto7.0.0 - chore: update
@babel/plugin-transform-runtimeto7.0.0 - chore: update
@babel/preset-envto7.0.0 - chore: update
autoprefixerto9.1.5 - chore: update
babel-eslintto9.0.0 - chore: update
babel-plugin-istanbulto5.0.1 - chore: update
clean-css-clito4.2.1 - chore: update
eslintto5.5.0 - chore: update
eslint-plugin-compatto2.5.1 - chore: update
node-sassto4.9.3 - chore: update
nodemonto1.18.4 - chore: update
postcss-clito6.0.0 - chore: update
rollupto0.65.0 - chore: update
rollup-plugin-babelto4.0.3 - chore: update
rollup-plugin-node-resolveto3.4.0 - chore: update
semverto5.5.1 - chore: update
stylelintto9.5.0 - chore: update
stylelint-orderto1.0.0 - chore: update
stylelint-scssto3.3.0 - chore: update
uglify-jsto3.4.9
- Refactor: SCSS Variables
- 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/plugin-proposal-throw-expressions to 7.0.0-beta.53
- Update: @babel/plugin-transform-runtime to 7.0.0-beta.53
- Update: @babel/preset-env to 7.0.0-beta.53
- Update: autoprefixer to 8.6.5
- Update: babel-eslint to 8.2.6
- Update: bootstrap to 4.1.2
- Update: cross-env to 5.2.0
- Update: eslint to 5.1.0
- Update: eslint-plugin-compat to 2.5.0
- Update: node-sass to 4.9.2
- Update: nodemon to 1.18.1
- Update: postcss-cli to 5.0.1
- Update: rollup to 0.62.0
- Update: rollup-plugin-babel to 3.0.7
- Update: shx to 0.3.2
- Update: stylelint to 9.3.0
- Update: stylelint-scss to 3.1.3
- Update: uglify-js to 3.4.4