Procházet zdrojové kódy

chore: Update changelog for Vaadin 8.25.2

pull/12621/head
Patrik Lindström před 2 týdny
rodič
revize
bf1d34fba4
Žádný účet není propojen s e-mailovou adresou tvůrce revize
1 změnil soubory, kde provedl 5 přidání a 0 odebrání
  1. 5
    0
      CHANGELOG-VAADIN8.md

+ 5
- 0
CHANGELOG-VAADIN8.md Zobrazit soubor

@@ -1,5 +1,10 @@
# Vaadin 8 extended maintenance version changelog

## Vaadin 8.25.2

* Defined Vaadin License Checker version as a variable in the root POM in order to fix OSGI packaging. The packaging change in 8.25.1 exposed this issue.
* Mitigated the performance overhead caused by the Grid changes in 8.25.0, namely the re-layouting of a Grid on scroll is now only performed when a ComponentRenderer is present.

## Vaadin 8.25.1

* Reverted a fix for a ComboBox issue where, if a filter was applied and the user opens the dropdown choice menu, the currently selected choice was not initially being scrolled into view. This fix had the side effect of making it impossible to scroll the dropdown menu in certain cases. The fix for the original issue will be re-implemented in a side-effect free manner in a future release.

Načítá se…
Zrušit
Uložit