improve ActionsNavItems and ActionsContainer
Created by: sqs
- support rendering a null ActionsNavItems (by making it so that the component itself can render its
<ul>
element, instead of requiring it to always be wrapped in a parent component's<ul>
) - clean up ActionsContainer, remove unneeded types