Skip to content

Vaadin Framework 8.12.1

Compare
Choose a tag to compare
@ZheSun88 ZheSun88 released this 04 Dec 06:09
· 19 commits to 8.12 since this release
0ec7644

Vaadin Framework 8.12.1 is a maintenance release with the following fixes & enhancements:

  • #5873 MenuBar: Don't set openRootOnHover when on Android or IOS.
  • Binder: Convert value back to representation write back to field when changed
  • #12153 Ensure CompositeConnector's root element gets re-measured on resize. (Warranty fix)
  • Replace function reference with anonymous class for serialization
  • Make checkAtmosphereSupport() non-static Also change call sequence so, that MPR can override ensurePushAvailable() to check Flow Atmosphere instead. (Warranty fix)
  • #12139 Tweaks to Grid/Escalator column size handling. Fixes regression due earlier fix #12058
  • #8186 Use generated id of the menu item to help testing of the menubar
  • Bump jetty.version from 9.4.17.v20190418 to 9.4.35.v20201102 to avoid un-necessary security alerts

See 8.12.1 milestone for all changes