Mailspring/internal_packages
Evan Morikawa e7868df1ad feat(contenteditable): a React compatible contenteditable
Summary:
toolbar popup displays

restore caret protection on contenteditable

BAD - can't use cursor saving and restoring with react :(

_findNode works

saves and restores cursor state

contenteditable fixes to support cursor

comments on cursor

initial undo manager

extract undo manager and move up in stack

make undo manager a mixin

adding selection snapshots in composer

fixes in undo manager

selection saves selection states properly

move UndoManager and fix draft

selection state can now select backwards

selection works backwards and click not overridden

change bold class to allow for bolding and unbolding

styling of hover component

can set links in composer

bold and italic clicking works. text seleciton works

show link modal on hover

selection fixes

Test Plan: TODO

Reviewers: bengotow

Reviewed By: bengotow

Differential Revision: https://review.inboxapp.com/D1249
2015-03-02 15:33:58 -08:00
..
account-sidebar feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00
attachments fix(attachment): fix message attachment & rename to AttachmentComponent 2015-02-06 18:48:13 -05:00
calendar-bar
composer feat(contenteditable): a React compatible contenteditable 2015-03-02 15:33:58 -08:00
inbox-activity-bar feat(drafts) Reply to draft and minor fixes 2015-02-24 16:19:47 -08:00
inbox-contact-chip
inbox-light-ui feat(contenteditable): a React compatible contenteditable 2015-03-02 15:33:58 -08:00
inbox-participants
message-list feat(contenteditable): a React compatible contenteditable 2015-03-02 15:33:58 -08:00
message-templates refactor(keymaps): override-key-bindings instead of native-key-bindings 2015-02-04 21:31:41 -05:00
notification-mailto fix(specs): Lots of spec improvements. See details 2015-02-10 11:36:29 -08:00
notification-update-available feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00
notifications
onboarding fix(long-polling): Close streaming connections, wait for changes to stop 2015-02-18 13:59:58 -08:00
resizable-component feat(drafts) Reply to draft and minor fixes 2015-02-24 16:19:47 -08:00
search-bar feat(text): overflow uses ellipsis instead of wrapping 2015-02-04 21:17:10 -05:00
sidebar-fullcontact
thread-list feat(drafts) Reply to draft and minor fixes 2015-02-24 16:19:47 -08:00
unread-badge feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00
unread-notifications feat(notifications): Initial pass at new mail notifications 2015-02-20 12:19:34 -08:00