|  | 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.logcall 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 |  | 
			
				
					|  | ec124f4bf7 | feat: make it possible to dynamically change provide values for Vue 2 | 2022-12-17 01:23:29 +08:00 |  | 
			
				
					|  | 20858a6ed0 | chore: bring logo back for demo site | 2022-12-07 19:44:58 +08:00 |  | 
			
				
					|  | 6304a1b15a | fix: attributes should fall onto the root for Vue 2 (#670) | 2022-12-07 19:44:29 +08:00 |  | 
			
				
					|  | e44c9dfd40 | docs: use stackblitz for demos | 2022-07-13 18:22:45 +08:00 |  | 
			
				
					|  | 0ddc499755 | fix: v-on not working in 2.7 (fix #636) | 2022-07-12 12:25:57 +08:00 |  | 
			
				
					|  | bbac925b03 | fix: UpdateOptions types omit notMerge | 2022-07-07 12:21:05 +08:00 |  | 
			
				
					|  | 1d4d0d0302 | feat: provide better types for injection keys | 2022-07-06 15:46:28 +08:00 |  | 
			
				
					|  | eaceae607d | feat: support .once modifier | 2022-06-15 19:03:59 +08:00 |  | 
			
				
					|  | 57cd2e6a16 | chore: move to pnpm and refine build | 2022-05-11 22:38:00 +08:00 |  | 
			
				
					|  | e51adb12d0 | chore: refine demo | 2022-05-11 01:22:43 +08:00 |  | 
			
				
					|  | 259665c4c0 | types: improve typings for vue 2 | 2022-05-11 00:20:20 +08:00 |  | 
			
				
					|  | 899ef4b8d5 | fix: chart instance should always be initialized | 2022-01-18 16:55:13 +08:00 |  | 
			
				
					|  | 677f100b07 | fix: make notMerge still respect to update-options | 2022-01-18 14:24:17 +08:00 |  | 
			
				
					|  | c1838efb45 | fix: use ref change to apply notMerge: true for setOption | 2022-01-18 14:22:41 +08:00 |  | 
			
				
					|  | 89be965939 | chore: allowJs for demo | 2022-01-14 19:02:25 +08:00 |  | 
			
				
					|  | 54ac383b6f | refactor(types): use SetOptionOpts from echarts | 2022-01-14 19:02:24 +08:00 |  |