Vaadin Blog
How to build a Progressive Web Application with Polymer 2
Building a Progressive Web App can be daunting. There are a tons of videos, articles, and online courses about PWAs, but it's hard to know how to get started. Now that Polymer 2 is out, it's even more important to get up to date and start working on apps pronto. We have just put out a video on ...
Vaadin Framework 8.1 is now stable
I’m pleased to announce that Vaadin Framework 8.1 is now declared as stable. As discussed earlier, it brings the much awaited component support to the Grid’s columns, Vaadin 8 style support for hierarchical data structures (Tree and TreeGrid), improved drag and drop support, and enhanced OSGi ...
Making Prime Better with Training
In March, 2017 Vaadin introduced Prime, our new subscription plan. Customers are now upgrading their old support contracts and enjoying the benefits of a Prime subscription, including access to Pro Tools, expert chat with Vaadin Experts, and on-demand development support. How can we make your ...
Upgrading to Vaadin Framework 8 (Part 2 of 2)
In the previous part of this blog, I talked about the most important steps to get your project to compile with the latest Framework version. The migration has been done through the first three steps mentioned here, and in this post I will go over the least complicated steps of migration. Steps 4 ...
Time to get responsive, Vaadin Board for Java is out!
Today the Vaadin Pro team is happy to introduce Vaadin Board for Java. It is a Vaadin component for creating flexible responsive layouts very easily. No need to hassle with CSS, you just write plain Java code. Vaadin Board can be used to create dashboards, intro screens, image galleries, or just to ...
Vaadin Elements end of June update
Last month, in time for the Polymer 2 release, we announced pre-releases of all our Core Elements with Polymer 2 support. We're happy to say that we've now finalized the upgrade work and all Elements ship with Polymer 2 support. The updated elements are now easier to use with any framework as they ...
Vaadin Designer 1.4 and 2.2 released
The Designer team is pleased to announce the availability of the Designer 2.2 for Framework 8 and Designer 1.4 for Framework 7 for Eclipse and Intellij. Provide a way to access exported component through a getter Often you find yourself in a situation where you’d like to have access to an exported ...
Vaadin best practices are now available in a Zip-file
Vaadin best practices are now available for any business grade full stack application, in plain source code! We are happy to announce that we have just released a brand new product for anyone to get started with Vaadin the right way: Bakery App Starter for Vaadin Framework 8 and Spring. You can ...
Upgrading to Vaadin Framework 8 (Part 1 of 2)
With a major release, you would usually expect major modifications in the core of the framework. But this time, the migration is not too complicated. Not only because of the migration tool provided to make a smooth transition from Framework 7 to Framework 8, but also because of the similarity in ...