grungnet/src/hooks
2021-07-09 17:19:00 +10:00
..
useDebounce.tsx More typescript 2021-07-09 16:22:35 +10:00
useGridSnapping.js Change measure tool to use full snapping to grid center and add exact euclidean measurements 2021-06-19 09:36:00 +10:00
useImageCenter.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
useImageDrop.tsx Convert image drop to typescript 2021-07-09 17:19:00 +10:00
useMapImage.js Moved assets into new table in the database 2021-04-22 16:53:35 +10:00
useNetworkedState.tsx Merge branch 'master' into typescript 2021-07-02 15:54:54 +10:00
usePortal.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
usePreventOverscroll.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
usePreventSelect.js Fix selection of text when 3D touching a token on iOS 2021-06-17 11:30:06 +10:00
usePreventTouch.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
usePrevious.js Add basic hex functionality and clean up hooks and Vector2 class 2021-02-04 15:06:34 +11:00
useResponsiveLayout.js Add multi selection to tile grouping 2021-05-25 15:47:52 +10:00
useSetting.js Added shared grid context and moved away from calling useContext directly 2021-02-06 13:32:38 +11:00
useStageInteraction.js Refactor shortcuts into a central file and fix issue with caps lock 2021-03-25 16:31:06 +11:00