Skip to content

Releases: ecomfe/vue-echarts

v6.5.0

02 Jan 15:53
0edfb39
Compare
Choose a tag to compare
  • Use more precise typings for all event params.
  • Updated peer deps for echarts to ^5.4.1.

v6.4.1

01 Jan 15:53
58e7b13
Compare
Choose a tag to compare
  • Improve typings for mouse event params.

v6.4.0

29 Dec 10:16
0a4601b
Compare
Choose a tag to compare
  • Delay the disposal of the ECharts instance to the moment the element is disconnected from the DOM if possible (#433).

v6.3.3

18 Dec 18:04
Compare
Choose a tag to compare
  • Make autoresize work for grid layout by default (#675).

v6.3.2

18 Dec 11:42
0bb1839
Compare
Choose a tag to compare
  • Added basic types for events (only event names).

v6.3.1

16 Dec 17:47
5f57d3f
Compare
Choose a tag to compare
  • Revert the style change to prevent tooltips from being clipped.

v6.3.0

16 Dec 17:30
f1ca32d
Compare
Choose a tag to compare
  • Injected values can now be wrapped in an object so that they can be reactive in Vue 2.

v6.2.3

22 Sep 04:08
e44c9df
Compare
Choose a tag to compare