Vue Echarts Versions Save

Vue.js component for Apache ECharts™.

v6.7.1

3 weeks ago
  • Fixed that native events won't actually trigger.

v6.7.0

3 weeks ago
  • Added supports for native DOM events binding with the native: prefix.

v6.6.10

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

v6.6.9

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

v6.6.8

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

v6.6.7

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

v6.6.6

4 months ago
  • Fixed types for Vue < 2.7.

v6.6.5

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

v6.6.4

5 months ago
  • Fixed style regression introduced by v6.6.3.

v6.6.3

5 months ago
  • Fixed inner wrapper styles.