Mailspring/spec/components
Juan Tejada e3fc29ee36 remove(popover): Remove Popover in favor of FixedPopover
Summary:
- FixedPopover now correctly adjusts itself when overflowing outside
  window, in all directions
  - Updates styles
  - Adds specs
- Remove Popover and popover.less, and refactor all code that used it in
  favor of the new FixedPopover

Test Plan: Unit tests

Reviewers: drew, evan, bengotow

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2697
2016-03-09 10:05:46 -08:00
..
blockquote-manager-spec.coffee feat(composer): can outdent blockquotes allowing you to reply inline 2016-01-11 14:46:20 -05:00
clipboard-service-spec.coffee refactor(contenteditable): new ContenteditableExtension API 2015-12-21 19:58:01 -08:00
contenteditable-component-spec.cjsx refactor(contenteditable): use DOM mutation observers 2015-12-01 15:31:03 -08:00
date-input-spec.jsx test(plugins): Add snooze and send later specs 2016-03-03 12:38:42 -08:00
editable-list-spec.jsx test(plugins): Add snooze and send later specs 2016-03-03 12:38:42 -08:00
evented-iframe-spec.cjsx refactor(env): new NylasEnv global 2015-11-17 16:41:20 -08:00
fixed-popover-spec.jsx remove(popover): Remove Popover in favor of FixedPopover 2016-03-09 10:05:46 -08:00
injected-component-set-spec.jsx fix(composer-focus): Fix focus behavior + update InjectedComponent props 2015-12-29 21:28:15 -05:00
multiselect-list-interaction-handler-spec.coffee Fix MultiSelectListInteractionHandlers specs 2016-01-21 17:07:57 -08:00
multiselect-split-interaction-handler-spec.coffee Fix MutliSelectSplitInteractionHandler specs 2016-01-22 13:47:54 -08:00
tokenizing-text-field-spec.cjsx fix(quoted): fix quoted text issue with single blockquotes 2016-01-28 17:25:36 -08:00