PromucFlow_constructor/app/client/src/utils/hooks
Ashok Kumar M 2a8e37bf3b
feat: Sliding Canvas for Dragging and Selection (#9983)
* Move existing canvas's to CanvasArenas folder

* moving hooks to canvas arenas folder.

* Sticky canvas implementation.

* fixing specs(WIP)

* dip

* fixing test cases.

* removing comments.

* fixing build

* renaming for readability.

* adding folder for canvas based sagas.

* Resolve conflicts.

* fixing failed cases.

* fixing cypress cases.

* fixing bugs introduced coz of drag and drop.

* fixing bugs.

* few more bug fixes in draw to select.

* mouse pointer default when drag to select.

* bug fix.

* dip

* integrating intersection api.

* dip need to adjust offset

* fixing offset issues.

* readability fix

* rebase bug fixes.

* bug fix.

* adjust canvas slider on mouse over.

* unwanted changes.

* left offset fix + removing dead code.

* fixing bugs.

* fixing broken test cases.

* addressing code review comments.
2022-01-25 20:58:31 +05:30
..
dragResizeHooks.tsx refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
localstorage.tsx Moving all toast messages to messages.ts file (#2798) 2021-03-13 19:54:45 +05:30
useAllowEditorDragToSelect.ts feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
useAutoGrow.tsx Initialise comments (#3328) 2021-04-29 16:03:51 +05:30
useCanvasMinHeightUpdateHook.ts feat: Undo/Redo (#6654) 2021-09-21 13:25:56 +05:30
useClick.tsx Performance:entity explorer (#395) 2020-08-31 11:26:52 +05:30
useClickToSelectWidget.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
useClipboard.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
useDynamicAppLayout.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +05:30
useHorizontalResize.tsx feat: property pane docking (#7361) 2021-11-23 13:31:46 +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 refactor: Widget Development API (#6405) 2021-09-09 20:40:22 +05:30
useProceedToNextTourStep.tsx Update comments onboarding tour (#5903) 2021-07-16 14:01:26 +05:30
useReflow.ts feat: Reflow and Resize while Dragging and Resizing widgets. (#9054) 2022-01-13 18:51:57 +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