Releases: coreui/coreui-vue
Releases · coreui/coreui-vue
v3-bridge-alpha.1
v3-bridge-alpha.1
This release is lacking vue-perfect-scrollbar dependency and current build files. Fix release is available.
We are encouraging everyone to test our library as the development process of version 3 is ending.
Features:
- Added CCallout component
- CTable: changes in style, and pagination mechanism,
- Refactor of CLink component, added text prop, which allows for self-closing of a component,
- Added CCollapse component manipulation option: passing id of 'toggler' element,
- CCard component simplified (deleted named slots, and default wrapper),
- Add text prop to CButton component to allow self-closing syntax,
- Refactor: refresh views and fix smaller bugs
Refactor:
- Update slots syntax to be compatible with vue.js version 3,
- Change implementation of sidebar menu (CSidebarNavLink)
v3-bridge-alpha.0
v3-bridge-alpha.0
Over 60 new reusable components!
This version introduces a brand new library with components compatible with bootstrap.
We encourage you to test these components and give us feedback to make them as good as possible for v3 release
Coreui-vue components has characteristic C
prefix i.e. CButton, CTable
The bridge version contains deprecated components from v2 version
v2.1.2
v2.1.2
- update
babel-plugin-module-resolver
to^3.1.2
- update
eslint-config-prettier
to^3.5.0
- update
eslint-plugin-jest
to^22.1.3
- update
rollup-plugin-uglify
to^6.0.1
- update
vue
to^2.5.22
- update
vue-server-renderer
to^2.5.22
- update
vue-template-compiler
to^2.5.22
- lock
rollup-plugin-vue
on4.3.2
- test(SidebarNavLabel): snapshot update
v2.1.1
v2.1.1 maintenance release
- update
@vue/test-utils
to^1.0.0-beta.28
- update
eslint
to^5.12.0
- update
eslint-plugin-prettier
to^3.0.1
- update
eslint-plugin-vue
to^5.1.0
- update
husky
to^1.3.1
- update
vue
to^2.5.21
- update
vue-jest
to^3.0.2
- update
vue-loader
to^15.5.1
- update
vue-server-renderer
to^2.5.21
- update
vue-template-compiler
to^2.5.21
- update
jest-serializer-html
to^6.0.0
- update
rollup
to^0.68.2
v2.1.0
v2.1.0
- feat: sidebar nav-link
attributes
- optional JS object with valid JS API naming:- valid attributes:
rel
,target
,hidden
,disabled
, etc... - item example:
- valid attributes:
...
{
name: 'Try CoreUI PRO',
url: 'https://coreui.io/pro/react/',
icon: 'cui-layers icons',
variant: 'danger',
attributes: { target: '_blank', rel: "noopener" },
},
...
- refactor(SidebarNav*): classes type [String, Array, Object]
- test: update SidebarNavLabel, SidebarNavLink, SidebarNavDivider
- refactor: rollup.config.js uglify()
- chore: update jest.config.js
- update
@vue/test-utils
to^1.0.0-beta.27
- update
babel-plugin-dynamic-import-node
to^2.2.0
- update
eslint
to^5.10.0
- update
eslint-config-prettier
to^3.3.0
- update
eslint-plugin-html
to^5.0.0
- update
eslint-plugin-jest
to^22.1.2
- update
eslint-plugin-vue
to^5.0.0
- update
husky
to^1.2.0
- update
lint-staged
to^8.1.0
- update
node-sass
to^4.11.0
- update
prettier
to^1.15.3
- update
rollup
to^0.67.4
- update
rollup-plugin-commonjs
to^9.2.0
- update
rollup-plugin-filesize
to^5.0.1
- update
rollup-plugin-replace
to^2.1.0
- update
rollup-plugin-uglify
to^6.0.0
- update
vue
to^2.5.19
- update
vue-server-renderer
to^2.5.19
- update
vue-template-compiler
to^2.5.19
- update
vue-jest
to^3.0.1
- update
vue-router
to^3.0.2
- update
@coreui/coreui
to^2.1.4
v2.0.2
v2.0.1
v2.0.1
- fix(SidebarNav): dirty fix for
rtl
ps scrolling issue - refactor(SidebarMinimizer): extract
togglePs
mixin - update
@vue/test-utils
to^1.0.0-beta.25
- update
babel-eslint
to^10.0.1
- update
babel-jest
to^23.6.0
- update
eslint
to^5.6.1
- update
eslint-config-prettier
to^3.1.0
- update
eslint-plugin-html
to^4.0.6
- update
eslint-plugin-jest
to^21.24.1
- update
eslint-plugin-prettier
to^3.0.0
- update
husky
to^1.1.0
- update
jest
to^23.6.0
- update
lint-staged
to^7.3.0
- update
lodash
to^4.17.11
- update
prettier
to^1.14.3
- update
rollup-plugin-filesize
to^4.0.1
- update
rollup-plugin-json
to^3.1.0
- update
rollup-plugin-node-resolve
to^3.4.0
- update
vue-loader
to^15.4.2
v2.0.0
- test: add missing unit tests
- chore: dependencies update:
- move from
vue-test-utils
to@vue/test-utils
- update
babel-eslint
tov9.0.0
- update
babel-jest
tov23.4.2
- update
babel-plugin-dynamic-import-node
tov2.1.0
- update
eslint
tov5.4.0
- update
eslint-config-prettier
tov3.0.1
- update
eslint-plugin-html
tov4.0.5
- update
eslint-plugin-import
tov2.14.0
- update
eslint-plugin-jest
tov21.22.0
- update
eslint-plugin-vue
tov5.0.0-beta.3
- update
jest
tov23.5.0
- update
jest-serializer-vue
tov2.0.2
- update
lint-staged
tov7.2.2
- update
node-sass
tov4.9.3
- update
prettier
tov1.14.2
- update
rollup-plugin-vue
tov4.3.2
- update
sass-loader
tov7.1.0
- update
vue
tov2.5.17
- update
vue-loader
tov15.4.1
- update
vue-router
tov3.0.1
- update
vue-server-renderer
tov2.5.17
- update
vue-template-compiler
tov2.5.17
- move from
v2.0.0-rc.3
- fix(Footer): remove hardcoded default slot
v2.0.0-rc.2
- feat: sidebar hides on click outside mobile sidebar
- chore: dependencies update