Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 2 commits into from
Sep 12, 2022

Conversation

TFyre
Copy link
Collaborator

@TFyre TFyre commented Sep 10, 2022

Based ontop of #141

@TFyre
Copy link
Collaborator Author

TFyre commented Sep 10, 2022

Changing the enums to be uppercase breaks existing code. We should probably bump to the next major version (or atleast next minor).

What do you think?

@TFyre TFyre force-pushed the fsteyn/beta15 branch 2 times, most recently from 2c09ab0 to 9e9ddd3 Compare September 12, 2022 11:57
@appreciated
Copy link
Owner

appreciated commented Sep 12, 2022

I think we should revamp the whole version schema to match the version schema of Vaadin.

F.e:
apexcharts-flow with vaadin 14 → apexcharts-flow v14

* Add @JsonValue to value property of enum for correct serialization
* Move @Push to ApexChartsAppShellConfigurator
@TFyre
Copy link
Collaborator Author

TFyre commented Sep 12, 2022

Updated version to 23.0.0 to indicate Vaadin23 😃

@appreciated appreciated merged commit 14212be into appreciated:master Sep 12, 2022
@TFyre TFyre mentioned this pull request Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

100% stacked column chart doesn't work
2 participants