mvysny / vaadin-on-kotlin

Writing full-stack statically-typed web apps on JVM at its simplest
https://www.vaadinonkotlin.eu/
MIT License
185 stars 17 forks source link

Drop Vaadin 14 compatibility #72

Closed mvysny closed 2 years ago

mvysny commented 2 years ago

Vaadin 23 LTS is around the corner. Since VoK is only used in new projects which don't require backward compatibility, we can perform backward-incompatible steps such as dropping Vaadin 14 LTS support.

We should drop Vaadin 14 compatibility and focus on Vaadin 23+ only, to simplify the maintenance of this project.

mvysny commented 2 years ago

Blocked by https://github.com/vaadin/skeleton-starter-flow/issues/519

DALDEI commented 2 years ago

Please keep the old versions around, Im using vok-* in production on vaadin8

mvysny commented 2 years ago

Please keep the old versions around, Im using vok-* in production on vaadin8

@DALDEI sure, let's follow up on that at #74

mvysny commented 2 years ago

https://github.com/vaadin/skeleton-starter-flow/issues/519 seems to be resolved :+1: However, we must wait for the new Gradle plugin to be present for Vaadin 23: https://plugins.gradle.org/plugin/com.vaadin