Skip to content

@teamblind-chorus/ui@1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 07:06
· 31 commits to main since this release
75a10a1

Minor Changes

  • d738b50: list/standard: add a per-row embedded banner slot. A Standard List row now
    accepts an item.banner holding a <Banner>, rendered below the row's text
    group at the row's full content width (sys.layout.stack.xs / 8px gap). The row
    stacks (text group over Banner) and the Banner is a nested-action region — its
    own controls never commit the row and the row's hover/pressed overlay is
    suppressed over it. Ships the matching chorus-list__banner styles.