You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ListItem: Remove autoFocus and set focus on mount in RenameInput (04d9985)
Features
ActionsMenu: Add possibility to spread props to ActionsItems (20534cb)
ListItemContact: Use new ActionsMenu to get better accessibility (e77d043)
BREAKING CHANGES
ActionsMenu:ActionsItems no longer support isLast and setIsRenaming props. You have to use actionOptions to pass them. You should not be worried about this BC, ActionsItems is generally not used directly in apps