Releases: vaadin/flow-components
Vaadin Flow Components V18.0.0.rc1
Vaadin Flow Components V18.0.0.rc1
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 18.0.0.beta3
Changes in vaadin-text-field-flow
Compatibility
- This release use Web Components listed in Vaadin Platform 18.0.0.rc1
- Tested with Vaadin Flow version 5.0.0.rc1
Vaadin Flow Components V14.4.3
Vaadin Flow Components V14.4.3
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 14.4.2
Changes in vaadin-combo-box-flow
-
Fixes:
-
Chore:
Changes in vaadin-context-menu-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-crud-flow
Changes in vaadin-date-time-picker-flow
Changes in vaadin-grid-flow
Changes in vaadin-grid-pro-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-list-box-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-menu-bar-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-select-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-tabs-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-time-picker-flow
Changes in vaadin-upload-flow
-
Chore:
- ⧉ Increase Web-Component version
Compatibility
Vaadin Flow Components V18.0.0.beta3
Vaadin Flow Components V18.0.0.beta3
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 18.0.0.beta2
Changes in vaadin-checkbox-flow
- Breaking Changes:
-
⧉ Use data view filter and sorting only to that component. PR:366. Ticket:8655
In-memory filtering and sorting are now stored directly in component, which gives an opportunity to change it through the data view API for a certain component separately from other components bound to the same data provider. (cherry picked from commit ed24e9b)
-
Changes in vaadin-combo-box-flow
-
Breaking Changes:
-
⧉ Use data view filter and sorting only to that component. PR:366. Ticket:8655
In-memory filtering and sorting are now stored directly in component, which gives an opportunity to change it through the data view API for a certain component separately from other components bound to the same data provider. (cherry picked from commit ed24e9b)
-
-
Fixes:
Changes in vaadin-grid-flow
- Breaking Changes:
-
⧉ Use data view filter and sorting only to that component. PR:366. Ticket:8655
In-memory filtering and sorting are now stored directly in component, which gives an opportunity to change it through the data view API for a certain component separately from other components bound to the same data provider. (cherry picked from commit ed24e9b)
-
Changes in vaadin-list-box-flow
- Breaking Changes:
-
⧉ Use data view filter and sorting only to that component. PR:366. Ticket:8655
In-memory filtering and sorting are now stored directly in component, which gives an opportunity to change it through the data view API for a certain component separately from other components bound to the same data provider. (cherry picked from commit ed24e9b)
-
Changes in vaadin-radio-button-flow
- Breaking Changes:
-
⧉ Use data view filter and sorting only to that component. PR:366. Ticket:8655
In-memory filtering and sorting are now stored directly in component, which gives an opportunity to change it through the data view API for a certain component separately from other components bound to the same data provider. (cherry picked from commit ed24e9b)
-
Changes in vaadin-select-flow
- Breaking Changes:
-
⧉ Use data view filter and sorting only to that component. PR:366. Ticket:8655
In-memory filtering and sorting are now stored directly in component, which gives an opportunity to change it through the data view API for a certain component separately from other components bound to the same data provider. (cherry picked from commit ed24e9b)
-
Changes in vaadin-upload-flow
Compatibility
- This release use Web Components listed in Vaadin Platform 18.0.0.beta3
- Tested with Vaadin Flow version 5.0.0.rc1
Vaadin Flow Components V17.0.10
Vaadin Flow Components V17.0.10
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 17.0.9
Changes in vaadin-grid-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-upload-flow
-
Chore:
- ⧉ Increase Web-Component version
Compatibility
Vaadin Flow Components V18.0.0.beta2
Vaadin Flow Components V18.0.0.beta2
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 18.0.0.beta1
Changes in vaadin-combo-box-flow
Compatibility
- This release use Web Components listed in Vaadin Platform 18.0.0.beta2
- Tested with Vaadin Flow version 5.0.0.beta1
Vaadin Flow Components V18.0.0.beta1
Vaadin Flow Components V18.0.0.beta1
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 18.0.0.alpha1
Changes in vaadin-checkbox-flow
- Fixes:
Changes in vaadin-combo-box-flow
- Fixes:
-
⧉ Ignore ComboBox client-side filter in data view items getters. PR:336. Ticket:282
ComboBox's data views getItem() and getItems() methods implementations modified in a way to be not affected by client-side filter.
-
⧉ Use mutable list for items binding in ComboBox. PR:323. Ticket:322
If applied, this update will enable users to obtain a fully functional ComboBoxListDataView by passing ItemFilter and an array of Items to the corresponding setItem method to be able to add/remove items through DataView API and not to encounter an UnsupportedOperationException.
-
⧉ Add missing window suffix in the comboBoxConnector. PR:293
-
⧉ Client filter change should not fire ItemCountChangeEvent. PR:278. Ticket:210
The combo-box client filter now does not affect the items handling API of in-memory data view, i.e. the item count change event is not triggered and 'getItems' does not use the client filter.
-
Changes in vaadin-grid-flow
-
New Features:
-
Fixes:
Changes in vaadin-list-box-flow
- New Features:
Changes in vaadin-radio-button-flow
-
New Features:
-
Fixes:
Changes in vaadin-select-flow
- Fixes:
Compatibility
- This release use Web Components listed in Vaadin Platform 18.0.0.beta1
- Tested with Vaadin Flow version 5.0.0.beta1
Vaadin Flow Components V17.0.9
Vaadin Flow Components V17.0.9
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
There are no Changes in Flow Components since 17.0.8
Compatibility
Vaadin Flow Components V17.0.8
Vaadin Flow Components V17.0.8
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 17.0.7
Changes in vaadin-grid-flow
-
Fixes:
-
Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-radio-button-flow
Changes in pro-components (board
, charts
, confirm-dialog
, cookie-consent
, crud
, grid-pro
, rich-text-editor
)
- Chore:
- ⧉ Fix license in pom files
Compatibility
Vaadin Flow Components V14.4.2
Vaadin Flow Components V14.4.2
This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.
Changes in Flow Components from 14.4.1
Changes in vaadin-combo-box-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-crud-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-date-time-picker-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-grid-flow
-
Fixes:
-
Chore:
- ⧉ Increase Web-Component version
Changes in vaadin-radio-button-flow
- Fixes:
Changes in vaadin-time-picker-flow
- Chore:
- ⧉ Increase Web-Component version
Changes in pro-components (board, charts, confirm-dialog, cookie-consent, crud, grid-pro, rich-text-editor)
- Chore:
- ⧉ Fix license in pom files
Compatibility
Vaadin Flow Components V14.4.1
Vaadin Flow Components V14.4.1
This is a release of the Java integration for Vaadin Components to be used from the server side Java with Vaadin Flow.
Changes in Components
- vaadin-date-picker-flow 2.2.1 changes from 2.2.0
dc26d3c - Flow Components - Update NpmPackages (#221) - vaadin-grid-flow 4.3.1 changes from 4.3.0
bump snapshots used for demo f718ab5 - vaadin-text-field-flow 2.3.1 changes from 2.3.0
95fe390 - Flow Components - Update NpmPackages (#214) - vaadin-combo-box-flow 3.2.2 changes from 3.2.0
6052b56 Bump Web Component version to 5.4.1