Skip to content

Releases: ecomfe/vue-echarts

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.

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.