21 Commits

Author SHA1 Message Date
1378f6e397 build: use upstream version of rollup-plugin-import-css 2024-08-19 11:47:41 +08:00
ec2c15c153 fix(#805): fix style injection 2024-08-13 15:33:36 +08:00
6b98318504 build: add back umd, drop csp, share type between vue2/3 2024-07-24 18:21:56 +08:00
27c79b9012 feat!: move to esm and drop support for vue 2.6 2024-07-24 18:21:56 +08:00
3da9f285ff chore: update deps 2023-08-01 19:54:01 +08:00
d082883bc5 fix: no longer use custom element enhancement for strict csp builds, fix #707 2023-04-24 12:10:19 +08:00
5f7f9c0d4c feat: handle csp, extract css 2023-01-28 23:52:11 +08:00
57cd2e6a16 chore: move to pnpm and refine build 2022-05-11 22:38:00 +08:00
259665c4c0 types: improve typings for vue 2 2022-05-11 00:20:20 +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
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
dc02845ce0 fix: fix umd build and bundle vue-demi 2021-03-01 01:28:58 +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
39437ba907 fix: fix named export and default export 2021-02-23 14:32:43 +08:00
9dd913abbe chore: fix umd build and add update script for readme 2021-02-22 19:35:23 +08:00
b8d9ca7991 feat: add default style, injectable update-options & loading-options 2021-02-22 11:50:43 +08:00
419d79f86f refactor: rename options to option to align with ECharts itself
- removed built-in styles
- use ECharts' built-in throttle
- generate bundled .d.ts, hack three methods for now
- loadingOptions can be any object type
2021-02-19 17:54:08 +08:00
ee12ad9658 feat: vue-echarts-next first version 2021-02-18 15:10:19 +08:00