Skip to content

c-tile updates

Choose a tag to compare

@lukelarsen lukelarsen released this 01 Feb 23:08
· 259 commits to master since this release
3dbdea5

What's Changed

c-tile

Before you could only have an icon with tip on the right side of the tile. It would only show on hover.

Now you can set an icon-tip to be on the right or left side or both and set that icon to always show or show on hover.

New Props

alwaysShowTipLeft : boolean
tipIconLeft : string (icon name)
alwaysShowTipRight : boolean
tipIconRight : string (icon name)

New Replaceable Part

tip-content-left
tip-content-right

Removed Props

tip-icon
show-tip

Removed Replaceable Part

tip-content