|
c103128c99
|
chore: update readme [skip ci]
|
2023-08-28 14:41:34 +08:00 |
|
|
eb59b4b185
|
chore: refine demo
|
2023-08-23 16:04:55 +08:00 |
|
|
03a3a6a401
|
docs: update README.md - remove --save instruction (#735)
According to https://blog.npmjs.org/post/161081169345/v500.html . The --save options is default since npm version 5
|
2023-08-17 23:15:25 +08:00 |
|
|
088f18ac80
|
chore: update readme
|
2023-08-17 20:10:37 +08:00 |
|
|
3e4615f94b
|
chore: improve demo
|
2023-08-16 14:31:32 +08:00 |
|
|
e224c49951
|
fix: improve types for option
|
2023-08-16 14:31:23 +08:00 |
|
|
f8e7597193
|
chore: update readme
|
2023-08-07 10:09:12 +08:00 |
|
|
aa22d332ed
|
refactor: refactor demo
|
2023-08-05 01:02:49 +08:00 |
|
|
82a098c416
|
feat: make css paddings work out-of-the-box
v6.6.1
|
2023-08-05 01:02:32 +08:00 |
|
|
3da9f285ff
|
chore: update deps
|
2023-08-01 19:54:01 +08:00 |
|
|
e48067c5d3
|
chore: add vercel analytics
|
2023-08-01 15:19:20 +08:00 |
|
|
53ebc2941e
|
chore: update changelog
|
2023-06-13 20:45:38 +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)
v6.6.0
|
2023-06-13 20:35:45 +08:00 |
|
|
47f7885f19
|
chore: add pinia + radar demo
|
2023-06-13 20:24:53 +08:00 |
|
|
9c34d682c4
|
docs: update readme
|
2023-04-24 13:17:06 +08:00 |
|
|
87d4811509
|
chore: fix demo, update version and changelog
v6.5.5
|
2023-04-24 13:14:18 +08:00 |
|
|
d082883bc5
|
fix: no longer use custom element enhancement for strict csp builds, fix #707
|
2023-04-24 12:10:19 +08:00 |
|
|
b86280e1f0
|
fix: cleaned up the console.log call sneaked in by mistake
v6.5.4
|
2023-02-08 16:32:30 +08:00 |
|
|
6159c7d684
|
fix: fix default behavior for notMerge, close #691
v6.5.3
|
2023-02-08 16:22:51 +08:00 |
|
|
4313d301e4
|
docs: add codesandbox link
|
2023-02-03 14:55:08 +08:00 |
|
|
c13b482e12
|
chore: allow all hosts for devserver
|
2023-02-03 11:22:11 +08:00 |
|
|
b003b07222
|
docs: add codeflow link
|
2023-02-02 15:15:19 +08:00 |
|
|
89d15a9ee3
|
chore: remove esm deps
|
2023-02-02 00:45:29 +08:00 |
|
|
81272bfa0f
|
chore: update stackblitz config, only build before publish
|
2023-02-02 00:40:24 +08:00 |
|
|
f554c89c58
|
chore: remove esm deps and unused files
|
2023-02-02 00:04:27 +08:00 |
|
|
5f7f9c0d4c
|
feat: handle csp, extract css
v6.5.2
|
2023-01-28 23:52:11 +08:00 |
|
|
f5819e4361
|
chore: update deps and version
v6.5.1
|
2023-01-09 12:58:10 +08:00 |
|
|
16b9274ae1
|
fix: fix types for mouse events
|
2023-01-09 12:53:58 +08:00 |
|
|
cf963efc6d
|
docs: sync chinese readme
|
2023-01-08 23:41:15 +08:00 |
|
|
fd36c5120b
|
docs: @nuxtjs/composition-api is still needed for 2.7+
|
2023-01-08 23:39:55 +08:00 |
|
|
4fab6c272b
|
chore: make emit type a little more consistent with runtime
|
2023-01-08 23:38:03 +08:00 |
|
|
0edfb3936c
|
types: use more precise typings for event handlers, update peer deps for echarts
v6.5.0
|
2023-01-02 23:41:40 +08:00 |
|
|
ed4bd392ff
|
chore: update readme version
|
2023-01-01 23:52:32 +08:00 |
|
|
58e7b13652
|
feat: improve typings for mouse events
v6.4.1
|
2023-01-01 23:51:43 +08:00 |
|
|
0a4601bc1a
|
feat: delay disposal to disconnection if possible
v6.4.0
|
2022-12-29 18:13:51 +08:00 |
|
|
3b2f2b547b
|
docs: update readme version
|
2022-12-19 02:19:14 +08:00 |
|
|
977db3d415
|
fix: autoresize now works for grid layout by default (#675)
v6.3.3
|
2022-12-19 02:03:25 +08:00 |
|
|
0bb1839392
|
feat: add basic types for events
v6.3.2
|
2022-12-18 19:38:04 +08:00 |
|
|
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 |
|