276 Commits

Author SHA1 Message Date
f7f8e4a757 chore: fix issue form dropdown options 2021-06-29 13:58:23 +08:00
454e9056fa chore: add issue forms 2021-06-29 13:45:21 +08:00
86c22186cc types: fix rollup config type 2021-06-29 10:45:26 +08:00
a77ecc726d fix: delay first setOption until initial resize, update deps 2021-06-10 01:16:58 +08:00
87d9f843ac fix: provided theme changing won't trigger effect 2021-05-06 10:28:22 +08:00
6e25406cb9 docs: update demo version 2021-04-30 18:45:55 +08:00
dd71918d10 fix: make the .chart getter work with Vue 2 2021-04-30 18:45:05 +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
9ecb954a9f chore: refine readme format 2021-03-29 20:16:27 +08:00
4d715e5378 docs: update readme 2021-03-29 20:15:02 +08:00
be2968cc1b chore: update version 2021-03-29 20:15:02 +08:00
23eba11c8f fix: fix updateOptions 2021-03-29 20:15:02 +08:00
289a0b59dc docs: update changelog 2021-03-29 20:15:02 +08:00
80710aa0fa fix: update vue-demi and fix type error for Vue2 reference, closes #534 2021-03-29 20:15:02 +08:00
accab93ea1 docs: update examples in readme (#524) 2021-03-11 14:55:46 +08:00
e10e588d99 docs: update readme 2021-03-09 10:53:05 +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
9e14357510 docs: update readme 2021-03-08 19:27:54 +08:00
9ecf7eb37e chore: update readme and version, fix #522 2021-03-08 19:27:18 +08:00
d89e0ee9b3 chore: add postinstall script to bail out type check for vue 2 2021-03-08 19:21:59 +08:00
6ca29ed3e0 fix: remove unnecessary install, ensure initial resize 2021-03-08 19:20:28 +08:00
5f22f4a0c2 chore: refine scripts 2021-03-07 00:25:19 +08:00
3d726dd3da chore: ignore css when generating dts 2021-03-05 11:03:15 +08:00
6526e2e43c fix(#518): make sure charts fit the container after next browser UI render 2021-03-05 01:06:45 +08:00
37cf20df05 docs: update readme & issue template 2021-03-04 01:28:56 +08:00
7ced9421af chore: update readme and version 2021-03-03 20:35:57 +08:00
677971795f fix: ensure vca is installed 2021-03-03 20:26:21 +08:00
18222e0c77 chore: add issue template 2021-03-03 20:25:26 +08:00
da994a4926 chore: rebuild and update version 2021-03-03 18:29:03 +08:00
bef5ee70e5 fix(#519): replace mergeProps with simplified logic 2021-03-03 18:26:54 +08:00
0664e6b23e docs: update readme 2021-03-03 00:27:26 +08:00
eea1597ffb chore: add globals for eslint withing codesandbox code sample 2021-03-03 00:27:02 +08:00
731af39c60 fix(#516): suppress native events 2021-03-02 23:59:55 +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
8d42dd6b41 docs: update readme 2021-03-02 16:48:11 +08:00
47d3604dee chore: update version 2021-03-02 10:38:15 +08:00
103c2d9673 chore: fix readme typo and vue-demi version 2021-03-02 00:44:53 +08:00
f458e242ec docs: update readme 2021-03-01 01:29:27 +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
121570378f fix(#514): add missing instance method containPixel 2021-02-26 18:33:34 +08:00
0bdbd2034b chore: update deps of vue-demi 2021-02-26 18:33:30 +08:00
9f30925508 docs: add sfc example, add description 2021-02-25 12:08:34 +08:00
6629540a8e fix: fix event support for Vue 2, fix #510 2021-02-23 20:09:16 +08:00
175d823200 refactor: use toRef instead of watching a function, mute rollup for mixed use of default/named export 2021-02-23 19:02:45 +08:00
c1bf3695cc docs: fix typo in sample code 2021-02-23 18:51:43 +08:00
39437ba907 fix: fix named export and default export 2021-02-23 14:32:43 +08:00