pixelandtonic / garnishjs

UI toolkit by Pixel & Tonic
MIT License
39 stars 5 forks source link

Disclosure menu #13

Closed gcamacho079 closed 2 years ago

gcamacho079 commented 2 years ago

Description

A UI component for disclosure components, with documentation added to the README.

Testing has been done with a simple toggle element on the Craft 3 Dashboard. There are some outstanding issues with the setPositionRelativeToAnchor method that I'm looking into right now, but would love feedback on the rest.

Screen Shot 2021-09-29 at 10 55 32 AM

Related issues

gcamacho079 commented 2 years ago

@brandonkelly this is ready for review again and can be previewed via the My Account button in my CMS pull request.

Per our discussion on Monday, I've added directional key navigation and added the ability to align the element to a child element of the wrapper.