mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-12 12:40:08 +08:00
9d0ebe9423
- Rather than have a `showing` prop on the fixed popover, I just remove it and put a span in it's place when it's gone. This means we always get componentDidMount when the popover appears and simplifies when to focus it's content. - The fixed popover implements esc and blur behaviors itself - The fixed popover uses the background-secondary color and works in dark mode - The snooze items have hover and active states |
||
---|---|---|
.. | ||
main.js | ||
quick-action-snooze-button.jsx | ||
snooze-actions.js | ||
snooze-category-helpers.js | ||
snooze-constants.js | ||
snooze-popover-body.jsx | ||
snooze-popover.jsx | ||
snooze-store.js | ||
toolbar-components.jsx |