Mailspring/internal_packages/composer/lib
Ben Gotow 8c764ca75d fix(composer): Show a scrollbar in the popout composer
Summary:
Fixes T1990

Change the ScrollRegion component so that you can optionally provide a getScrollbar prop that resolves to a ScrollRegion.Scrollbar component. This allows you to easily put the Scrollbar outside of the ScrollRegion if necessary.

Test Plan: Run tests

Reviewers: evan

Reviewed By: evan

Maniphest Tasks: T1990

Differential Revision: https://phab.nylas.com/D1665
2015-06-23 15:21:25 -07:00
..
compose-button.cjsx
composer-view.cjsx fix(composer): Show a scrollbar in the popout composer 2015-06-23 15:21:25 -07:00
contenteditable-component.cjsx fix(composer): Show a scrollbar in the popout composer 2015-06-23 15:21:25 -07:00
file-upload.cjsx feat(attachments): new attachments & uploads UI with img support 2015-06-11 12:04:52 -07:00
floating-toolbar.cjsx
image-file-upload.cjsx fix(*): Throttle so that DatabaseView won't pile on queries during scroll, better small attachment styles 2015-06-19 11:31:27 -07:00
main.cjsx feat(composer): new composer and button styles 2015-06-17 16:03:50 -07:00
participants-text-field.cjsx fix(mailto): Use paste logic to parse fields in mailto links, support poorly encoded URLs 2015-06-18 11:58:07 -07:00
scribe-template-regions.js