Skip to content

Releases: DHI-GRAS/react-components

v1.16.1

01 Nov 12:46
Compare
Choose a tag to compare

1.16.1 (2021-11-01)

Bug Fixes

  • Slider: Change title prop (71244ed)

v1.16.0

07 Nov 18:45
Compare
Choose a tag to compare

1.16.0 (2020-11-07)

Bug Fixes

  • Loader: Add test for Loader component (5b8d46c)

Features

  • theme: Add Theme to be exported from the library. (f9dfdeb)

v1.15.2

27 Oct 08:40
Compare
Choose a tag to compare

1.15.2 (2020-10-27)

Bug Fixes

  • Slider: Add height prop (a1aa714)

v1.15.1

27 Oct 08:00
Compare
Choose a tag to compare

1.15.1 (2020-10-27)

Bug Fixes

  • DashboardCard: Center expand more icon (d419f1d)

v1.15.0

23 Oct 10:48
Compare
Choose a tag to compare

1.15.0 (2020-10-23)

Features

  • export-components: export AboutCard, DashboardCard and SidebarControl components from the library (59a3105)

v1.14.0

23 Oct 09:57
Compare
Choose a tag to compare

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

22 Oct 12:37
Compare
Choose a tag to compare

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)

v1.12.0

21 Oct 13:06
Compare
Choose a tag to compare

1.12.0 (2020-10-21)

Features

  • about-card: add AboutCard component, props and types (77a8dab)
  • about-card: add test for AboutCard component and define children as ReactNode (ffb7ccb)

v1.11.1

30 Sep 07:32
Compare
Choose a tag to compare

1.11.1 (2020-09-30)

Bug Fixes

  • Legend: Add description for porps (9a52e71)

v1.11.0

30 Sep 07:10
Compare
Choose a tag to compare

1.11.0 (2020-09-30)

Bug Fixes

  • Slider: Change prop symbol into value (556159c)

Features

  • Legend: Add Legend component (b0e30d2)