summaryrefslogtreecommitdiffhomepage
path: root/app/components/AccountInput.js
AgeCommit message (Expand)AuthorFilesLines
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