0.1.0 – Card, avatar and tooltip
The first iteration of web components. The components are Polymer 2 based and use Vaadin’s ThemableMixin to offer flexible styling capabilities. The default styling is based on the Vaadin Lumo design language.
<j-card>
A flexible component for visual cards.
<j-avatar>
and <j-avatar-group>
Show an icon, name abbreviation or a profile image.
<j-tooltip>
A tooltip that can escape any stacking context (i.e. it is never clipped by any parent element).