summaryrefslogtreecommitdiffhomepage
path: root/app/components/AccountInput.js
AgeCommit message (Expand)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-307/+0
2018-08-08Add missing @flowAndrej Mihajlov1-0/+1
2018-07-25Replace custom ClipboardData with DataTransfer typeAndrej Mihajlov1-9/+1
2018-07-05Use editable instead of disabled in AccountInput and shallow compare all propsAndrej Mihajlov1-6/+8
2018-06-05Add formatted source codeAndrej Mihajlov1-51/+57
2018-06-05Add javascript code formatterAndrej Mihajlov1-2/+4
2018-03-26Fix accountinput selection & inputanderklander1-8/+14
2018-03-26remove debug-scrap and _ignoreSelectanderklander1-10/+0
2018-03-26Login in reactxpanderklander1-26/+19
2018-03-02Remove the use of arrow functionAndrej Mihajlov1-1/+1
2018-03-02Always provide a dynamic ref to be able to restore the DOM selectionAndrej Mihajlov1-1/+1
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov1-9/+7
2017-11-21Refine flow types across projectAndrej Mihajlov1-1/+1
2017-07-21Fix invalid use of eslint-disableAndrej Mihajlov1-3/+2
2017-07-13Add tests for Account componentAndrej Mihajlov1-5/+12
2017-06-30Annotate AccountInput componentAndrej Mihajlov1-120/+67
2017-06-23Migrate to React 15.6Andrej Mihajlov1-1/+2
2017-03-24Whitespace errorsErik Larkö1-32/+32
2017-03-17Update tray assets and hide spinner when window is visibleAndrej Mihajlov1-5/+5
2017-03-10Fix @extends mentioning Component to point to ReactAndrej Mihajlov1-1/+1
2017-03-10Update docsAndrej Mihajlov1-1/+65
2017-03-10Improve docs coverage. Add external docs for React.Component and Redux.StoreAndrej Mihajlov1-0/+15
2017-03-09Ignore onSelect during keyDown/keyUpAndrej Mihajlov1-5/+26
2017-03-09Refactor codeAndrej Mihajlov1-10/+24
2017-03-08Handle cutAndrej Mihajlov1-0/+22
2017-03-08Document code and remove debug logAndrej Mihajlov1-41/+78
2017-03-08Handle edge cases and paste eventAndrej Mihajlov1-31/+38
2017-03-08Avoid saving refAndrej Mihajlov1-9/+8
2017-03-08Add AccountInput componentAndrej Mihajlov1-0/+184