github vaadin/flow 24.5.0.alpha2
Vaadin Flow 24.5.0.alpha2

latest releases: 24.5.0.alpha5, 24.4.3, 24.5.0.alpha4...
pre-release27 days ago

Changes since 24.5.0.alpha1

All changes

New features

  • Add raw html table and related components
    Commit · Pull request

  • Flow components as children for ReactAdapterComponent
    Commit · Pull request · Issue

    Add support for having Flow Components as children in a ReactAdapoterComponent

  • Create converters for numeric values from NumberField
    Commit · Pull request · Issue

    This pull request introduces converter classes which converts between Numeric data types. This change addresses the need for such converters as outlined in issue #5134. With the availability of a NumberField in Vaadin, it is essential to have converters that facilitate the use of various number formats with this component.

  • Add ValueContext.getBinder()
    Commit · Pull request

    original authors: @archiecobbs and @mstahv

Fixes

Don't miss a new flow release

NewReleases is sending notifications on new releases.