Vue Echarts Versions Save

Vue.js component for Apache ECharts™.

v6.7.3

4 weeks ago
  • Fixed that padding on the component root doesn't work.

v6.7.2

1 month ago
  • Fixed that charts inside <keep-alive> failed to display after activation.

v6.7.1

2 months ago
  • Fixed that native events won't actually trigger.

v6.7.0

2 months ago
  • Added supports for native DOM events binding with the native: prefix.

v6.6.10

2 months ago
  • Fixed that autoresize doesn't work when reducing the height or the root element.

v6.6.9

4 months ago
  • Fixed that the chart may not be the same size as the component root element (#761).

v6.6.8

6 months ago
  • Fixed the postinstall script to patch the correct types entry for Vue 2.7.

v6.6.7

6 months ago
  • Added missing type file for Vue 2.7.

v6.6.6

6 months ago
  • Fixed types for Vue < 2.7.

v6.6.5

6 months ago
  • Fixed type for option regressed in v6.6.2.