Mailspring/internal_packages/thread-snooze
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
..
assets feat(snooze): Adds initial design pass and update snooze popover 2016-02-23 20:03:42 -08:00
lib fix(snooze): A few minor popover adjustments. See desc. 2016-02-24 20:05:21 -08:00
stylesheets fix(snooze): A few minor popover adjustments. See desc. 2016-02-24 20:05:21 -08:00
package.json fix(metadata-plugins): Add production app ids 2016-02-23 22:29:49 -08:00
README.md feat(snooze/send-later): Add snooze and send later plugins 2016-02-18 10:06:21 -08:00