Skip to content

Releases: kingyue737/nuxt-echarts

v0.2.4

10 Nov 06:56
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Type of VChartLight container (18c285a)
  • Also load required echarts functionalities on server side (5b91e00)

🏡 Chore

❤️ Contributors

v0.2.3

30 Aug 09:50
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • ShallowRef native listeners instead of deep ref (330236d)
  • Expose types entry, close #5 (#5)

🏡 Chore

❤️ Contributors

v0.2.2

12 Aug 08:50
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Use globalThis instead of global for edge function environment compability (b53dd3a)

❤️ Contributors

v0.2.1

08 Aug 14:04
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove unnecessay memory release in VChartIsland, fix #3 (#3)

❤️ Contributors

v0.2.0

05 Aug 08:38
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Remove extra container on VChart and simplify styles (b4c9e4d)

🩹 Fixes

📖 Documentation

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Remove extra container on VChart and simplify styles (b4c9e4d)

❤️ Contributors

v0.1.0

12 Jul 04:51
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Use normal component instead of client-only when ssr is turned off (0b7d7ed)
  • Directly resolve VChartServer as server halve of VChart (7ecb586)

🩹 Fixes

  • VChartIsland ref template type (38efe23)
  • Remove extension from resolve (67e1ebc)

📖 Documentation

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Use normal component instead of client-only when ssr is turned off (0b7d7ed)

❤️ Contributors

v0.0.11

01 Jul 10:34
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Resize callback is now a ResizeObserverCallback (a4a4062)

🩹 Fixes

  • VChart event not correctly registered (20aa964)

📖 Documentation

  • Remove redundant changelog (45b435d)

❤️ Contributors

v0.0.10

01 Jul 05:12
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Suppress island warning when ssr is turned off (ce76918)
  • Skip ResizeObserver's initial resize (2b6d3c5)

📖 Documentation

  • Remove wrong generated commits in CHANGELOG.md (76ab291)
  • Simplify module name in installation (12780dc)

🏡 Chore

  • 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)

✅ Tests

❤️ Contributors

v0.0.9

01 Jul 10:16
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • VChartLight type not correctly emited (91982e8)

🏡 Chore

❤️ Contributors

v0.0.7

01 Jul 10:16
Compare
Choose a tag to compare
v0.0.7 Pre-release
Pre-release

compare changes

🩹 Fixes

🏡 Chore

  • Remove icon on playground (a26a963)

❤️ Contributors