|
5f57d3fb1c
|
docs: update readme version
v6.3.1
|
2022-12-17 01:46:23 +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 |
|
|
f1ca32d3a4
|
docs: update readme
v6.3.0
|
2022-12-17 01:27:20 +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 |
|
|
9491a904a0
|
docs: update readme [skip ci]
|
2022-12-07 20:00:09 +08:00 |
|
|
d773416b71
|
chore: bump version and update changelog
|
2022-12-07 19:46:46 +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
v6.2.3
|
2022-07-13 18:22:45 +08:00 |
|
|
6d2d3baa5d
|
chore: improve readme demo link [skip ci]
|
2022-07-12 14:40:17 +08:00 |
|
|
0e27be6165
|
chore: update readme [skip ci]
|
2022-07-12 12:40:46 +08:00 |
|
|
0ddc499755
|
fix: v-on not working in 2.7 (fix #636)
|
2022-07-12 12:25:57 +08:00 |
|
|
4aaca62b89
|
chore: update version and changelog [skip ci]
|
2022-07-07 15:21:32 +08:00 |
|
|
bbac925b03
|
fix: UpdateOptions types omit notMerge
|
2022-07-07 12:21:05 +08:00 |
|
|
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 |
|