summaryrefslogtreecommitdiffhomepage
path: root/app/components/Layout.js
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-36/+0
2018-08-08Add missing @flowAndrej Mihajlov1-0/+1
2018-08-08Make HeaderBar more composableAndrej Mihajlov1-7/+4
2018-06-14Migrate to generic props constructorAndrej Mihajlov1-12/+9
2018-06-05Add formatted source codeAndrej Mihajlov1-15/+7
2018-04-16JS fixes for react-nativeanderklander1-16/+19
2018-02-20Fix flow annotations to work on flow v0.66Andrej Mihajlov1-14/+14
2017-06-30Annotate Layout + HeaderBar componentsAndrej Mihajlov1-55/+14
2017-06-23Migrate to React 15.6Andrej Mihajlov1-1/+2
2017-06-21Migrate HeaderBarStyle to FlowAndrej Mihajlov1-7/+0
2017-03-24Whitespace errorsErik Larkö1-4/+4
2017-03-10Fix @extends mentioning Component to point to ReactAndrej Mihajlov1-3/+3
2017-03-10Improve docs coverage. Add external docs for React.Component and Redux.StoreAndrej Mihajlov1-1/+27
2017-03-10Update documentationAndrej Mihajlov1-0/+21
2017-02-16Add settings paneAndrej Mihajlov1-4/+8
2017-02-16Feature/menubar popup window (#1)Andrei Mihailov1-2/+2
Add menubar and tests
2017-02-14Split up Layout on Container and Header for better control over Headerbar ↵Andrej Mihajlov1-7/+29
from components
2017-02-09Add basic structure and login screenAndrej Mihajlov1-0/+20