37 Commits

Author SHA1 Message Date
6b98318504 build: add back umd, drop csp, share type between vue2/3 2024-07-24 18:21:56 +08:00
27c79b9012 feat!: move to esm and drop support for vue 2.6 2024-07-24 18:21:56 +08:00
7e5c06225c chore: update echarts deps 2024-07-24 18:21:56 +08:00
34defec669 docs: update readme 2024-04-22 11:03:46 +08:00
311d588850 chore: update version and readme 2024-02-20 10:58:50 +08:00
dc9dccbf05 fix: fix postinstall script 2023-12-26 15:21:06 +08:00
7bcf57e77b fix(types): fix types for vue < 2.7 2023-12-26 14:54:37 +08:00
a2f8f0010a chore: update readme [ci skip] 2023-11-01 18:11:27 +08:00
3da9f285ff chore: update deps 2023-08-01 19:54:01 +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
9c34d682c4 docs: update readme 2023-04-24 13:17:06 +08:00
f554c89c58 chore: remove esm deps and unused files 2023-02-02 00:04:27 +08:00
e44c9dfd40 docs: use stackblitz for demos 2022-07-13 18:22:45 +08:00
948d522cf7 feat: add 2.7 support, fix #633 2022-07-06 15:08:35 +08:00
b11f1efc76 chore: fix readme 2022-06-15 22:55:43 +08:00
9f5106092b docs: refine docs 2022-06-15 19:27:21 +08:00
b05f072eb1 chore: update deps 2022-05-11 01:18:28 +08:00
cdc6ed54d6 chore: update deps version and changelog 2022-01-14 19:02:25 +08:00
bb9540bf4a chore: update deps and version 2021-08-02 20:31:04 +08:00
a77ecc726d fix: delay first setOption until initial resize, update deps 2021-06-10 01:16:58 +08:00
c7fd5110f7 fix: update default value for updateOption.lazyUpdate and no longer call resize in a task 2021-04-30 10:37:46 +08:00
80710aa0fa fix: update vue-demi and fix type error for Vue2 reference, closes #534 2021-03-29 20:15:02 +08:00
14520cb6a5 fix: add .d.ts for vue2 2021-03-09 10:52:39 +08:00
e543866b4d fix: fix postinstall script 2021-03-09 10:36:48 +08:00
d89e0ee9b3 chore: add postinstall script to bail out type check for vue 2 2021-03-08 19:21:59 +08:00
5f22f4a0c2 chore: refine scripts 2021-03-07 00:25:19 +08:00
37cf20df05 docs: update readme & issue template 2021-03-04 01:28:56 +08:00
eea1597ffb chore: add globals for eslint withing codesandbox code sample 2021-03-03 00:27:02 +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
103c2d9673 chore: fix readme typo and vue-demi version 2021-03-02 00:44:53 +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
0bdbd2034b chore: update deps of vue-demi 2021-02-26 18:33:30 +08:00
8505820486 docs: fix cdn code block 2021-02-22 23:22:40 +08:00
9dd913abbe chore: fix umd build and add update script for readme 2021-02-22 19:35:23 +08:00