Skip to content

Releases: elimuinformatics/charts-on-fhir

v3.1.0

01 Sep 10:33
717c963
Compare
Choose a tag to compare

What's Changed

  • Hide summary range lines, #216
  • Responsive range selector, #217
  • Fixed endless loading animation after failed request. #218

Full Changelog: 3.0.0...3.1.0

v3.0.0

24 Aug 15:50
f17b99b
Compare
Choose a tag to compare

What's Changed

  • Dependency Updates #215

Breaking Changes

  • Dropped support for Angular 15. Apps that use Angular 15 should continue using Charts-on-FHIR 2.x

Full Changelog: 2.1.4...3.0.0

v2.1.4

22 Aug 08:46
32a8439
Compare
Choose a tag to compare

What's Changed

  • Fixes a bug where FhirChartConfigurationService retains old data points that have been removed from the dataset, #212
  • Adds the raw FHIR resource as a property on each data point, #213
  • Added an option to show and hide a timeline view title. #214

Full Changelog: 2.1.3...2.1.4

v2.1.3

14 Aug 12:03
00cb64e
Compare
Choose a tag to compare

What's Changed

  • Remove "timeline view" from range-selector component, #210

Full Changelog: 2.1.2...2.1.3

v2.1.2

10 Aug 07:34
a0b4131
Compare
Choose a tag to compare

What's Changed

  • Fix the width issue of timeline range selector buttons #208
  • Fix test-npm-package script #207

Full Changelog: 2.1.1...2.1.2

v2.1.1

24 Jul 17:57
7cfd2f4
Compare
Choose a tag to compare

What's Changed

  • Fix TypeError for immer default import by #205

Full Changelog: 2.1.0...2.1.1

v2.1.0

20 Jul 07:33
99fe8e8
Compare
Choose a tag to compare

What's Changed

  • Update the @types/fhir dependency to version 0.0.37 #203
  • Used chartsOnFhir.group for grouping datasets instead of labels #194

Full Changelog:2.0.0...2.1.0

v2.0.0

08 May 14:38
54ac7f8
Compare
Choose a tag to compare

Major Changes

(See PR descriptions for more details)

  • Medication Chart Improvements #169
  • Legend Improvements #171
  • Responsive/Expandable Summary Cards #178
  • Data Layer Selector #184
  • Customizable layer names #189
  • Summary Range Selector #192

Enhancements

  • Added vertical line for today's date #172
  • Added clinic label to non-home measurements #174
  • Split y-axis labels into two lines #180
  • Simplified layer options panel #181
  • Medication Tooltip Positioner #186
  • Medication summary card now shows first written date #196
  • Sort datasets alphabetically #195
  • Remove asterisks on medication summary card #190
  • Smooth animations while data is loading #197

Bug Fixes

  • Range selector buttons now set end date to today #167
  • End date resets to previous value when changing layer options #175
  • ScaleStackDivider assumes a white background #176

Full Changelog: 1.2.0...2.0.0

v1.2.0

07 Apr 14:52
977ed46
Compare
Choose a tag to compare

What's Changed

  • FhirDataService now retries requests if there is a server error #151
  • Updated to Angular 15.2.4 #156
  • Updated to Chart.js 4 #155
  • Fixed Legend sort order #148
  • Fixed Incorrect month calculation for some dates #158
  • Fixed reference range tooltip for home measurements #159
  • Cleaned up logging statements #154
  • Added more component examples to the documentation #163

Full Changelog: 1.1.0...1.2.0

v1.1.0

24 Mar 15:59
d0b5932
Compare
Choose a tag to compare

What's Changed

  • range-selector is now a separate component and is not included as part of the fhir-chart component. #131
  • ScatterDataPointSummaryService now includes the timespan in Current/Previous column headings. #124
  • The "Remove Layer" button in data-layer-list component can now be hidden. fhir-chart-layout component automatically hides it when the browser panel is not available. #133
  • fhir-chart-summary component's layout is now more compact. #139
  • The built-in chart.js legend has been replaced with a custom legend component. #141
  • Reference range is now displayed in the data point's tooltip. #140

Full Changelog: 1.0.0...1.1.0

Thanks to: @semicolin, @yashpmohod, @amolht