Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley abf32de2b5 Moved useMapWthMarkers hook to its own file il y a 5 ans
  Kirk Trombley 479b4427af Putting scores back in lastRound object, and refactoring the marker placement logic out to a single hook il y a 5 ans
  Kirk Trombley 051862870e Moving all the marker logic to a separate file to clean up RoundSummary il y a 5 ans
  Kirk Trombley cf5cf12d76 Removing everything that's not actually needed from the lastRound object il y a 5 ans
  Kirk Trombley d5bdbd333f Looking up score from the player list we're already fetching 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 83e14d44c6 WIP but this does work, needs cleanup 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 b824a8916b Big refactor to take all the state/callback passing and move it up to the observable stores il y a 5 ans
  Kirk Trombley 5e50b8047c Using the shared stores for the round info il y a 5 ans
  Kirk Trombley c3cec92cbf Putting the last round content in a store as well il y a 5 ans
  Kirk Trombley 6eea1ba9c8 Making the whole application use gameId and playerName stores il y a 5 ans
  Kirk Trombley d0182e5bf6 Genericizing round number for the RoundSummary component il y a 5 ans
  Kirk Trombley 65f1ed6342 Moved round summary styling into styled-components il y a 5 ans
  Kirk Trombley 951a5128ce Removed the map-div class from the css il y a 5 ans
  Kirk Trombley 11e4e259b5 Adding args to useMap to set the initial position and zoom il y a 5 ans
  Kirk Trombley ccc3810be5 Refactoring the top player logic and moving to separate component file il y a 5 ans
  Kirk Trombley f7bff07568 Splitting RoundSummary into a directory, and adding the top scorer live update feature il y a 5 ans