Historique des commits

Auteur SHA1 Message Date
  Kirk Trombley cc683d586a Creating the useClickToCheckScore hook il y a 5 ans
  Kirk Trombley 6553afa9bd Update useClickMarker to pass marker to onMove il y a 5 ans
  Kirk Trombley f7603e6070 renaming useMapWithMarkers to be clearer il y a 5 ans
  Kirk Trombley 0bd86059b4 Adding an api call for check score il y a 5 ans
  Kirk Trombley 7d46d89b88 Modifying useMapWithMarkers to accept a mapRef and using click markers with it il y a 5 ans
  Kirk Trombley d6aa6d6c19 Moving useClickMarker to a shared hook il y a 5 ans
  Kirk Trombley d637a855fe Implementing new score check API il y a 5 ans
  Kirk Trombley 4175d6c110 Designing a new score check endpoint il y a 5 ans
  Kirk Trombley 68f53b8668 how many seconds is in 2 minutes il y a 5 ans
  Kirk Trombley 20a034fa9f Moving all of the routing logic out of Game and into App il y a 5 ans
  Kirk Trombley bbe2c98900 inlining the HeaderAndFooter logic il y a 5 ans
  Kirk Trombley fce2a22052 Moving some styling out of App and into index il y a 5 ans
  Kirk Trombley 072fa622ad Moving param-based link logic to custom hook il y a 5 ans
  Kirk Trombley a2776a7544 Separating out ApiInfo component il y a 5 ans
  Kirk Trombley 2364d0f251 Making the HeaderAndFooter be shared across screens to prevent re-render il y a 5 ans
  Kirk Trombley ca07e04a9b Reorganizing the bottom of the summary page, which allows removal of reset game button il y a 5 ans
  Kirk Trombley ef01ee1c59 Moving the next round button logic out to a separate component il y a 5 ans
  Kirk Trombley b2a9f5de55 Actually fixing the bg color issue il y a 5 ans
  Kirk Trombley bab4c1a313 Export cleanup and minor styling fix il y a 5 ans
  Kirk Trombley 6ae5aa77d4 Combining usage of the useLastRound hook il y a 5 ans
  Kirk Trombley cb4c47baac Removing the gameJoined shared state and fixing some more layout issues in the lobby il y a 5 ans
  Kirk Trombley c04091914d Modifying the look and feel of the join game form il y a 5 ans
  Kirk Trombley c7af5a00ae Changing some layout and logic for the Lobby il y a 5 ans
  Kirk Trombley 2e7caf1d6a Fixing some layout on the summary page il y a 5 ans
  Kirk Trombley 0071f882bb Adding new feature to ClickToCopy to provide children to render il y a 5 ans
  Kirk Trombley dcdb7e0aff Updating API notes il y a 5 ans
  Kirk Trombley 5da6475f4b README update il y a 5 ans
  Kirk Trombley cb0d65a6b6 implementing the linked game logic on summary page il y a 5 ans
  Kirk Trombley 0aa35d968c fixing minor memory leak according to React il y a 5 ans
  Kirk Trombley 7f93794815 Splitting up the HomePage so that the game creation form can be re-used il y a 5 ans