210 Commits

Author SHA1 Message Date
d774558f3e chore: fix disappeared logo in demo 2024-06-13 20:25:38 +08:00
5d23006866 chore: update demo 2024-06-11 20:05:05 +08:00
443eaa0367 chore: update readme 2024-06-04 23:14:19 +08:00
16f3f4b419 fix: fix padding style v6.7.3 2024-06-04 23:11:22 +08:00
e651d32334 fix(#783): chart should display after activation in <keep-alive> v6.7.2 2024-05-07 17:43:19 +08:00
a8e30b137a chore: update changelog and version v6.7.1 2024-04-23 19:49:16 +08:00
09808a47d2 fix: move events collecting from init to setup 2024-04-23 18:20:38 +08:00
898195c770 fix: fix esbuild wasm url in demo 2024-04-23 15:59:10 +08:00
07e0d067d5 chore: update deps 2024-04-23 10:55:48 +08:00
185940aecb docs: update changelog and version v6.7.0 2024-04-22 21:15:38 +08:00
def674bc6c refactor: improve readability and add more comments to explain native event handling 2024-04-22 21:08:02 +08:00
feb4f03587 fix: remove native: events from realListeners 2024-04-22 19:22:14 +08:00
5cdff0b4f9 feat: also supports native: in Vue 2 2024-04-22 19:22:14 +08:00
29ff9bc52a feat: support native listener in Vue 3 2024-04-22 19:22:14 +08:00
54d196c9d5 chore: update deps and fix ts error 2024-04-22 12:30:41 +08:00
34defec669 docs: update readme v6.6.10 2024-04-22 11:03:46 +08:00
e189abd9c2 fix(#777): autoresize does not work when reducing height 2024-04-22 11:00:56 +08:00
f07855df08 docs: add sample rate to reduce analytics data points 2024-04-16 13:18:23 +08:00
ae3102a86c chore: add asf notice to readme (#769) 2024-03-12 10:56:23 +08:00
48a2507ef8 chore: add asf notice to readme cn (#770) 2024-03-12 10:55:44 +08:00
311d588850 chore: update version and readme v6.6.9 2024-02-20 10:58:50 +08:00
2f1910ec87 fix: make inner wrapper fit to the root size (#761) 2024-02-20 10:55:38 +08:00
48a0664c2b chore(deps-dev): bump follow-redirects from 1.15.3 to 1.15.4
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.3 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.3...v1.15.4)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-11 17:26:54 +08:00
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