Skip to content

Releases: appreciated/apexcharts-flow

v24.0.0 - Vaadin 24

13 Feb 23:49
Compare
Choose a tag to compare

v23.0.1 - Vaadin 23

14 Feb 13:10
c27f20d
Compare
Choose a tag to compare
Fix Typescript errors (#156)

* Valid Typescript

v23.0.0 - Vaadin 23

10 Nov 18:42
be772b8
Compare
Choose a tag to compare

Breaking Changes

  • Refactor enums to be uppercase and include @JsonValue for correct serialization (#142)

Changes & Bugfixes

  • Upgrade Vaadin dependency to 23 LTS (#138)
  • Migrate from PolymerTemplate to LitTemplate (#138)
  • Include Jandex plugin for Bean Discovery in Quarkus (#138)
  • Add Toolbar.Export Object (#137) Thanks @lelmix
  • Set minimum required jdk11 (#139) Thanks @mrgreywater
  • Bump Vaadin to 23.2.0 & Project to 2.0.0-beta14 #141)
  • Fix onecolor & ShadyCSS (#141) Thanks @TFyre and @Artur-
  • Increase build speed by removing maven-clean-plugin. Its not required to delete node_modules with every clean build (#143)
  • Versioning is now streamlined with the respecting Vaadin platform version (The ApexCharts addon with the version 23 was build with Vaadin 23).

Available from: https://vaadin.com/directory/component/apexchartsjs

v2.0.0-beta13

14 Nov 11:30
Compare
Choose a tag to compare
  • Updated Vaadin version to 14.7.5
  • Updated to apexcharts.js version to 3.30.0
  • Added support for options.chart.zoom.autoScaleYaxis option (#123)
  • Add parameter xaxis/labels/dateTimeUTC (#128)
  • Added support for multiple Y axis (#119)
  • Added TickPlacement Option to XAxis (#125)

v2.0.0-beta12

04 Jun 13:56
Compare
Choose a tag to compare

New features

  • listen for events on the JS side
  • add custom tooltips
  • updated Apexcharts to version 3.26.3

Issues closed

v2.0.0-beta11

20 Feb 10:49
60782cc
Compare
Choose a tag to compare
fix: theme settings (#100)