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 is the VP of Developer Relations at Vaadin. His daily work includes everything from writing blogs and tech demos to attending events and giving presentations on all things Vaadin and web-related. You can reach out to him on Twitter @marcushellberg.
Other posts by Marcus Hellberg