Skip to content

0.1.0 – Card, avatar and tooltip

Compare
Choose a tag to compare
@jouni jouni released this 23 May 06:26

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.

screen shot 2018-05-23 at 9 19 09

<j-avatar> and <j-avatar-group>

Show an icon, name abbreviation or a profile image.

screen shot 2018-05-23 at 9 21 24

screen shot 2018-05-23 at 9 21 36

<j-tooltip>

A tooltip that can escape any stacking context (i.e. it is never clipped by any parent element).

screen shot 2018-05-23 at 9 21 47 2