Skip to content

Releases: ecomfe/vue-echarts

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.

v6.6.3

12 Dec 02:03
e7eb680
Compare
Choose a tag to compare
  • Fixed inner wrapper styles.

v6.6.2

12 Dec 01:55
8132842
Compare
Choose a tag to compare
  • Fixed that tooltips may affected by internal styling by VueECharts.

v6.6.1

16 Aug 12:44
82a098c
Compare
Choose a tag to compare
  • Make padding work out-of-the-box.

v6.6.0

13 Jun 12:46
e869738
Compare
Choose a tag to compare
  • Added support for autoresize accepting an options object to specify custom throttle delay or resize callback.