16 Commits

Author SHA1 Message Date
eaf6f94e58 chore: add LICENSE and update package.json 2021-02-22 15:41:22 +08:00
7e7706afc4 docs: update tagline 2021-02-22 15:23:42 +08:00
217ac4e1e0 fix: typo in type file 2021-02-22 14:47:22 +08:00
687d267458 docs: add changelog 2021-02-22 14:42:23 +08:00
84a89e3883 feat: support injection for theme 2021-02-22 14:36:06 +08:00
cd02c3131c feat: support ref for provide api 2021-02-22 14:14:54 +08:00
5744cd1f53 docs: translate heads up 2021-02-22 11:52:13 +08:00
9f974a7824 chore: update deps and readme 2021-02-22 11:51:22 +08:00
b8d9ca7991 feat: add default style, injectable update-options & loading-options 2021-02-22 11:50:43 +08:00
aaab149c11 fix: adjust deprecated option structure 2021-02-22 11:47:16 +08:00
cd5a9ec695 chore: update demo 2021-02-20 15:22:33 +08:00
fccd92b36d fix: make watch source correct 2021-02-20 15:21:53 +08:00
f450118a3b fix: add getDom method, remove classname 2021-02-19 18:10:32 +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
e4ff8e68e0 init 2021-02-01 20:21:18 +08:00