Skip to content

Vaadin Framework 8.1.1

Compare
Choose a tag to compare
@hesara hesara released this 03 Aug 10:22
· 1212 commits to master since this release

Vaadin Framework 8.1.1 is a maintenance release with the following fixes and enhancements:

  • Make JavaScriptExtension serializable
  • Send text field cursor position to server on blur even if the value has not changed
  • Use correct primary stylename for textfield inline icons
  • Add support for detecting ChromeOS operating system
  • Fix tab index support in MenuBar
  • Add method to get parent in TreeData
  • Add API for forcing Grid column width calculation
  • Add header and footer visibility setting to Grid
  • Fix RadioButtonGroup selection updates to client
  • Fix AbstractDateField parsing and errors handling, support locale
  • Add automatic recalculation of Tree width on expand/collapse
  • Miscellaneous internal and documentation improvements

See complete list of changes since 8.1.0