Commit graph

15 commits

Author SHA1 Message Date
Jordan Eldredge
2a02123890 Move marquee to offset by pixels
In anticipation of supporting the ability to drag the marquee contents, we're
moving to offsetting by pixels rather than actually modifying the text.
2016-07-28 17:54:36 -07:00
Jordan Eldredge
1e49d0a908 Move to thunks. Use display state from store (#164) 2016-07-27 23:17:32 -07:00
Greenkeeper
67995da4cf chore(package): update jest-cli to version 14.0.0 (#162)
https://greenkeeper.io/
2016-07-27 08:37:17 -07:00
Greenkeeper
b5c993e9bf chore(package): update babel-jest to version 14.0.0 (#161)
https://greenkeeper.io/
2016-07-27 08:36:59 -07:00
Jordan Eldredge
ac2ed8ba6e Add deploy script 2016-07-26 13:32:48 -07:00
Jordan Eldredge
6e9b26f442 Setup Travis 2016-07-25 22:52:56 -07:00
Jordan Eldredge
ea0fb94b41 Add spread babel plugin 2016-07-25 22:40:35 -07:00
Jordan Eldredge
f6df92fb29 Add util function getTimeStr and being testing 2016-07-22 08:02:31 -07:00
Jordan Eldredge
087546802f Inline cursors in CSS 2016-07-12 09:55:35 -07:00
Jordan Eldredge
060aafef65 Introduce Redux 2016-07-09 14:19:50 -07:00
Jordan Eldredge
9d73441989 Introduce first taste of React
Future PRs will move more code to React, but this seemed like a good place to
start.
2016-07-06 18:49:24 -07:00
Jordan Eldredge
6a3e0bf214 Add utility function to get weight 2016-07-05 22:00:10 -07:00
Jordan Eldredge
b5c7824f86 Begin introducing es6 2016-07-03 21:37:12 -07:00
Jordan Eldredge
92f5d429f2 Switch from require.js to WebPack
This means we lose the ability to run without a build tool, but it sets the
stage for migrating to React.
2016-05-02 21:20:13 -07:00
Jordan Eldredge
2dd030364c Improve build process, deprecate embedded version 2015-12-13 15:50:29 -08:00