Mailspring/static/components
Juan Tejada 1d4e4612d5 feat(popover): Add subtle ease-in animation when opening popover
- Closes popover on window resize:
  - Re rendering popover on window resize will be a bit more tricky because
    the FixedPopover only receives an origin rect. The one who
    dispatches the action has the responsability of re dispatching when
    the window resizes
- Fixes tiny behavior in send later popover
2016-03-22 13:45:07 -07:00
..
button-dropdown.less refactor(ui-variables): Clean UI variables for consistency/usage 2016-03-15 11:18:50 -07:00
contenteditable.less 🎨(floating-toolbar): Fix height for floating toolbar pointer 2016-02-24 17:25:57 -08:00
date-input.less test(plugins): Add snooze and send later specs 2016-03-03 12:38:42 -08:00
disclosure-triangle.less 🎨: Fixes, labels in narrow thread view, better label wrap 2016-02-11 15:25:24 -08:00
editable-list.less refactor(ui-variables): Clean UI variables for consistency/usage 2016-03-15 11:18:50 -07:00
empty-list-state.less feat(selection): Add new display for selection count + update toolbar 2016-03-21 12:20:11 -07:00
extra.less feat(download-all): Adds download-all button + style updates, more ES6 2016-03-21 18:23:26 -07:00
fixed-popover.less feat(popover): Add subtle ease-in animation when opening popover 2016-03-22 13:45:07 -07:00
generated-form.less refactor(ui-variables): Clean UI variables for consistency/usage 2016-03-15 11:18:50 -07:00
key-commands-region.less
list-tabular.less fix(thread-list): Invisible div extending into thread list blocks clicks 2016-02-24 20:05:21 -08:00
menu.less refactor(ui-variables): Clean UI variables for consistency/usage 2016-03-15 11:18:50 -07:00
modal.less 🎨(theme-picker): Adjust styles 2016-03-10 15:18:57 -08:00
outline-view.less fix(sidebar): Only show add folder icon on hover 2016-02-24 16:11:00 -08:00
popover.less fix(composer-buttons): Fix broken icons on overflow, make buttons wrap 2016-02-25 12:30:20 -08:00
scroll-region.less feat(find-in-thread): add the ability to find in a thread 2016-03-02 14:46:27 -08:00
spinner.less
switch.less 🎨(plugins): Fixes switch alignment issue in #1743 2016-03-15 11:09:09 -07:00
tokenizing-text-field.less refactor(ui-variables): Clean UI variables for consistency/usage 2016-03-15 11:18:50 -07:00
unsafe.less