vaadin / flow-components

Java counterpart of Vaadin Web Components
100 stars 66 forks source link

feat: grid empty state content #6321

Closed tomivirkki closed 4 months ago

tomivirkki commented 4 months ago

Description

Depends on https://github.com/vaadin/web-components/pull/7429

Add empty state API to Grid:

Setting empty state content to the Grid makes it display the content whenever there are no items to render.

Part of https://github.com/vaadin/platform/issues/5719

Type of change

Feature

sonarcloud[bot] commented 4 months ago

Quality Gate Passed Quality Gate passed

Issues
8 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

vaadin-bot commented 4 months ago

This ticket/PR has been released with Vaadin 24.5.0.alpha1 and is also targeting the upcoming stable 24.5.0 version.