Skip to content

Releases: ecomfe/vue-echarts

v6.7.2

07 May 09:44
e651d32
Compare
Choose a tag to compare
  • Fixed that charts inside <keep-alive> failed to display after activation.

v6.7.1

23 Apr 11:51
Compare
Choose a tag to compare
  • Fixed that native events won't actually trigger.

v6.7.0

22 Apr 13:16
185940a
Compare
Choose a tag to compare
  • Added supports for native DOM events binding with the native: prefix.

v6.6.10

22 Apr 13:09
34defec
Compare
Choose a tag to compare
  • Fixed that autoresize doesn't work when reducing the height or the root element.

v6.6.9

20 Feb 03:19
311d588
Compare
Choose a tag to compare
  • Fixed that the chart may not be the same size as the component root element (#761).

v6.6.8

26 Dec 07:22
dc9dccb
Compare
Choose a tag to compare
  • Fixed the postinstall script to patch the correct types entry for Vue 2.7.

v6.6.7

26 Dec 07:01
476efa4
Compare
Choose a tag to compare
  • Added missing type file for Vue 2.7.

v6.6.6

26 Dec 06:59
7bcf57e
Compare
Choose a tag to compare
  • Fixed types for Vue < 2.7.

v6.6.5

20 Dec 11:24
cb95ece
Compare
Choose a tag to compare
  • Fixed type for option regressed in v6.6.2.

v6.6.4

13 Dec 03:05
2b30334
Compare
Choose a tag to compare
  • Fixed style regression introduced by v6.6.3.