Skip to content

Hompage chart REST api, and bugfix

Compare
Choose a tag to compare
@qingyashu qingyashu released this 01 Mar 16:48
· 1173 commits to master since this release
9633ff2

Release Notes

For: uc-cdis/data-portal

Notes since tag: 2.5.4

Notes to tag/commit: 9633ff2

Generated: 2019-03-01

Breaking Changes

  • Change relayer to REST API for homepage chart: use
    components.index.homepageChartNodes for required nodes and chart labels.
    (#476)

Bug Fixes

  • Fix bug: When there's a loop in dictionary, routing finding will cause
    Maximum call stack exceeded error (#479)