Skip to content

v34.3.0

Choose a tag to compare

@primer-css primer-css released this 26 Jan 10:50
· 3911 commits to main since this release
6932973

Minor Changes

Patch Changes

  • #1759 493c6ea1 Thanks @siddharthkp! - AnchoredOverlay: Add support for passing an id to the anchor. Remove unnecessary aria-labelledby on anchor.
    ActionMenu v2: Add aria-labelledby for ActionList

  • #1779 2630800d Thanks @siddharthkp! - ActionMenu v2: ActionMenu.Button now uses Button v2

  • #1735 8ff114b1 Thanks @siddharthkp! - Add composable DropdownMenu to @primer/components/drafts

  • #1814 384c3756 Thanks @pksjce! - Upgrade @primer/behaviors

  • #1804 aa09ed79 Thanks @rezrah! - Fixes bug in PointerBox component where caret doesn't inherit correct styling. Backwards compataible with previous API.