summaryrefslogtreecommitdiffhomepage
path: root/app/components/Switch.js
AgeCommit message (Expand)AuthorFilesLines
2017-07-27Remove JSDOM and update Switch componentAndrej Mihajlov1-0/+7
2017-07-21Proxy props to underlying INPUTAndrej Mihajlov1-1/+7
2017-07-20Mock "change" eventAndrej Mihajlov1-5/+1
2017-07-20Refactor mouse events capturingAndrej Mihajlov1-15/+14
2017-07-20Use standard clientX/Y instead of experimental pageX/YAndrej Mihajlov1-2/+2
2017-07-20Update Switch propsAndrej Mihajlov1-7/+9
2017-06-30Upgrade ESLint and adjust code to new linting requirementsAndrej Mihajlov1-2/+2
2017-06-30Migrate from deprecated React.Component.refsAndrej Mihajlov1-2/+10
2017-06-30Annotate Switch componentAndrej Mihajlov1-29/+48
2017-06-23Migrate to React 15.6Andrej Mihajlov1-1/+2
2017-03-24Whitespace errorsErik Larkö1-11/+11
2017-02-17Clean up codeAndrej Mihajlov1-12/+14
2017-02-17- Format account in settings pageAndrej Mihajlov1-17/+12
2017-02-17Add switch control and hook up settings reducer & actionsAndrej Mihajlov1-0/+107