Skip to content

Releases: hugocxl/react-echarts

v1.4.0

02 Sep 09:14
68f40a9
Compare
Choose a tag to compare

Minor Changes

  • 67febdd: Fix echart resize on window width change regression

Patch Changes

v1.3.3

02 Sep 09:02
Compare
Choose a tag to compare

CHANGELOG

1.2.1

Patch Changes

1.2.1

Patch Changes

1.2.1

Patch Changes

  • fbcf123: Dispose echarts instance of hook unmount to prevent several ECharts instances in the DOM

1.2.0

Minor Changes

  • f37d923: Resolved issue that affected animation props not being passed down to
    the echarts instance

1.1.0

Minor Changes

  • 3dff79b: Fixed animation issue when updating charts data

1.0.4

Patch Changes

  • e8d96c3: fix: conditionally use of specific props to avoid ECharts error print
    when using the prop use

1.0.3

Patch Changes

1.0.2

Patch Changes

  • efafdb2: Update useECharts typing

1.0.1

Patch Changes

  • 27c3f2d: Improved EChartProps typing

1.0.0

Major Changes

0.0.1

Patch Changes

All notable changes to this project will be documented in this file.

v1.3.2

30 Aug 16:31
c72dde6
Compare
Choose a tag to compare

Patch Changes

v1.3.1

27 Aug 16:27
85108ee
Compare
Choose a tag to compare

Patch Changes

v1.3.0

27 Aug 12:29
96b0853
Compare
Choose a tag to compare

Minor Changes

v1.2.2

27 Aug 07:31
e44b428
Compare
Choose a tag to compare

Patch Changes

v1.2.1

12 Aug 13:48
a411db8
Compare
Choose a tag to compare

Patch Changes

v1.2.0

29 May 13:55
3bee903
Compare
Choose a tag to compare

Minor Changes

  • f37d923: Resolved issue that affected animation props not being passed down to
    the echarts instance

v1.1.0

13 Apr 11:21
ae843c3
Compare
Choose a tag to compare

Minor Changes

  • 3dff79b: Fixed animation issue when updating charts data

v1.0.4

14 Feb 19:55
bb98fda
Compare
Choose a tag to compare

Patch Changes

  • e8d96c3: fix: conditionally use of specific props to avoid ECharts error print
    when using the prop use