Mailspring/internal_packages/thread-snooze/lib
Ben Gotow 9d0ebe9423 fix(snooze): A few minor popover adjustments. See desc.
- 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
2016-02-24 20:05:21 -08:00
..
main.js feat(snooze): Adds initial design pass and update snooze popover 2016-02-23 20:03:42 -08:00
quick-action-snooze-button.jsx fix(snooze): A few minor popover adjustments. See desc. 2016-02-24 20:05:21 -08:00
snooze-actions.js feat(snooze/send-later): Add snooze and send later plugins 2016-02-18 10:06:21 -08:00
snooze-category-helpers.js fix(snooze): look at allCategories instead of userCategories 2016-02-24 16:51:34 -08:00
snooze-constants.js 💄 (plugins): Clean up constants in plugins 2016-02-23 22:55:47 -08:00
snooze-popover-body.jsx fix(snooze): A few minor popover adjustments. See desc. 2016-02-24 20:05:21 -08:00
snooze-popover.jsx fix(snooze): A few minor popover adjustments. See desc. 2016-02-24 20:05:21 -08:00
snooze-store.js fix(snooze): Close popover on error 2016-02-24 15:11:03 -08:00
toolbar-components.jsx feat(snooze): Adds initial design pass and update snooze popover 2016-02-23 20:03:42 -08:00