Skip to content

Releases: coreui/coreui-vue

3.2.7

17 Dec 17:34
Compare
Choose a tag to compare

3.2.7

17 December 2020

Changed

  • fix(CToast): add missing color prop 1401dee
  • chore: dependencies udate b54b77f
  • fix(CToast): rtl margins for header and CButtonClose 0d0c6c0

3.1.6

11 Dec 18:59
Compare
Choose a tag to compare

3.1.6

11 December 2020

Changed

  • fix(CTooltip): tooltip shows up on title update 6d1ba6c

3.1.5

07 Dec 21:24
Compare
Choose a tag to compare

3.1.5

7 December 2020

Changed

  • chore: dependencies update dd02660
  • chore: project checks update 599dc2e
  • fix(CTooltip): add missing updateTitle functionality ae9d901

3.1.4

26 Oct 17:37
Compare
Choose a tag to compare
  • chore: dependencies update 1054b62
  • fix: Add onKey to index.d.ts d5de0bf

3.1.3

26 Oct 15:43
Compare
Choose a tag to compare

fix: CCol and CModal

3.1.2

24 Jul 17:34
Compare
Choose a tag to compare

v3.1.2

24 July 2020

Changed

  • fix: CDataTable disable auto removing columnFilter #113 f2c6ebe

3.1.1

08 Jul 10:13
Compare
Choose a tag to compare

3.1.1

8 July 2020

Changed

  • fix: CModal: 'update:show' event - add third argument 'accept' #92 a91e4fd

3.1.0

03 Jul 08:43
Compare
Choose a tag to compare
  • feat: CDataTable: replace cleaner prop object with slot 8976054
  • feat: CDataTable: add cleaner prop, update @coreui/icons cf58305
  • feat: CProgress: add size prop a056973
  • fix: CDataTable: add aria-label attributes to inputs ede894f
  • feat: CListGroup: add accent functionality 94256a1
  • chore: fix VSCode hints generator 433a574
  • fix: CSidebarNavItem: fix icon computation 02d5ffd
  • feat: add CListGroupItemDivider wrapper component 1a64352
  • feat: CNav component: add tag prop and vertical breakpoint option 9aa2400
  • feat: CSidebarNavItem: add color prop 3bb6c1f
  • chore: update eslint rules and snapshots 833d98a
  • chore: update workflows 04efc0f
  • fix: CDropdown: fix split button dropdowns positioning 7bc7f96
  • refactor: CPagination: correct item key assignment 2b1828c
  • chore: update snapshot 5fa9531
  • feat: CWidgetIcon: add footer slot 0e63428

3.0.12

02 Jun 14:00
Compare
Choose a tag to compare
chore: 3.0.12 release: fix dependency @coreui/icons-vue

3.0.11

28 May 07:00
Compare
Choose a tag to compare

fix: CSelect: change input event to change, due to IE/edge support lack