Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

23 lines (20 loc) · 2.45 KB

Changelog

5.1.0 (June 7, 2018)

  • Added Scatter Plot chart (commit)
  • Added Donut chart (commit)
  • Moved the code from @gooddata/indigo-visualization to @gooddata/react-components and deprecated indigo-visualizations (commit)
  • Increased the usage of TypeScript (commit)
  • Extended the existing examples and added new ones
  • Added miscellaneous bugfixes and minor improvements

5.0.0 (April 26, 2018)

  • Ability to have visualizations from different domains on the same page (commit)
  • Upgrade React to 15.6.2 (commit)
  • Components with buckets interface (commit)
  • Headline visualization with one measure (commit)
  • Headline with secondary measure (commit)
  • Area chart (commit)
  • Default loadings and errors (commit)
  • Remove backward compatible CatalogHelper code (commit)
  • Allow disabled gridline (commit)
  • Remove ErrorState.OK from the onError callback (commit)
  • Removed execution responses wrappers (commit)