Commit graph

14 commits

Author SHA1 Message Date
Jordan Eldredge
d9f8c2782a Move to thunks. Use display state from store 2016-07-27 23:12:29 -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