Commit Graph

40 Commits

Author SHA1 Message Date
Kai Moseley 6f906585fe Tweak the example 2016-12-12 08:19:16 +00:00
Kai Moseley 0ab32d1fa3 Address ESLint errors 2016-12-12 08:01:21 +00:00
Kai Moseley 1cb903cfba Clean up module interface 2016-12-12 07:16:12 +00:00
Kai Moseley 84361fdae9 Improve test coverage to 100% 2016-12-11 17:24:01 +00:00
Kai Moseley 0f3ff8168b Remove coverage from git 2016-12-11 15:53:10 +00:00
Kai Moseley a904988c75 Apply minor formatting changes 2016-12-11 15:51:42 +00:00
Kai Moseley e4a9eeabfc Increasing test coverage 2016-12-11 15:50:06 +00:00
Kai Moseley 5271513b70 Addings comments! 2016-12-11 11:33:00 +00:00
Kai Moseley 43cf6935c5 Remove longer example 2016-12-09 13:52:43 +00:00
Kai Moseley 966b7739bf Update reducer recursion to improve output structure 2016-12-06 08:17:01 +00:00
Kai Moseley b5e6f9024c Apply minor tweak to buildReducer name 2016-12-05 21:46:25 +00:00
Kai Moseley 0452b816a4 Amended resulting reducer to be an object for spreading 2016-12-05 21:44:55 +00:00
Kai Moseley 00087c751d Tweaks to flow types 2016-12-05 21:21:15 +00:00
Kai Moseley 69a0d3c616 Address flow errors 2016-12-05 18:17:56 +00:00
Kai Moseley 6ff5c56a2a Apply payload validation to initial object state 2016-12-05 16:54:15 +00:00
Kai Moseley 128c55bc52 Improve validation of the arrayReducer 2016-12-05 16:50:51 +00:00
Kai Moseley 0f7bd6efe4 Initial draft of array reducer 2016-12-04 19:25:49 +00:00
Kai Moseley 76c577ce6c ... 2016-12-04 16:30:48 +00:00
Kai Moseley 065126c761 Initial draft of array behaviors 2016-12-04 14:42:51 +00:00
Kai Moseley 8c19355486 Improve testing for shape validation 2016-12-04 14:01:08 +00:00
Kai Moseley 71cef6dee8 Polishing 2016-12-04 09:25:21 +00:00
Kai Moseley b04936697f Clean up buildReducers 2016-12-01 23:18:18 +00:00
Kai Moseley c5bbb38fbf Add validation testing, boolean type 2016-12-01 22:55:59 +00:00
Kai Moseley 54cd2d7547 Initial draft of object reducer 2016-12-01 16:23:22 +00:00
Kai Moseley 62f6adaf75 Update buildReducers 2016-12-01 14:32:22 +00:00
Kai Moseley f0db8af726 Created basic shape validation functionality 2016-11-29 16:38:18 +00:00
Kai Moseley 36b5eadc99 Clear flow errors 2016-11-29 13:57:40 +00:00
Kai Moseley 6d9c887486 Added type annotations to structure 2016-11-29 12:30:26 +00:00
Kai Moseley bd8640917a Add flow to array reducer 2016-11-29 11:47:52 +00:00
Kai Moseley 59b75a3ea3 Further initial dev 2016-11-23 16:20:09 +00:00
Kai Moseley 0f03205a70 Initial reducer structure definition 2016-11-23 09:19:50 +00:00
Kai Moseley 2577d56f90 Initial commit 2016-11-16 20:23:52 +00:00
Kai Moseley feb91c8122 Reduced size of output bundle 2016-09-21 08:00:38 +01:00
Kai Moseley bb21933588 Final cleanup to make npm install faster 2016-09-21 07:35:34 +01:00
Kai Moseley 934e4e6a95 Remove unnecessary lodash reference 2016-09-21 00:05:03 +01:00
Kai Moseley 00a638a907 Minor text tweak 2016-09-20 23:55:43 +01:00
Kai Moseley 0ca9f5c64a Cleanup 2016-09-20 23:52:23 +01:00
Kai Moseley db9b46ec09 Presentation pass 2016-09-20 23:07:11 +01:00
Kai Moseley caa65a7984 Introduce initial functionality - 'movable' shell components along with 'ball' tracking 2016-09-20 20:25:42 +01:00
Kai Moseley 1d990f63f2 Initial setup 2016-09-20 17:58:31 +01:00