PromucFlow_constructor/app/client/src/utils/hooks
Ashok Kumar M b2ade8e17e
Fix: disable widget selections when widget dragging is in progress. (#6573)
* Fix: disable widget selections when widget dragging is in progress.

* new widget select

* fixing jest tests.
2021-08-16 14:54:42 +05:30
..
dragResizeHooks.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
localstorage.tsx Moving all toast messages to messages.ts file (#2798) 2021-03-13 19:54:45 +05:30
useAutoGrow.tsx Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
useBlocksToBeDraggedOnCanvas.ts Fix: disable widget selections when widget dragging is in progress. (#6573) 2021-08-16 14:54:42 +05:30
useCanvasDragging.ts [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
useCanvasDragToScroll.ts [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
useCanvasMinHeightUpdateHook.ts Minor fixes for comments on the modal widget (#6368) 2021-08-06 14:47:56 +05:30
useClick.tsx
useClickOpenPropPane.tsx [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
useClipboard.tsx
useDynamicAppLayout.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
useIsScrolledToBottom.tsx Comments feature related fixes (#6156) 2021-07-28 12:32:11 +05:30
useOrg.tsx Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
usePositionedContainerZIndex.ts [Feature] Widget grouping - Allow Drag and Drop of multiple widgets. (#5389) 2021-08-12 11:15:38 +05:30
useProceedToNextTourStep.tsx Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
useResizeObserver.tsx [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
useScript.tsx Make sure google is available before loading components that rely on it (#1934) 2020-11-30 12:53:05 +05:30
useThrottledRAF.ts Implement new designs for the editor and viewer's navbar (#2750) 2021-02-04 12:32:36 +05:30
useWidgetSelection.ts [Feature] Widget Grouping Phase - 3 (Cut Copy Paste) (#5083) 2021-06-28 12:41:47 +05:30
useWindowDimensions.tsx Initialise comments (#3328) 2021-04-29 16:03:51 +05:30