mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +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 |
||
---|---|---|
.. | ||
button-dropdown.less | ||
contenteditable.less | ||
disclosure-triangle.less | ||
editable-list.less | ||
extra.less | ||
fixed-popover.less | ||
generated-form.less | ||
key-commands-region.less | ||
list-tabular.less | ||
menu.less | ||
outline-view.less | ||
popover.less | ||
scroll-region.less | ||
spinner.less | ||
switch.less | ||
tokenizing-text-field.less | ||
unsafe.less |