Minor changes
- 88850d5
Add
tooltipTimestampFormatto TimeseriesChart for formatting standard and marker tooltip timestamps in a consumer-selected time zone. - 81b0ef4
Add Base UI-style composable Popover parts while preserving the legacy
Popover.ContentAPI. - 2f9b17f
Allow LayerDialog actions to use a ButtonGroup split button for related alternate submit outcomes.
Patch changes
- f7d6829
Keep Popover arrows visible when content clips or scrolls by using a compatibility-safe opacity transition.
- a8c946a
Match a linkable Badge's focus outline to its pill shape.
- 462516f
Stop logging runtime warnings for deprecated Text heading variants. The variants remain marked as deprecated in the TypeScript API.
- 7d91721
Preserve ButtonGroup's outer corners while an overlay control is open.