-
Couldn't load subscription status.
- Fork 87
feat: vaadin-virtual-list #370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
34425e5 to
ca7960a
Compare
ca7960a to
2ef5338
Compare
| <style> | ||
| :host { | ||
| display: block; | ||
| height: 200px; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Added a default value to have <vaadin-virtual-list> with no explicitly defined height to not appear invisible.
|
Kudos, SonarCloud Quality Gate passed!
|
Description
Implements the
<vaadin-virtual-list>Web ComponentCloses #283
Type of change
Checklist
Additional for
Featuretype of change