Skip to content

v0.14.0

Choose a tag to compare

@bambamboole bambamboole released this 23 Jun 13:09
517f582

0.14.0 (2026-06-23)

Features

  • add eager registry entrypoints (366cf08)
  • add standalone Tooltip component (d943a94)
  • add tooltip support to Card (95b58f0)
  • add tooltip support to Collapsible (088329d)
  • add tooltip support to Heading (a1cd360)
  • add tooltip support to Section (13dabaa)
  • extend tooltips to Card, Section, Heading, Collapsible + standalone Tooltip (b89a10b)
  • only show the select search box when the field is searchable (433e5c5)
  • only show the select search box when the field is searchable (1a0ccc9)
  • register Tooltip in the eager core component registry (7954c48)

Bug Fixes

  • add presentation role to collapsible tooltip wrapper for a11y lint (8e947d0)

Refactoring

  • align Card tooltip header structure with Section (2b146fc)

Documentation

  • document component tooltips and the standalone Tooltip (803afb0)
  • explain why standalone Tooltip triggers must be non-interactive (436e703)