Skip to content

Releases: ecomfe/vue-echarts

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.

v6.5.5

13 Jun 12:46
87d4811
Compare
Choose a tag to compare
  • Removed the custom element registration enhancement for strict CSP builds so that they won't contain new Function.

v6.5.4

08 Feb 08:36
b86280e
Compare
Choose a tag to compare
  • Cleaned up the console.log call sneaked in by mistake.

v6.5.3

08 Feb 08:36
6159c7d
Compare
Choose a tag to compare
  • Fixed default behavior for notMerge option (#691).

v6.5.2

28 Jan 15:53
5f7f9c0
Compare
Choose a tag to compare
  • Added dist/csp/* to support strict CSP with extracted CSS file.

v6.5.1

09 Jan 05:01
Compare
Choose a tag to compare
  • Fixed types for mouse events.

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.