Skip to content

Releases: coreui/coreui-react

3.3.4

26 Nov 16:56
Compare
Choose a tag to compare

3.3.4

26 November 2020

  • chore: dependencies update 7ded326

3.3.3

04 Nov 13:58
Compare
Choose a tag to compare

3.3.3

4 November 2020

  • fix(Modal): missing className prop 7bbc5fd
  • chore: dependencies update a53dbdc

3.3.2

24 Oct 17:34
Compare
Choose a tag to compare
  • chore: 3.3.2 version release fbf5379
  • chore: dependencies update b3b5410
  • test: fix test configuration, update snapshots 81a4d7f
  • test: update tabs tests 39b4284
  • chore: delete test snapshots from es build b40c300
  • test: fix tooltip tests 44839c9
  • test: comment out some broken tests as todo 64f7387
  • fix: CTabPane: fix 'active' prop, refactor component 7fa04f8
  • chore: exclude test files from es build cf34f54
  • chore: update changelog edd558a
  • chore: Merge branch 'dev-tests' into dev b47d3d5
  • chore: Merge branch 'dev-storybook' into dev 27c4629

3.3.1

15 Oct 17:36
Compare
Choose a tag to compare

3.3.1

15 October 2020

  • chore: 3.3.1 version release abbe01f
  • chore: dependencies update 93397ae
  • fix(CSidebar): onShowChange callback behavior overwritten for overlaid c463ea5
  • fix(CSidebar): add missing xxl breakpoint 9c84573
  • docs: add guides for github community 50c7236

3.3.0

04 Sep 11:14
Compare
Choose a tag to compare

3.3.0

4 September 2020

  • feat: CSidebarNavItem: allow passing nodes to 'name' prop #140 074c7e7

  • feat: CSidebar: close mobile/overlaid sidebar on 'esc' #141 4e35ed8

  • fix: CSidebarNavItem/CSidebarNavDropdown: accessibility fixes #141 #141

  • refactor: CSidebar: clearify component 02b6b0d

  • fix: CSidebar: close sidebar when click on Item in overlaid mode 59d31b7

  • fix: CSidebar: disable 'useCapture' in overlaid sidebar closing 30e7004

  • fix: CDataTable: add space in 'noItemsText' 1d41870

3.2.3

11 Aug 11:09
Compare
Choose a tag to compare

3.2.3

11 August 2020

  • fix: CDataTable: fix wrong class assignment in itemsPerPageSelect #138 8425052

3.2.2

31 Jul 11:31
Compare
Choose a tag to compare

3.2.2

31 July 2020

  • fix: CDataTable component fixes 9dae2ab
  • fix: CSidebarNavDropdown: add possibility of component as icon 03c4c32

3.2.1

30 Jul 10:11
Compare
Choose a tag to compare

3.2.1

30 July 2020

  • fix: CDataTable: fix isSortable method 581e5a2

3.2.0

28 Jul 14:41
Compare
Choose a tag to compare

3.2.0

28 July 2020

  • feat: CDataTable: add cleaner prop d0dba67
  • feat: CModal: add autofucus and esc key support ecc4920
  • feat: CDrodownMenu: hide menu on esc c4fea1c
  • fix: CDataTable disable auto removing columnFilter a745c28
  • fix: CBreadcrumbRouter: display route only if it has 'name' key e4d743d
  • fix: CSidebarNavItem: do not render icon if prop is undefined #133 5fd72b0
  • refactor: CDataTable: small refactors 407201e
  • refactor: CDataTable: disable filtering and sorting on non data columns 2b134aa

3.1.0

23 Jul 08:18
Compare
Choose a tag to compare

3.1.0

23 July 2020

  • feat: CSidebarNavItem: add possibility of passing icon as node 520dc49
  • fix: CModal: fix deprecation warning ad88025
  • fix: CDropdownToggle: add role attribute in case of non-button tag 4de6508
  • refactor: add full propTypes to className prop in components cd9c98a
  • fix: delete disabled string type from 'innerRef' prop 5c91a7f
  • fix: make components using Transition component use new API #127 eba59c2
  • fix: CTabPane: fix passing innerRef 7fa5601
  • fix: CAlert: add innerRef prop c1022a8