Historial de Commits

Autor SHA1 Mensaje Fecha
  Kirk Trombley 0a3222a463 Bringing back the mapValues logic cause I think it's cleaner hace 5 años
  Kirk Trombley c6bc977bd3 More inlining hace 5 años
  Kirk Trombley e12a0ebb05 Cleanup to make code a little clearer hace 5 años
  Kirk Trombley 3501610aae dumb typo hace 5 años
  Kirk Trombley c9d9139e52 Rewriting observable logic to use the fancy new fake redux hace 5 años
  Kirk Trombley 2665da5114 Final clean up, there, the good parts of redux in 60 lines hace 5 años
  Kirk Trombley 500f5e9412 Moving out some logic that can be its own function hace 5 años
  Kirk Trombley 2ac008631d A little refactoring hace 5 años
  Kirk Trombley c73b12497f Implementing useObservable hook hace 5 años
  Kirk Trombley bf491f4f70 Implementing observable hace 5 años
  Kirk Trombley cb4e934d30 Merge logic implemented, assuming createObservable and createHook impl hace 5 años
  Kirk Trombley 508000eb2d Update path of mergeState, assuming observable definition hace 5 años
  Kirk Trombley f4177f1d3d Selector, assuming observable definition hace 5 años
  Kirk Trombley 36424b58d9 Dispatch, based on mergeState hace 5 años
  Kirk Trombley 8017df40bc Initial skeleton hace 5 años
  Kirk Trombley 25f0c1753a Inlining code for clarity hace 5 años
  Kirk Trombley aefe5ec470 Fixing an issue in the way Game was extracting params hace 5 años
  Kirk Trombley 1a8262391a More refactoring, fixing a bug with return to start logic hace 5 años
  Kirk Trombley de16dd535a making Game a single file component again hace 5 años
  Kirk Trombley b824a8916b Big refactor to take all the state/callback passing and move it up to the observable stores hace 5 años
  Kirk Trombley 5e50b8047c Using the shared stores for the round info hace 5 años
  Kirk Trombley c3cec92cbf Putting the last round content in a store as well hace 5 años
  Kirk Trombley 6eea1ba9c8 Making the whole application use gameId and playerName stores hace 5 años
  Kirk Trombley 7632367ad5 Implementing observable/store logic hace 5 años
  Kirk Trombley c684cea755 Cleaning up the summary page hace 5 años
  Kirk Trombley 2eea0493ff Fixing the score display bug hace 5 años
  Kirk Trombley 784784bf0c Undoing the API_BASE change hace 5 años
  Kirk Trombley c66b8767be README update hace 5 años
  Kirk Trombley 5e3985892c Doing some quick cleanup to the PlayerScore display hace 5 años
  Kirk Trombley d0182e5bf6 Genericizing round number for the RoundSummary component hace 5 años