grungnet/src/modals
2021-05-28 13:13:21 +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 Make tile groups selectable 2021-05-20 12:22:07 +10:00
EditTokenModal.js Make tile groups selectable 2021-05-20 12:22:07 +10: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 Migrate import/export to asset model 2021-04-30 14:05:12 +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 Add support for ungrouping tiles and refactor tile drag functions 2021-05-28 13:13:21 +10:00
SelectTokensModal.js Add support for ungrouping tiles and refactor tile drag functions 2021-05-28 13:13:21 +10:00
SettingsModal.js Add default maps and tokens to db and split db upgrade into new file 2021-05-01 12:54:00 +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