- Type of VChartLight container (18c285a)
- Also load required echarts functionalities on server side (5b91e00)
- Yue JIN yuejin13@qq.com
- Yue JIN yjin@nustarnuclear.com
- Use globalThis instead of global for edge function environment compability (b53dd3a)
- Yue JIN yjin@nustarnuclear.com
- Remove unnecessay memory release in VChartIsland, fix #3 (#3)
- Yue JIN yuejin13@qq.com
⚠️ Remove extra container on VChart and simplify styles (b4c9e4d)
- Update VChart source link (41e860c)
- Add search engine verification (aeb03f1)
- Apply crawler workaround (16b1221)
- Typo (88fa9ab)
- Stable now (524ddc6)
⚠️ Remove extra container on VChart and simplify styles (b4c9e4d)
- Yue JIN (@kingyue737)
⚠️ Use normal component instead of client-only when ssr is turned off (0b7d7ed)- Directly resolve VChartServer as server halve of VChart (7ecb586)
- Fix og image type (724a439)
- Up deps (b29ac57)
- Up deps (657702d)
- Add event example in playground (211ddc7)
- Add nightly release script (dc84ccf)
⚠️ Use normal component instead of client-only when ssr is turned off (0b7d7ed)
- Yue JIN yjin@nustarnuclear.com
- Resize callback is now a ResizeObserverCallback (a4a4062)
- VChart event not correctly registered (20aa964)
- Remove redundant changelog (45b435d)
- Yue JIN yjin@nustarnuclear.com
- Suppress island warning when ssr is turned off (ce76918)
- Skip ResizeObserver's initial resize (2b6d3c5)
- Remove wrong generated commits in CHANGELOG.md (76ab291)
- Simplify module name in installation (12780dc)
- release: V0.0.9 (d8628c7)
- Remove unused logo component (9a9f0c9)
- Format playground and docs with prettier plugin (5782dce)
- Add echarts 5.5 in peerDependencies (62b328c)
- Edit souce link to avoid redirect (4c8b3a2)
- Up echarts (f8998bd)
- Up deps (cc88e66)
- Add basic e2e test (81ee8e7)
- Yue JIN (@kingyue737)
- VChartLight type not correctly emited (91982e8)
- release: V0.0.8 (ff5cf52)
- Yue JIN yuejin13@qq.com
- Add components (030384d)
- Move content folder to match nuxt 4 (37797fb)
- Add usage and ssr (6c8631b)
- Fix broken link (5ca0f14)
- Yue JIN yjin@nustarnuclear.com
- VChart ssr now works (ec5f963)
- Remove icon on playground (a26a963)
- Yue JIN yuejin13@qq.com
- Resize VChart with auto size explicitly (f7f23a0)
- release: V0.0.5 (a06809a)
- Up deps (22fe384)
- Pin @nuxt/content which introduces breaking change (0ed22af)
- Exclude docs from typecheck (b247d30)
- Add source button on playground (35f1707)
- Add docs link on playground (3f974d2)
- Pin typescript before supported by nuxt-module-builder (abfba58)
- Yue JIN yuejin13@qq.com
- Hydration mismatch due to no root element (8641f4e)
- Playground startCommand (cb28519)
- Yue JIN yjin@nustarnuclear.com
- Add configs for bundling the required components (32f3d29)
- Add server component (273be24)
- Add VChartLight and VChart.server (c9d688d)
- Allow use both renderers (697c5a4)
- Format virtual modules (01a9af1)
- Fix nuxt server component upstream bug and expose event and slot (86eebeb)
- Padding on the root not work (0cbb1c1)
- VChartLight: Rehydate after innerHTML changed (c0b6451)
- Refetch onError which is a Nuxt cache bug (e10aa3c)
- Remove style which cause svg to enlarge in container with padding (57fd21f)
- Reorganize runtime folder (4f56661)
- Replace social card (65ea255)
- Ignore auto generated changelog (74d6575)
- Optimize images (#1)
- Init real playground (89560d3)
- Indicate compability of Nuxt 4 (677099c)
- Up deps (402a634)
- Add liquidFill logo in demo (28f9e57)
- Vscode-eslint.useFlatConfig is no longer needed since v3.10 (f0f3be0)
- Add server rendering charts examples in demo (7f49924)
- Removed unused lock file (0cd3a0c)
- Complete playground (c242572)
- Lint (f7c36e7)
- Transpile echarts-liquid (164d28a)
- Add favicon (cfc40f7)
- Up deps (bb2c28b)
- Yue JIN yjin@nustarnuclear.com
- Copy and modify code from vue-echarts (3c60e72)
- Auto import injection keys (9b9196b)
- Add a simple playground for test (6b21064)
- HTMLElement is not defined on server side (4fb49d9)
- Update readme (114e248)
- Ignore generated tgz (73be54d)
- Yue JIN yjin@nustarnuclear.com