Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix share button not working for some users (#5849) | Hailey | 2024-12-12 | 1 | -0/+20 |
| | | | | | | | | | | | | | | | * fix share button * Revert "fix share button" This reverts commit 3521c241729dc9bbe3dd7b62fc6e3e61e011cdf9. * tweak * Clean up context --------- Co-authored-by: Eric Bailey <git@esb.lol> | ||||
* | Expose more methods, support disabled items (#4954) | Eric Bailey | 2024-08-19 | 1 | -1/+5 |
| | |||||
* | Add `Menu` component (#3097) | Eric Bailey | 2024-03-05 | 1 | -0/+8 |
* Add POC menu abstraction * Better platform handling * Remove ignore * Add some menu items * Add controlled dropdown * Pass through a11y props * Ignore uninitialized context * Tweaks * Usability improvements * Rename handlers to props * Add radix comment * Ignore known type * Remove todo * Move storybook item * Improve Group matching * Adjust theming |