mavenlink / design-system

Mavenlink React Components
https://mavenlink.github.io/design-system
MIT License
2 stars 4 forks source link

feat(Popover): implement className api #468

Closed bennapp closed 2 years ago

bennapp commented 2 years ago

feat(Popover): implement hideHeading api

Motivation

We want a fly over menu, which is really just a popover but with no X to close, no padding and no title. I felt it was better to compose existing components than create flyover menu, which is really just pop-over in combination with list options.

Acceptance Criteria

PR upkeep checklist