summaryrefslogtreecommitdiffhomepage
path: root/app/lib/keyframe-animation.js
AgeCommit message (Collapse)AuthorFilesLines
2018-08-15Add workspacesAndrej Mihajlov1-257/+0
2018-08-08Add missing @flowAndrej Mihajlov1-0/+1
2018-07-02Add option to prefer const over let for immutable variablesAndrej Mihajlov1-2/+2
2018-06-20Update eslint rulesAndrej Mihajlov1-2/+2
2018-06-05Add formatted source codeAndrej Mihajlov1-45/+75
2017-06-26Replace Keyframe range with tupleAndrej Mihajlov1-3/+4
2017-06-19Clean up code commentsAndrej Mihajlov1-207/+24
2017-06-08Add flow annotations for KeyframeAnimation and relevant Electron typesAndrej Mihajlov1-70/+119
2017-05-30Fix bug when calling stop() during onFrame wouldn't have any effectAndrej Mihajlov1-5/+15
2017-05-23Reasons to all assertsErik Larkö1-4/+4
2017-05-19Use a websocket as the IPC channelErik Larkö1-1/+1
2017-03-24Whitespace errorsErik Larkö1-33/+33
2017-03-17New keyframe animationAndrej Mihajlov1-0/+349