|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
2f1910ec87
|
fix: make inner wrapper fit to the root size (#761)
|
2024-02-20 10:55:38 +08:00 |
|
|
|
7bcf57e77b
|
fix(types): fix types for vue < 2.7
|
2023-12-26 14:54:37 +08:00 |
|
|
|
ce3ba29209
|
chore: improve demo
|
2023-12-26 14:54:04 +08:00 |
|
|
|
2a0db561b4
|
types: fix option type (#751)
|
2023-12-18 10:22:08 +08:00 |
|
|
|
2130bd6444
|
fix: fix selector class
|
2023-12-13 11:00:04 +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
|
2023-12-04 16:59:34 +08:00 |
|
|
|
70c32603d4
|
fix: revert to esbuild-wasm@0.19.2
|
2023-10-31 19:19:24 +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 |
|
|
|
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 |
|
|
|
66988fab4f
|
docs: add import codegen
|
2023-08-30 19:04:15 +08:00 |
|
|
|
eb59b4b185
|
chore: refine demo
|
2023-08-23 16:04:55 +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 |
|
|
|
aa22d332ed
|
refactor: refactor demo
|
2023-08-05 01:02:49 +08:00 |
|
|
|
82a098c416
|
feat: make css paddings work out-of-the-box
|
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 |
|
|
|
e8697382a1
|
feat: add options for autoresize
* add `throttle: number` to specify throttle delay (#419 #562)
* add `onResize: () => void` to specify a resize callback (#714)
|
2023-06-13 20:35:45 +08:00 |
|
|
|
47f7885f19
|
chore: add pinia + radar demo
|
2023-06-13 20:24:53 +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
|
2023-02-08 16:32:30 +08:00 |
|
|
|
6159c7d684
|
fix: fix default behavior for notMerge, close #691
|
2023-02-08 16:22:51 +08:00 |
|
|
|
16b9274ae1
|
fix: fix types for mouse events
|
2023-01-09 12:53:58 +08:00 |
|
|
|
4fab6c272b
|
chore: make emit type a little more consistent with runtime
|
2023-01-08 23:38:03 +08:00 |
|
|
|
0edfb3936c
|
types: use more precise typings for event handlers, update peer deps for echarts
|
2023-01-02 23:41:40 +08:00 |
|
|
|
58e7b13652
|
feat: improve typings for mouse events
|
2023-01-01 23:51:43 +08:00 |
|
|
|
0a4601bc1a
|
feat: delay disposal to disconnection if possible
|
2022-12-29 18:13:51 +08:00 |
|
|
|
977db3d415
|
fix: autoresize now works for grid layout by default (#675)
|
2022-12-19 02:03:25 +08:00 |
|
|
|
0bb1839392
|
feat: add basic types for events
|
2022-12-18 19:38:04 +08:00 |
|
|
|
0470d69bba
|
fix: revert overflow hidden
|
2022-12-17 01:44:00 +08:00 |
|
|
|
05111f5b6f
|
fix: fix relative path
|
2022-12-17 01:36:31 +08:00 |
|
|
|
669ba1cbbb
|
fix: refine style and remove unused import
|
2022-12-17 01:26:08 +08:00 |
|