Releases: rcpch/digital-growth-charts-react-component-library
v7.0.12
Fix for build folder and revert imports of types to how they were in v7.0.9
v7.0.11
Fixes
- tooltips not rendering properly on safari. Large blocks of text or multiline tooltips had large top and bottom margins. This is now fixed
- bone ages cropped out - the domains have been adjusted to account for bone ages as extreme values if beyond the thresholds of the measurement data
v7.0.10
Removes fonts but bundles montserrat regular, bold and italic as base64 files and imports these to GlobalStyle
Font now renders on safari and chrome
Fixes tooltip for term child
v7.0.9
Increase measurement size for both default and crowded settings
v7.0.8
Fix for infinity error due to lack of BMI data causing BMI lines to be rendered squashed down.
v7.0.7
Increase default size of plotted measurement points to 3.5pt
These are dynamically sized so will remain smaller (1.5pt) when crowded together.
Thanks @dmc-cambric for identif
v7.0.6
v7.0.5
- Don't automatically submit the parent if rendered within a form tag (#89 - thanks the report @ryanlewis94!)
- Fix crash hovering over bone age tooltip (#90 - thanks @dmc-cambric!)
v7.0.4
Fix for Tanner2 button colour
Fix to reverse default radiobutton values disabled in previous debugging step
Build step
Error in last publication missing build step - rectified here.