Changes since 9.0.12
Fixes
-
Open Liberty includes AppShellConfigurator interface as an implementation of itself #13608 (#13663)
Commit · Pull request · IssueFilter out AppShellConfigurator interface as Open Liberty includes the implementation itself.
-
Do not select from session if parent has a better match (#13603)
Commit · Pull request · IssueCheck if parent registry contains a better match than the session registry.
-
Not fetch entire page if number of requested items is less (#13580)
Commit · Pull request · Issues vaadin-component-factory/selection-grid-flow#34, vaadin-component-factory/selection-grid-flow#16