Histórico de Commits

Autor SHA1 Mensagem Data
  Kirk Trombley d6aa6d6c19 Moving useClickMarker to a shared hook há 5 anos atrás
  Kirk Trombley d637a855fe Implementing new score check API há 5 anos atrás
  Kirk Trombley 4175d6c110 Designing a new score check endpoint há 5 anos atrás
  Kirk Trombley 68f53b8668 how many seconds is in 2 minutes há 5 anos atrás
  Kirk Trombley 20a034fa9f Moving all of the routing logic out of Game and into App há 5 anos atrás
  Kirk Trombley bbe2c98900 inlining the HeaderAndFooter logic há 5 anos atrás
  Kirk Trombley fce2a22052 Moving some styling out of App and into index há 5 anos atrás
  Kirk Trombley 072fa622ad Moving param-based link logic to custom hook há 5 anos atrás
  Kirk Trombley a2776a7544 Separating out ApiInfo component há 5 anos atrás
  Kirk Trombley 2364d0f251 Making the HeaderAndFooter be shared across screens to prevent re-render há 5 anos atrás
  Kirk Trombley ca07e04a9b Reorganizing the bottom of the summary page, which allows removal of reset game button há 5 anos atrás
  Kirk Trombley ef01ee1c59 Moving the next round button logic out to a separate component há 5 anos atrás
  Kirk Trombley b2a9f5de55 Actually fixing the bg color issue há 5 anos atrás
  Kirk Trombley bab4c1a313 Export cleanup and minor styling fix há 5 anos atrás
  Kirk Trombley 6ae5aa77d4 Combining usage of the useLastRound hook há 5 anos atrás
  Kirk Trombley cb4c47baac Removing the gameJoined shared state and fixing some more layout issues in the lobby há 5 anos atrás
  Kirk Trombley c04091914d Modifying the look and feel of the join game form há 5 anos atrás
  Kirk Trombley c7af5a00ae Changing some layout and logic for the Lobby há 5 anos atrás
  Kirk Trombley 2e7caf1d6a Fixing some layout on the summary page há 5 anos atrás
  Kirk Trombley 0071f882bb Adding new feature to ClickToCopy to provide children to render há 5 anos atrás
  Kirk Trombley dcdb7e0aff Updating API notes há 5 anos atrás
  Kirk Trombley 5da6475f4b README update há 5 anos atrás
  Kirk Trombley cb0d65a6b6 implementing the linked game logic on summary page há 5 anos atrás
  Kirk Trombley 0aa35d968c fixing minor memory leak according to React há 5 anos atrás
  Kirk Trombley 7f93794815 Splitting up the HomePage so that the game creation form can be re-used há 5 anos atrás
  Kirk Trombley 9d87568c5a Changing useGameInfo to return an empty object while loading há 5 anos atrás
  Kirk Trombley b287764efb Changing gameStore to actually do a full reset on going to a lobby há 5 anos atrás
  Kirk Trombley 43283e5555 fixing issue of not actually saving the link in the db on the back-end há 5 anos atrás
  Kirk Trombley eb6f49e44e Making join link appear before you set a name há 5 anos atrás
  Kirk Trombley b263def100 Changing usePlayerScores hook into useGameInfo há 5 anos atrás