github vaadin/flow 0.1.16
New Components: CheckBox, ComboBox and SplitLayout

latest releases: 24.6.0.beta3, 24.6.0.beta2, 24.6.0.beta1...
pre-release7 years ago

New Features

  • VaadinCheckBox
  • VaadinComboBox
  • VaadinSplitLayout (new demo might not be yet deployed)
  • Component events now return the actual component type (e.g. VaadinComboBox) for getSource() instead of generated component (GeneratedVaadinComboBox)
  • Generated Components slot methods now have Fluent API

Demos & New Tutorials

Breaking Changes

  • ModelConverter method has been renamed
    • Now P toPresentation(M modelValue) instead of toApplication(M modelValue)

Fixes

  • Navigating back doesn't crash the app anymore in certain cases #2089
  • On production mode, client side logging is now disabled
  • Template parsing ignores comments

Don't miss a new flow release

NewReleases is sending notifications on new releases.