Skip to content
Compare
Choose a tag to compare
@primer-css primer-css released this 23 Apr 15:48
· 3 commits to main since this release
0ef6165

Patch Changes

  • #972 663a4c1 Thanks @rezrah! - Add mode="split-button" variant to ActionMenu component

  • #972 663a4c1 Thanks @rezrah! - Removed default arrow visibility in the ButtonGroup and CTABanner components.

    Use hasArrow on individual Button elements to restore the previous arrow appearance.

  • #972 663a4c1 Thanks @rezrah! - ActionMenu overlay alignment now defaults to end, where it was previously start. Use the menuAlignment prop in ActionMenu to restore previous behavior if required.