8 Commits

Author SHA1 Message Date
dc02845ce0 fix: fix umd build and bundle vue-demi 2021-03-01 01:28:58 +08:00
6629540a8e fix: fix event support for Vue 2, fix #510 2021-02-23 20:09:16 +08:00
175d823200 refactor: use toRef instead of watching a function, mute rollup for mixed use of default/named export 2021-02-23 19:02:45 +08:00
39437ba907 fix: fix named export and default export 2021-02-23 14:32:43 +08:00
9dd913abbe chore: fix umd build and add update script for readme 2021-02-22 19:35:23 +08:00
b8d9ca7991 feat: add default style, injectable update-options & loading-options 2021-02-22 11:50:43 +08:00
419d79f86f refactor: rename options to option to align with ECharts itself
- removed built-in styles
- use ECharts' built-in throttle
- generate bundled .d.ts, hack three methods for now
- loadingOptions can be any object type
2021-02-19 17:54:08 +08:00
ee12ad9658 feat: vue-echarts-next first version 2021-02-18 15:10:19 +08:00