easy to implement, wonderful design and great job.
another step to make vaadin responsive to keep up with today’s screen size requirements
easy to implement, wonderful design and great job.
another step to make vaadin responsive to keep up with today’s screen size requirements
We have started rewriting a legacy ERP application, originally developed in VAADIN 6, to VAADIN 10.0.8 LTS. How stable is this layout component? We did review the one from Johannes Goebel, but his latest is not well supported in 10+.
Hi Amir!
This component is based on [Polymer’s App Layout]
(https://github.com/PolymerElements/app-layout), so from that perspective it should be very stable, because it’s being used a lot. The Java API that we built around it is easy to learn, and if there are problems with it, you can [create an issue here]
(https://github.com/FlowingCode/AppLayoutAddon/issues/new), and we’ll take a look.
We also developed a demo application that uses it, you can learn more about it [here]
(https://www.flowingcode.com/2018/07/vaadin-10-spring-demo-application-world.html).