187 Commits

Author SHA1 Message Date
05ec40a956 chore: improve title 2024-01-02 12:31:56 +08:00
dc9dccbf05 fix: fix postinstall script v6.6.8 2023-12-26 15:21:06 +08:00
476efa4209 fix: add missing type file for 2.7 v6.6.7 2023-12-26 15:00:23 +08:00
7bcf57e77b fix(types): fix types for vue < 2.7 v6.6.6 2023-12-26 14:54:37 +08:00
ce3ba29209 chore: improve demo 2023-12-26 14:54:04 +08:00
cb95ece9c6 chore: update changelog and version v6.6.5 2023-12-18 10:28:28 +08:00
2a0db561b4 types: fix option type (#751) 2023-12-18 10:22:08 +08:00
2b30334b82 docs: update readme v6.6.4 2023-12-13 11:01:54 +08:00
dbd6699a4f chore: update changelog and version 2023-12-13 11:00:52 +08:00
2130bd6444 fix: fix selector class 2023-12-13 11:00:04 +08:00
e7eb680d46 chore: update changelog and version v6.6.3 2023-12-12 09:59:33 +08:00
b3a10f3654 fix: fix inner wrapper styles 2023-12-12 09:51:27 +08:00
8132842be7 fix: fixed that tooltips may affected by internal styling by VueECharts v6.6.2 2023-12-04 16:59:34 +08:00
a2f8f0010a chore: update readme [ci skip] 2023-11-01 18:11:27 +08:00
70c32603d4 fix: revert to esbuild-wasm@0.19.2 2023-10-31 19:19:24 +08:00
19cc931595 chore: update deps 2023-10-31 10:36:55 +08:00
21fae71b9e chore: improve demo analytics for copy 2023-09-14 14:55:18 +08:00
ccb951e11b chore: improve demo code 2023-09-13 12:57:34 +08:00
1a3d7e2004 chore: refine readme 2023-09-13 12:13:45 +08:00
c41d55b054 chore: update demo 2023-09-12 20:36:54 +08:00
4484b4e180 fix: improve codegen output 2023-09-04 17:16:28 +08:00
705bff310f fix: fix codegen focus 2023-09-01 12:21:32 +08:00
5985dd8c86 fix: fix codegen style 2023-09-01 12:00:50 +08:00
ef8d368638 chore: track copy more precisely 2023-09-01 10:29:44 +08:00
125cbd3d53 chore: track copy 2023-08-31 22:26:09 +08:00
bd862426ea feat: use esbuild to support ts for codegen 2023-08-31 22:14:55 +08:00
29bf99420d feat: add custom event tracking 2023-08-30 20:41:37 +08:00
f5bebc0920 chore: add codegen screenshot 2023-08-30 20:31:50 +08:00
b843f805a5 chore: update readme 2023-08-30 20:20:55 +08:00
66988fab4f docs: add import codegen 2023-08-30 19:04:15 +08:00
c103128c99 chore: update readme [skip ci] 2023-08-28 14:41:34 +08:00
eb59b4b185 chore: refine demo 2023-08-23 16:04:55 +08:00
03a3a6a401 docs: update README.md - remove --save instruction (#735)
According to https://blog.npmjs.org/post/161081169345/v500.html . The --save options is default since npm version 5
2023-08-17 23:15:25 +08:00
088f18ac80 chore: update readme 2023-08-17 20:10:37 +08:00
3e4615f94b chore: improve demo 2023-08-16 14:31:32 +08:00
e224c49951 fix: improve types for option 2023-08-16 14:31:23 +08:00
f8e7597193 chore: update readme 2023-08-07 10:09:12 +08:00
aa22d332ed refactor: refactor demo 2023-08-05 01:02:49 +08:00
82a098c416 feat: make css paddings work out-of-the-box v6.6.1 2023-08-05 01:02:32 +08:00
3da9f285ff chore: update deps 2023-08-01 19:54:01 +08:00
e48067c5d3 chore: add vercel analytics 2023-08-01 15:19:20 +08:00
53ebc2941e chore: update changelog 2023-06-13 20:45:38 +08:00
e8697382a1 feat: add options for autoresize
* add `throttle: number` to specify throttle delay (#419 #562)
* add `onResize: () => void` to specify a resize callback (#714)
v6.6.0
2023-06-13 20:35:45 +08:00
47f7885f19 chore: add pinia + radar demo 2023-06-13 20:24:53 +08:00
9c34d682c4 docs: update readme 2023-04-24 13:17:06 +08:00
87d4811509 chore: fix demo, update version and changelog v6.5.5 2023-04-24 13:14:18 +08:00
d082883bc5 fix: no longer use custom element enhancement for strict csp builds, fix #707 2023-04-24 12:10:19 +08:00
b86280e1f0 fix: cleaned up the console.log call sneaked in by mistake v6.5.4 2023-02-08 16:32:30 +08:00
6159c7d684 fix: fix default behavior for notMerge, close #691 v6.5.3 2023-02-08 16:22:51 +08:00
4313d301e4 docs: add codesandbox link 2023-02-03 14:55:08 +08:00