Skip to content

Releases: coreui/coreui-vue

v4.8.1

v4.8.0

v4.7.0

v4.6.1

26 Jan 12:54
Compare
Choose a tag to compare
  • refactor: minor bug fixes and improvements

v4.6.0

17 Jan 17:50
Compare
Choose a tag to compare
  • feat(CFormInput, CFormSelect, CFormTextarea): add feedback support to floating labels
  • fix(CFormInput): ReferenceError: File is not defined
  • build: update rollup to v3

v4.5.0

10 Nov 12:50
Compare
Choose a tag to compare

feat(CTable): refactored component, which allows creating tables in a faster way.
fix(CFormInput): modelValue = 0 (number) handled correctly

v4.4.0

19 Sep 15:26
Compare
Choose a tag to compare
  • feat(CDropdown): add centered dropdown and centered dropup
  • feat(CTable): add striped columns
  • fix(CSidebar): the background doesn't disappear on mobile devices
  • refactor(CModal): prevent body scroll when the modal is visible

v4.3.1

28 Jul 19:33
Compare
Choose a tag to compare
release: v4.3.1

v4.3.0

27 Apr 09:41
Compare
Choose a tag to compare
release: v4.3.0

v4.2.0

22 Mar 19:47
Compare
Choose a tag to compare

CButton

  • refactor: set default type to button
  • feat: emit click event

CDropdown

  • feat: add support for custom toggler
  • feat: add autoClose property to Configure the auto close behavior of the dropdown