Releases: DHI-GRAS/react-components
Releases · DHI-GRAS/react-components
v1.16.1
v1.16.0
v1.15.2
v1.15.1
v1.15.0
v1.14.0
1.14.0 (2020-10-23)
Features
- SidebarControl: add data-testid properties to elements that require testind and test if correct elements are rendered given certain props (7c08d09)
- SidebarControl: add scaffold for the SidebarControl component (1bff713)
- SidebarControl: add SidebarControl test and icons array as props to SidebarControl (167c984)
- SidebarControl: generalize SidebarControl, add styles and new props (d91fce1)
v1.13.0
1.13.0 (2020-10-22)
Features
- dashboard-card: add DashboardComponent layout and styling (ed39940)
- dashboard-card: add skeleton for DashboardCard, card component which is intended to ease creation of dashboards (7413ec8)
- dashboard-card: add tests and fix types in DashboardCard (6ef214b)
- dashboard-card: fix issues regarding testing, add additional test for headerChildren and cleanup (e54f07a)