The long wait is over and Vaadin Framework 8.0.0 is out. An olympiad passed since the last major release. Major releases makes us excited as only in those we can drop support for legacy technologies and make breaking API changes, boosting our development pace for the next minors as well.
Vaadin 8 does not directly bring in anything new for the responsive layouts. Same things a before should work fine. But, as we now dropped the support or legacy browsers, it should be easier to bring more advanced layouts to the core as well. Nothing fixed yet, but as the focus in 8.2 is planned to be mobile, there might be something new coming up there.
Don’t know your or your teams skills, but if you like to keep you hands away from CSS magic, I suggest to look into
this awesome add-on . It brings you responsive grid system with plain Java API.
Rendering performance in Table is the same. Nothing changed there, all efford goes to Grid development ATM. I guess you are using components in Table? Grid will gain component support in 8.1, but I’d expect the performance characterics to be pretty similar.
Quick tips to optimize Table component’s rendering performance (you should get quite a big effect with these):
Ensure you don’t have relative sizes in components inside your Table
Vaadin gives us an opportunity to develop a modern web application that provides you a great look and feel of website. To know about more vaadin issue/solution and vaadin users experience visit a vaadin facebook page. [https://babasupport.org/software/facebook-customer-support/308]
(http://)