Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 858 Bytes

CHANGELOG.md

File metadata and controls

20 lines (16 loc) · 858 Bytes

Changelog

[3.1.0] - 2021-03-17

Changed

  • Updated peerDependency to angular >10.0 (see #154)
  • Enhanced integration with Angular CSS classes handling (See #147)
  • Allow user content inside plotly plot div element (See #147)

[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 #101)
  • Adding @angular/core^9.0.0 as a peer dependency
  • Adding treemapclick and sunburstclick events (See #105)