grungnet/src/modals
2021-04-15 21:39:39 +10: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
ForceUpdateModal.js Added force update handling 2021-04-11 18:02:02 +10: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 Add background colours to loading overlays to make it more readable 2021-04-15 21:39:39 +10:00
JoinModal.js Removed join text face and added to about 2020-04-14 16:55:03 +10:00
SelectDataModal.js Add background colours to loading overlays to make it more readable 2021-04-15 21:39:39 +10:00
SelectDiceModal.js Fixed dice select double click select and scaling 2021-04-01 11:11:56 +11:00
SelectMapModal.js Fix file import button 2021-04-15 16:28:39 +10:00
SelectTokensModal.js Fix file import button 2021-04-15 16:28:39 +10:00
SettingsModal.js Add background colours to loading overlays to make it more readable 2021-04-15 21:39:39 +10: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