317 Commits

Author SHA1 Message Date
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
703b0d350d fix: add missing injection key exports 2021-02-22 23:56:12 +08:00
b2cfcb2369 fix: add missing dependencies 2021-02-22 23:44:15 +08:00
87936e3ca1 docs: fix sample code for zh-Hans readme 2021-02-22 23:37:11 +08:00
8505820486 docs: fix cdn code block 2021-02-22 23:22:40 +08:00
cd93cf52a6 docs: refine readme 2021-02-22 23:08:55 +08:00
9a6bf07eac docs: fix github link 2021-02-22 21:58:27 +08:00
9dd913abbe chore: fix umd build and add update script for readme 2021-02-22 19:35:23 +08:00
d2f756f978 docs: refine readme 2021-02-22 17:03:57 +08:00
dcf6e1b93a chore: add prepare script 2021-02-22 16:37:41 +08:00