Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley 4f4676e6f8 Resetting gameStore to the real defaults il y a 5 ans
  Kirk Trombley 37223838cd Removing the dead code and cleaning things up a little il y a 5 ans
  Kirk Trombley fae107ff5e Adding dequal to make the score lookup not rerender unnecessarily il y a 5 ans
  Kirk Trombley 83e14d44c6 WIP but this does work, needs cleanup il y a 5 ans
  Kirk Trombley 4fa2e75ed0 Renaming GGSHService to apiMethods il y a 5 ans
  Kirk Trombley 3e8956cd5e Renaming a few more things for clarity il y a 5 ans
  Kirk Trombley 5a81c01319 Deleting unused getters il y a 5 ans
  Kirk Trombley 276abc2fa7 Wrapping submitGuess up as a single action il y a 5 ans
  Kirk Trombley 33a4953197 getCurrentRound no longer relying on dispatch il y a 5 ans
  Kirk Trombley 9034815473 Making joinGame a single action as well, also cleaning up the gameInfo API call il y a 5 ans
  Kirk Trombley 1f55142070 Wrapping the game creation and start logic into a single action il y a 5 ans
  Kirk Trombley b81bb3f47e Improving the store API to remove need for selector and make it possible for actions to be async il y a 5 ans
  Kirk Trombley 0a3222a463 Bringing back the mapValues logic cause I think it's cleaner il y a 5 ans
  Kirk Trombley c6bc977bd3 More inlining il y a 5 ans
  Kirk Trombley e12a0ebb05 Cleanup to make code a little clearer il y a 5 ans
  Kirk Trombley 3501610aae dumb typo il y a 5 ans
  Kirk Trombley c9d9139e52 Rewriting observable logic to use the fancy new fake redux il y a 5 ans
  Kirk Trombley 2665da5114 Final clean up, there, the good parts of redux in 60 lines il y a 5 ans
  Kirk Trombley 500f5e9412 Moving out some logic that can be its own function il y a 5 ans
  Kirk Trombley 2ac008631d A little refactoring il y a 5 ans
  Kirk Trombley c73b12497f Implementing useObservable hook il y a 5 ans
  Kirk Trombley bf491f4f70 Implementing observable il y a 5 ans
  Kirk Trombley cb4e934d30 Merge logic implemented, assuming createObservable and createHook impl il y a 5 ans
  Kirk Trombley 508000eb2d Update path of mergeState, assuming observable definition il y a 5 ans
  Kirk Trombley f4177f1d3d Selector, assuming observable definition il y a 5 ans
  Kirk Trombley 36424b58d9 Dispatch, based on mergeState il y a 5 ans
  Kirk Trombley 8017df40bc Initial skeleton il y a 5 ans
  Kirk Trombley 25f0c1753a Inlining code for clarity il y a 5 ans
  Kirk Trombley aefe5ec470 Fixing an issue in the way Game was extracting params il y a 5 ans
  Kirk Trombley 1a8262391a More refactoring, fixing a bug with return to start logic il y a 5 ans