Releases: coreui/coreui-react
Releases · coreui/coreui-react
3.3.4
3.3.3
3.3.2
- 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
3.3.0
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 mode59d31b7
-
fix: CSidebar: disable 'useCapture' in overlaid sidebar closing
30e7004
-
fix: CDataTable: add space in 'noItemsText'
1d41870
3.2.3
3.2.2
3.2.1
3.2.0
3.2.0
28 July 2020
- feat: CDataTable: add cleaner prop
d0dba67
- feat: CModal: add autofucus and
esc
key supportecc4920
- 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 #1335fd72b0
- refactor: CDataTable: small refactors
407201e
- refactor: CDataTable: disable filtering and sorting on non data columns
2b134aa
3.1.0
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