Skip to content

v1.0.0-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@markmcdowell markmcdowell released this 10 Jul 07:28
· 188 commits to main since this release
b9b1295

1.0.0-alpha.1 (2020-07-10)

Bug Fixes

  • correcting casing of StockChart.tsx (0e1b11d)
  • core: CanvasContainer is now a PureComponent (ec4c43e)
  • core: fixing issues with empty data sets (23c2458)
  • core: fixing re-rendering of svg components (af0f156)

Features

  • core: adding onDoubleClick to Chart (1b6498b)