提交历史

作者 SHA1 备注 提交日期
  Kirk Trombley 20a034fa9f Moving all of the routing logic out of Game and into App 5 年之前
  Kirk Trombley bbe2c98900 inlining the HeaderAndFooter logic 5 年之前
  Kirk Trombley fce2a22052 Moving some styling out of App and into index 5 年之前
  Kirk Trombley 072fa622ad Moving param-based link logic to custom hook 5 年之前
  Kirk Trombley a2776a7544 Separating out ApiInfo component 5 年之前
  Kirk Trombley 2364d0f251 Making the HeaderAndFooter be shared across screens to prevent re-render 5 年之前
  Kirk Trombley ca07e04a9b Reorganizing the bottom of the summary page, which allows removal of reset game button 5 年之前
  Kirk Trombley ef01ee1c59 Moving the next round button logic out to a separate component 5 年之前
  Kirk Trombley b2a9f5de55 Actually fixing the bg color issue 5 年之前
  Kirk Trombley bab4c1a313 Export cleanup and minor styling fix 5 年之前
  Kirk Trombley 6ae5aa77d4 Combining usage of the useLastRound hook 5 年之前
  Kirk Trombley cb4c47baac Removing the gameJoined shared state and fixing some more layout issues in the lobby 5 年之前
  Kirk Trombley c04091914d Modifying the look and feel of the join game form 5 年之前
  Kirk Trombley c7af5a00ae Changing some layout and logic for the Lobby 5 年之前
  Kirk Trombley 2e7caf1d6a Fixing some layout on the summary page 5 年之前
  Kirk Trombley 0071f882bb Adding new feature to ClickToCopy to provide children to render 5 年之前
  Kirk Trombley dcdb7e0aff Updating API notes 5 年之前
  Kirk Trombley 5da6475f4b README update 5 年之前
  Kirk Trombley cb0d65a6b6 implementing the linked game logic on summary page 5 年之前
  Kirk Trombley 0aa35d968c fixing minor memory leak according to React 5 年之前
  Kirk Trombley 7f93794815 Splitting up the HomePage so that the game creation form can be re-used 5 年之前
  Kirk Trombley 9d87568c5a Changing useGameInfo to return an empty object while loading 5 年之前
  Kirk Trombley b287764efb Changing gameStore to actually do a full reset on going to a lobby 5 年之前
  Kirk Trombley 43283e5555 fixing issue of not actually saving the link in the db on the back-end 5 年之前
  Kirk Trombley eb6f49e44e Making join link appear before you set a name 5 年之前
  Kirk Trombley b263def100 Changing usePlayerScores hook into useGameInfo 5 年之前
  Kirk Trombley 98c4484b7b Adding new API consumption to front-end 5 年之前
  Kirk Trombley b1f1ab5b91 Actually this is a much cleaner API 5 年之前
  Kirk Trombley 21900ebc29 Game link API design 5 年之前
  Kirk Trombley 335f84e85d Some API updates to fix the timeout flag bug 5 年之前