grungnet/src/modals
2021-02-22 17:14:12 +11:00
..
AddPartyMemberModal.js Refactored buttons and modals to be separate 2020-04-13 18:15:00 +10:00
AuthModal.js Combine session status events into one event 2021-02-20 14:40:00 +11:00
ChangeNicknameModal.js Updated nickname modal to focus input by default 2020-04-13 18:36:33 +10:00
ConfirmModal.js Added confirm modal and added confirmation for deleting and resetting maps and tokens 2020-10-10 15:32:59 +11:00
EditGroupModal.js Added map group support 2020-10-01 15:05:30 +10:00
EditMapModal.js Moved add/remove maps/tokens to Observables to allow for cross session syncing 2021-02-14 18:35:42 +11:00
EditTokenModal.js Moved add/remove maps/tokens to Observables to allow for cross session syncing 2021-02-14 18:35:42 +11:00
GameExpiredModal.js Added a session expired modal 2021-02-20 18:09:49 +11:00
GettingStartedModal.js Added getting started modal to home screen 2020-11-27 11:23:20 +11:00
ImportExportModal.js Added toasts to export/import success 2021-02-16 17:32:41 +11:00
JoinModal.js Removed join text face and added to about 2020-04-14 16:55:03 +10:00
SelectDataModal.js Updated select data UI edge cases 2021-02-14 13:58:21 +11:00
SelectDiceModal.js Re-labeled select dice button 2020-10-17 09:19:04 +11:00
SelectMapModal.js Clear map actions on reset 2021-02-22 17:14:12 +11:00
SelectTokensModal.js Added more loading spinners to map and token operations 2021-02-08 17:06:54 +11:00
SettingsModal.js Added partial import and export functionality 2021-02-13 21:51:31 +11:00
StartModal.js Added shared grid context and moved away from calling useContext directly 2021-02-06 13:32:38 +11:00
StartStreamModal.js Renamed radio to audio sharing 2020-10-17 16:17:38 +11:00
StartTimerModal.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00