Changelog: CoreUI
CoreUI for Angular and CoreUI Angular Admin Template are in active development. New updates will be included bug fixing, new functionality, plugins version control and code improvement. Feel free to contact us if you have any suggestions or requests. All notable changes to this project will be documented here.
Updates
Released: Thursday, December 29, 2022
What’s New
React Multi Select
React Smart Table
- Add support for external pagination
Dependencies update
@rollup/plugin-commonjs
to ^23.0.7
rollup
to ^3.7.5
Released: Monday, January 27, 2020
- First release candidate! 💪
Released: Thursday, November 21, 2019
- First production-ready release of version 3! 💪
Released: Friday, June 21, 2019
- update:
@coreui/coreui-plugin-chartjs-custom-tooltips
to ^1.3.1
- update:
@coreui/coreui-pro
to ^2.1.14
- add:
@babel/plugin-proposal-throw-expressions
to ^7.2.0
Released: Friday, February 22, 2019
- fix(advanced-forms): broken DateRangePicker layout (v3 css breaking changes)
- refactor(advanced-forms): add SingleDatePicker example
- chore: move .stylelintrc to ./ dir
- fix: form-validation-state missing icons
- fix(basic-forms): add missing form-group
- refactor(fullcalendar): fc v3 layout style tweaks
- chore(build/vendors): removes hash tag from urls in css files
- refactor(forms): add
autocomplete
- fix(collapse): add
mb-0
to accordion cards
- update:
@coreui/coreui-pro
to ^2.1.7
- update:
bootstrap
to ^4.3.1
Released: Thursday, January 17, 2019
- feat(spinners): add bootstrap 4.2 spinners
- feat(toasts): add bootstrap 4.2 toasts
- fix(collapse): add
mb-0
to accordion cards
- refactor(forms): add
autocomplete
- update:
@coreui/coreui-pro
to ^2.1.6
- update:
bootstrap
to ^4.2.1
Released: Wednesday, November 28, 2018
- fix: update
nodemon
to 1.18.7
(vulnerability removed)
- fix: update
npm-run-all
to ^4.1.5
(vulnerability removed)
- fix(cards): smooth collapse card - thanks @MartijnBastiaansen #378
- fix(header): migrate
.divider
to .dropdown-divider
- thanks @vanam #406
- chore: build/change-version cleanup
- docs(readme): fix broken hyperlinks to 6 versions
- refactor(modals): buttons margin
- feat(switches): add disabled switch example
- fix(switches): missing an ending semicolon
- fix(switches): add missing
<tr>
- fix(pug): cross-platform use
path.sep
instead of /
- thanks @vasilevich
- refactor: brand buttons
- refactor: basic forms add autocomplete
- refactor: invoice buttons add
d-print-none
- update:
@coreui/coreui-pro
to ^2.1.3
Released: Tuesday, November 27, 2018
- fix: devDependencies security issues (event-stream, flatmap-stream)
- chore: dependencies update
- update
npm-run-all
to ^4.1.5
- reinstall
nodemon
npm uninstall nodemon
npm install --save-dev nodemon
- update:
@coreui/coreui
to ^2.1.2
Released: Monday, November 5, 2018
- feat(switches): add disabled switch example
- fix(switches): missing an ending semicolon
- fix(switches): add missing
<tr>
- update:
@coreui/coreui
to 2.0.26
Released: Thursday, October 25, 2018
- fix(pug): crossplatform use
path.sep
instead of /
- thanks @vasilevich
- update:
@coreui/coreui
to 2.0.21
- feat(sidebar): mobile clickout behaviour
- fix(layout): sidebar on mobile issue #23
- fix: sidebar, sidebar-minimizer
rtl
ie issues, tweaks
- refactor(sidebar.js): ps minor cleanup
Released: Tuesday, October 16, 2018
- fix(cards): smooth collapse card - thanks @MartijnBastiaansen #378
- fix(header): migrate
.divider
to .dropdown-divider
- thanks @vanam #406
- chore: build/change-version cleanup
- docs(readme): fix broken hyperlinks to 6 versions
- update:
@coreui/coreui
to 2.0.19
- fix:
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
- feat(sidebar) badge margins for nav-dropdown-toggle
- fix(scss): add missing light-blue color variable
Released: Monday, October 1, 2018
- Update:
@coreui/coreui-pro
to 2.0.12
fixes some IE11 and rtl
issues
Released: Friday, September 28, 2018
- Feat(switches): add missing
disabled
switch example
- Update:
@coreui/coreui-pro
to 2.0.11
fixes some IE11 and rtl
issues
Released: Tuesday, September 25, 2018
- Feat(basic-forms): add missing
date-input
- Update:
@coreui/coreui-pro
to 2.0.9
Released: Wednesday, September 5, 2018
- Update:
@coreui/coreui-pro
to ^2.0.7
- Update:
bootstrap
to ^4.1.3
Released: Monday, August 13, 2018
- Feat: Add pug support
- Update: @coreui/coreui-icons to 0.3.0
- Update: @coreui/coreui to 2.0.3
Released: Wednesday, May 9, 2018
- Feat: Initial 2.x.x release