Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 489 Bytes

CHANGELOG.md

File metadata and controls

15 lines (11 loc) · 489 Bytes

Changelog

[3.0.0] - 2020-08-27

Changed

  • Upgraded to angular 10.0
  • Moving to angular library format
  • Changing plotly_click event to plotlyClick for consistence among other event names

[2.0.0] - 2020-02-28

Changed

  • Upgraded to angular 9.0 (See plotly#101)
  • Adding @angular/core^9.0.0 as a peer dependency
  • Adding treemapclick and sunburstclick events (See plotly#105)