Releases: coreui/coreui-free-vue-admin-template
Releases · coreui/coreui-free-vue-admin-template
3.0.0-beta.3
3.0.0-beta.3 release
3.0.0-beta.2
3.0.0-beta.2
3.0.0-beta.1
3.0.0-beta.1
- documentation links fixed,
- minor fixes and refactors
3.0.0-beta.0
3.0.0-beta.0
First production-ready release of version 3! 💪
You can see the current documentation here: CoreUI Vue documentation site
3.0.0-alpha.6
3.0.0-alpha.6
3.0.0-alpha.5
3.0.0-alpha.5
Warning!
There is a bug in this release, to fix it change:
in src/main.js
import CoreuiVue from '@coreui/vue/dist/custom.common.js'
to
import CoreuiVue from '@coreui/vue'
3.0.0-alpha.4
3.0.0-alpha.4
Changelog:
Added library docs, see: https://coreui.io/vue/docs/3.0/components/
This release adjusts the template to new coreui-vue library version.
Check what's new in coreui-vue library: https://github.com/coreui/coreui-vue/releases/tag/3.0.0-alpha.4
v2.1.5
3.0.0-alpha.3
3.0.0-alpha.3
Changelog:
Styles
- New styles of
@coreui/coreui(v.3.0.0-alpha.12) introduced, - All CoreUI style classes prefixed by
c-prefix,
Icons
- Added javascript version of coreui-icons and CIcon component which enables the user to use svg icons,
- Replace many external icons with coreui-icons,
- Remove external icons except for Font Awesome brand icons and flag-icon-css library
Charts
- Added coreui-vue-chartjs library and its implementations
Refactors
- Refactor many views, bug fixes,
- Removed unused dependencies,
- Obsolete components and files removed,
- Switch component no longer logs error,
v2.1.4
v2.1.4 maintenance release
- fix(jest.config): babel-jest can't process import statement
- chore(package.json): add missing
repositoryurl - refactor(DefaultContainer): SidebarToggler add defaultOpen prop example
- test: update snapshots
- chore: add ie polyfills
- fix: extract b-card html header to slot
- fix(Forms): remove deprecated
horizontalprops - refactor(Dropdowns): add spacings
- chore(vue.config): add publicPath
dependencies update
- update
@coreui/coreuito^2.1.12 - update
@coreui/coreui-plugin-chartjs-custom-tooltipsto^1.3.1 - update
bootstrap-vueto^2.0.0-rc.24 - update
chart.jsto^2.8.0 - update
core-jsto^2.6.9 - update
css-vars-ponyfillto^2.0.2 - update
flag-icon-cssto^3.3.0 - update
vueto^2.6.10 - update
vue-chartjsto^3.4.2 - update
vue-routerto `^3.0.6" - update
@vue/cli-plugin-babelto^3.8.0 - update
@vue/cli-plugin-e2e-nightwatchto^3.8.0 - update
@vue/cli-plugin-eslintto^3.8.0 - update
@vue/cli-plugin-unit-jestto^3.8.0 - update
@vue/cli-serviceto^3.8.4 - update
@vue/test-utilsto1.0.0-beta.29 - update
node-sassto^4.12.0 - update
vue-template-compilerto^2.6.10