spark icon indicating copy to clipboard operation
spark copied to clipboard

feat(link-box): added Linkbox.Link to raised components inside the box

Open Powerplex opened this issue 1 month ago • 1 comments

TASK: #2132

Description, Motivation and Context

We were not sure about using css selectors to raise nested links/elements on top of the overlay. Instead we introduce LinkBox.Raised to explicitely flag which components should remain on top.

Types of changes

  • [x] ✨ New feature (non-breaking change which adds functionality)

Powerplex avatar May 16 '24 14:05 Powerplex