51 Commits

Author SHA1 Message Date
37cf20df05 docs: update readme & issue template 2021-03-04 01:28:56 +08:00
7ced9421af chore: update readme and version 2021-03-03 20:35:57 +08:00
677971795f fix: ensure vca is installed 2021-03-03 20:26:21 +08:00
18222e0c77 chore: add issue template 2021-03-03 20:25:26 +08:00
da994a4926 chore: rebuild and update version 2021-03-03 18:29:03 +08:00
bef5ee70e5 fix(#519): replace mergeProps with simplified logic 2021-03-03 18:26:54 +08:00
0664e6b23e docs: update readme 2021-03-03 00:27:26 +08:00
eea1597ffb chore: add globals for eslint withing codesandbox code sample 2021-03-03 00:27:02 +08:00
731af39c60 fix(#516): suppress native events 2021-03-02 23:59:55 +08:00
2d60a4d750 chore: make codesandbox demo simpler 2021-03-02 22:27:14 +08:00
d8f8b9286f fix: fix demo link 2021-03-02 18:08:19 +08:00
bc217816ee docs: use codesandbox on air for readme instead of static codepens 2021-03-02 18:04:16 +08:00
8d42dd6b41 docs: update readme 2021-03-02 16:48:11 +08:00
47d3604dee chore: update version 2021-03-02 10:38:15 +08:00
103c2d9673 chore: fix readme typo and vue-demi version 2021-03-02 00:44:53 +08:00
f458e242ec docs: update readme 2021-03-01 01:29:27 +08:00
dc02845ce0 fix: fix umd build and bundle vue-demi 2021-03-01 01:28:58 +08:00
c400baf8d8 feat: use custom element, update vue-demi 2021-02-28 02:49:19 +08:00
121570378f fix(#514): add missing instance method containPixel 2021-02-26 18:33:34 +08:00
0bdbd2034b chore: update deps of vue-demi 2021-02-26 18:33:30 +08:00
9f30925508 docs: add sfc example, add description 2021-02-25 12:08:34 +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
c1bf3695cc docs: fix typo in sample code 2021-02-23 18:51:43 +08:00
39437ba907 fix: fix named export and default export 2021-02-23 14:32:43 +08:00
703b0d350d fix: add missing injection key exports 2021-02-22 23:56:12 +08:00
b2cfcb2369 fix: add missing dependencies 2021-02-22 23:44:15 +08:00
87936e3ca1 docs: fix sample code for zh-Hans readme 2021-02-22 23:37:11 +08:00
8505820486 docs: fix cdn code block 2021-02-22 23:22:40 +08:00
cd93cf52a6 docs: refine readme 2021-02-22 23:08:55 +08:00
9a6bf07eac docs: fix github link 2021-02-22 21:58:27 +08:00
9dd913abbe chore: fix umd build and add update script for readme 2021-02-22 19:35:23 +08:00
d2f756f978 docs: refine readme 2021-02-22 17:03:57 +08:00
dcf6e1b93a chore: add prepare script 2021-02-22 16:37:41 +08:00
9db120c5b6 docs: refine readme 2021-02-22 16:36:46 +08:00
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