- 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
- 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)