|
|
49563d3d52
|
chore: update readme [skip ci]
|
2022-07-06 16:55:29 +08:00 |
|
|
|
98a2fec975
|
chore: update changelog and version [skip ci]
|
2022-07-06 16:18:54 +08:00 |
|
|
|
1d4d0d0302
|
feat: provide better types for injection keys
|
2022-07-06 15:46:28 +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 |
|
|
|
33feda71c0
|
fix: fix dev deps
|
2022-06-15 19:03:59 +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 |
|
|
|
b05f072eb1
|
chore: update deps
|
2022-05-11 01:18:28 +08:00 |
|
|
|
259665c4c0
|
types: improve typings for vue 2
|
2022-05-11 00:20:20 +08:00 |
|
|
|
5e51ab1ac6
|
fix(docs): align with en docs
|
2022-03-16 14:43:38 +08:00 |
|
|
|
3256c3d833
|
fix: removed duplicated method signature in docs (#610)
|
2022-03-16 14:42:44 +08:00 |
|
|
|
2ab85972c9
|
chore: fix issue form [skip ci]
|
2022-01-24 14:51:51 +08:00 |
|
|
|
0dfe4f314a
|
docs: update readme [skip ci]
|
2022-01-19 17:07:52 +08:00 |
|
|
|
01460d543d
|
chore: update version and readme
|
2022-01-18 18:19:50 +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 |
|
|
|
cdc6ed54d6
|
chore: update deps version and changelog
|
2022-01-14 19:02:25 +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 |
|
|
|
7aa9edca96
|
fix: update should always have notMerge: true
|
2022-01-14 19:02:24 +08:00 |
|
|
|
157a66b75f
|
docs: fix broken links in README (#586)
|
2021-12-16 14:10:16 +08:00 |
|
|
|
d9722d133b
|
chore: refine issue form and readme
|
2021-08-11 12:08:09 +08:00 |
|
|
|
bb9540bf4a
|
chore: update deps and version
|
2021-08-02 20:31:04 +08:00 |
|
|
|
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 |
|