Skip to content

Releases: rcpch/digital-growth-charts-react-component-library

v7.5.2

14 May 06:52
8b6d5b0

Choose a tag to compare

What's Changed

Fixes midparental heights not rendering if requested before measurements api call.

Full Changelog: v7.5.1...v7.5.2

v7.5.1

13 May 08:30
325cf92

Choose a tag to compare

styled-components updated to 6.4.1 to address a medium severity issue in postcss.

v7.5.0

21 Jan 19:50
74dc4d7

Choose a tag to compare

Adds a new opt-in prop allowDuplicates. Implementors should exhaust all options for removing or filtering duplicates on their side before enabling this prop. Examples of correct usage include when historical measurements have been taken on the same day by community and hospital clinicians.

#181

What's Changed

Full Changelog: v7.4.4...v7.5.0

v7.4.4

07 Dec 20:02
bf8ac00

Choose a tag to compare

Fix for issue identified by Lindsey Wilson from Portsmouth University Hospital (Thank you)
Issue:
In the life course view the domains of the chart default to baseline - this is fine if children's data are within these domains, but if they are oversize the measurements might be cropped. See #177 and pull request below for details

What's Changed

Full Changelog: v7.4.3...v7.4.4

v7.4.3

07 Sep 15:03
d09744d

Choose a tag to compare

What's Changed

  • Issue171-eatyourpeas-error-styles by @eatyourpeas in #174
  • updates validation to reformat common dates log console error but allow continue. vibe some tests for this function. by @eatyourpeas in #175

Full Changelog: v7.4.2...v7.4.3

[HOTFIX] Midparental Height Tooltips

20 Aug 19:48
0862bee

Choose a tag to compare

Midparental heights that are less than 2dp throw Only integers or numbers to 2 decimal places are supported errors raised by the ordinalSuffix function responsible for adding st/th/rd to centiles.

Fixed in this update

v7.4.1

10 Aug 15:58
fdb3fe5

Choose a tag to compare

What's Changed

Bug Fixes / Improvements

  • Centile label size now larger and default to hidden. Toggle to hide remains
  • Centile values are included in the tooltip for clinicians only
  • Storybook updated to 9.1.1
  • clinicianFocus prop defaults to true

Full Changelog: v7.4.0...v7.4.1

v7.4.0

23 Jul 11:05
6853e7a

Choose a tag to compare

v7.3.9

22 Jul 12:24
2de56da

Choose a tag to compare

  • Fix SDS chart crash (#159)
    • Thanks to Lindsey Wilson from Portsmouth Hospitals NHS Trust for reporting!
  • Library bumps for dependabot advisory on dev dependencies

v7.3.8

04 Jun 21:48
474e454

Choose a tag to compare

Patch

Adds a toggle to the SDS chart to show/hide the legend if data points are covered by it