vaadin-miki / super-fields

Some extra Vaadin 14 / 24 components that support localisation, plus (hopefully) more.
Apache License 2.0
22 stars 7 forks source link

Add support for Vaadin 24 #449

Closed jcgueriaud1 closed 1 year ago

jcgueriaud1 commented 1 year ago

Maybe there are more incompatibilities.

vaadin-miki commented 1 year ago

this will come in handy once vaadin 24 is released; thanks, @jcgueriaud1 for the PR :)

arenk commented 1 year ago

Any chance to move forward with the PR now we have a release candidate of Vaadin 24? The issue mentioned in the PR has been resolved as well. Would help a lot with Vaadin 24 testing :)

vaadin-miki commented 1 year ago

@arenk in general I would not want to release a version of superfields that works with a release candidate; the practice so far was that Vaadin version gets released, and within a few days I release an updated version of superfields, after I make sure everything works more or less as before; sorry if this feels disappointing - but as soon as v24 is out, this PR gets merged and new release will be made

one reason for me waiting is that this project is seriously lacking in automated ui tests, which would allow me to go full CD; I hope to have time or contributors one day :D

arenk commented 1 year ago

Understood. Appreciate your effort, it's a really useful Vaadion add-on!

jcgueriaud1 commented 1 year ago

I've updated the vaadin version int the PR and enable the vaadin.frontend.hotdeploy in the demo (since it's not convenient when you are developing frontend stuff). The final version of Vaadin 24 should be out this week

vaadin-miki commented 1 year ago

as Vaadin 24 is out, expect a new release for it by the end of next week (but I will do my best to do it this week still)