Releases: appreciated/apexcharts-flow
Releases · appreciated/apexcharts-flow
v24.0.2
What's Changed
- Provide a group to Series by @Loahrs in #184
- Fix setting YAxis Label colors by @Loahrs in #183
- Support exportToCSV option for toolbar localization #187 by @Bethibande in #188
- Add an updateConfig method #189 by @Bethibande in #190
- SeriesBuilder missing generics parameter #185 by @Bethibande in #186
New Contributors
- @Bethibande made their first contribution in #188
Full Changelog: v24.0.1...v24.0.2
v24.0.1 - Vaadin 24
Updated publish.yml
v24.0.0 - Vaadin 24
v23.0.1 - Vaadin 23
Fix Typescript errors (#156) * Valid Typescript
v23.0.0 - Vaadin 23
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
v2.0.0-beta12
v2.0.0-beta11
fix: theme settings (#100)