Blog

Vaadin Core Elements 1.1 released

By  
Marcus Hellberg
Marcus Hellberg
·
On Jul 1, 2016 12:00:00 PM
·

One month after releasing Vaadin Core Elements 1.0, we’re happy to announce the completion of Core Elements 1.1. This update brings performance and usability improvements to vaadin-grid, vaadin-combo-box and vaadin-date-picker.

  • vaadin-grid 1.1 now dynamically updates in response to changes in the data array. We also provide CSS mixins for styling cell and rows. vaadin-grid initialization and runtime performance is also greatly improved.
  • Core Elements 1.1 includes one breaking change to vaadin-grid as the Object.observe polyfill was removed. You will now need to use the Polymer array mutation methods to modify grid columns.
  • Both vaadin-combo-box and vaadin-date-picker now accept a custom input field. This allows you to more easily customize the input and handle validation.

See all Vaadin Elements and examples

Marcus Hellberg
Marcus Hellberg
Marcus has spent the past 20+ years combining modern web technologies and Java. More recently, he's been exploring how AI is changing the way we interact with computers. Marcus is always curious to learn new things and loves helping developers learn new things. Marcus is a Java Champion and the VP of Product at Vaadin.
Other posts by Marcus Hellberg