| @primer/react-brand | minor |
|---|
Multiple ActionMenu component updates:
- Calls consumer-provided
onClickhandlers in default and split-button modes. ⚠️ Breaking change toActionMenu.Buttonin split-button mode. Custom HTML attributes are now correctly forwarded to the primary action instead of the menu toggle. This was the originally intended behavior.- Forwards the
variantprop indefaultmode correctly.ActionMenucan now render in all availableButtonvariants. - Forwards the
leadingVisualprop indefaultmode.