Mailspring/static/components
Ben Gotow 1dc7c03ebd fix(contact-chips): Contact chips are editable and have much better style
Summary:
The TokenizingTextField has several new optional props, including onEdit, which enables
editing of the tokens and tokenIsInvalid, which allows you to make tokens red, while still
accepting them as tokens.

When you go to send a message with invalid recipients it won't let you until you remove/
edit them.

Hotloading

Edit chips, keymappings not through command registry, 7 new tests for editing chips

Test Plan: Run 7 new tests

Reviewers: evan

Reviewed By: evan

Differential Revision: https://phab.nylas.com/D1825
2015-08-03 13:06:28 -07:00
..
button-dropdown.less fix(SDW): Styling of various controls and buttons. See description 2015-07-21 13:53:06 -07:00
extra.less feat(drag-threads): Move threads to folders/labels from thread list 2015-07-23 11:10:51 -07:00
generated-form.less
list-tabular.less fix(multiselect-bar): Do not render components inside action bar when it's hidden 2015-07-23 14:12:14 -07:00
menu.less feat(picker): new folder and label picker 2015-07-23 11:47:46 -07:00
popover.less fix(popover): don't let popover overflow 2015-07-23 19:42:16 -07:00
scroll-region.less
spinner.less feat(offline-mode, undo-redo): Tasks handle network errors better and retry, undo/redo based on tasks 2015-07-07 13:38:53 -04:00
tokenizing-text-field.less fix(contact-chips): Contact chips are editable and have much better style 2015-08-03 13:06:28 -07:00
unsafe.less