Skip to content

Latest commit

 

History

History
40 lines (30 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

40 lines (30 loc) · 1.5 KB

Change Log for dash-extendable-graph

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[Unreleased]

Changed

Fixed

  • #57 Fix: mark react-resize-detector as dependency

Added

[1.3.0] - 2021-04-17

Changed

  • #51 Update project dependencies

Fixed

  • #47 Bump elliptic from 6.5.3 to 6.5.4
  • #49 Bump y18n from 4.0.0 to 4.0.1

Added

  • #53 Impl. Refactor, prependData, and mouse clicks
  • #55 Impl. Github Action for Publishing

[1.2.0] - 2020-06-30

Fixed

  • #43 Fix for clientside callbacks

Added

  • #42 GitHub actions for CI
  • #40 Add responsive property, update to latest plotly.js

[1.1.0] - 2019-11-24

Fixed

  • #33 Component fix for dash versions using async components (>= 1.4.0)

Added

  • #34 Introduce initial changelog file for 1.1.0