Skip to content

Releases: coreui/coreui-vue

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

3.0.10

19 May 08:24
Compare
Choose a tag to compare

Fixes:

  • fix typings

3.0.9

18 May 16:27
Compare
Choose a tag to compare

Fixes:

  • CTooltip, CPopover: fix styles
  • fix typings

3.0.8

05 May 13:29
Compare
Choose a tag to compare

Fixes:

  • CSelect: fix assigning falsy value #83
  • CSelect: allow restoring placeholder after reseting value
  • CSidebarNavDropdown, CSidebarNavItem: allow adding 'size' prop in 'icon' object #76

3.0.7

08 Apr 07:12
Compare
Choose a tag to compare
chore: 3.0.7 release - update dependencies