Commit Verlauf

Autor SHA1 Nachricht Datum
  Kirk Trombley 868003b265 Splitting up the useGameInfo hook vor 5 Jahren
  Kirk Trombley 03a10225ab Prevent mid-game navigation vor 5 Jahren
  Kirk Trombley 5155616818 Moving shared logic back into the useMarkers hook vor 5 Jahren
  Kirk Trombley aebd81ccc0 Moving the useMarkersFromGuesses hook to shared vor 5 Jahren
  Kirk Trombley cc683d586a Creating the useClickToCheckScore hook vor 5 Jahren
  Kirk Trombley f7603e6070 renaming useMapWithMarkers to be clearer vor 5 Jahren
  Kirk Trombley 7d46d89b88 Modifying useMapWithMarkers to accept a mapRef and using click markers with it vor 5 Jahren
  Kirk Trombley ef01ee1c59 Moving the next round button logic out to a separate component vor 5 Jahren
  Kirk Trombley 6ae5aa77d4 Combining usage of the useLastRound hook vor 5 Jahren
  Kirk Trombley abf32de2b5 Moved useMapWthMarkers hook to its own file vor 5 Jahren
  Kirk Trombley 479b4427af Putting scores back in lastRound object, and refactoring the marker placement logic out to a single hook vor 5 Jahren
  Kirk Trombley 051862870e Moving all the marker logic to a separate file to clean up RoundSummary vor 5 Jahren
  Kirk Trombley cf5cf12d76 Removing everything that's not actually needed from the lastRound object vor 5 Jahren
  Kirk Trombley d5bdbd333f Looking up score from the player list we're already fetching vor 5 Jahren
  Kirk Trombley 37223838cd Removing the dead code and cleaning things up a little vor 5 Jahren
  Kirk Trombley 83e14d44c6 WIP but this does work, needs cleanup vor 5 Jahren
  Kirk Trombley c9d9139e52 Rewriting observable logic to use the fancy new fake redux vor 5 Jahren
  Kirk Trombley b824a8916b Big refactor to take all the state/callback passing and move it up to the observable stores vor 5 Jahren
  Kirk Trombley 5e50b8047c Using the shared stores for the round info vor 5 Jahren
  Kirk Trombley c3cec92cbf Putting the last round content in a store as well vor 5 Jahren
  Kirk Trombley 6eea1ba9c8 Making the whole application use gameId and playerName stores vor 5 Jahren
  Kirk Trombley d0182e5bf6 Genericizing round number for the RoundSummary component vor 5 Jahren
  Kirk Trombley 65f1ed6342 Moved round summary styling into styled-components vor 5 Jahren
  Kirk Trombley 951a5128ce Removed the map-div class from the css vor 5 Jahren
  Kirk Trombley 11e4e259b5 Adding args to useMap to set the initial position and zoom vor 5 Jahren
  Kirk Trombley ccc3810be5 Refactoring the top player logic and moving to separate component file vor 5 Jahren
  Kirk Trombley f7bff07568 Splitting RoundSummary into a directory, and adding the top scorer live update feature vor 5 Jahren