PromucFlow_constructor/app/client/src/utils/hooks
Pawan Kumar f19102d997
Widget Grouping Context Menu (#5284)
* Cut copy paste first cut

* removed different parent groups logic

* mouseup on the outer canvas removes selections.

* bug fix

* remove unwanted dead code.

* Adding tests

* build fix

* min height fixes

* fixing specs.

* fixing specs.

* fix merge conflcits

* fix border positioning

* fix canvas widgets incorrect bouding box

* fix bounding box position issue

* fix bounding box position issue

* fix

* border issue fix

* update test case

* add colors in theme

* use layers + use click capture on actions

* fix overflow issue in contextmenu in containers

* fix context menu display issue

* update position of context menu

* fix container box-shadow issue

* fix container box-shadow issue

* revert container box shadow

* stop opening of property pane on shift clicking a widget

* remove console.log

* fix multiselect box issue

* fix list widget overflow issue

Co-authored-by: Ashok Kumar M <35134347+marks0351@users.noreply.github.com>
Co-authored-by: root <root@DESKTOP-9GENCK0.localdomain>
2021-07-08 12:00:19 +05:30
..
dragResizeHooks.tsx Feature: Widget Grouping Phase II (#4825) 2021-06-17 18:56:54 +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
useCanvasMinHeightUpdateHook.ts [Feature] Widget Grouping Phase - 3 (Cut Copy Paste) (#5083) 2021-06-28 12:41:47 +05:30
useClick.tsx Performance:entity explorer (#395) 2020-08-31 11:26:52 +05:30
useClickOpenPropPane.tsx Widget Grouping Context Menu (#5284) 2021-07-08 12:00:19 +05:30
useClipboard.tsx Feature/entity browse (#220) 2020-08-10 14:22:45 +05:30
useDynamicAppLayout.tsx - Auto fix sort ddestructured props rule 2021-05-13 14:05:39 +05:30
useIsScrolledToBottom.tsx [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +05:30
useProceedToNextTourStep.tsx [Feature] Comments feature updates (#4579) 2021-05-20 17:33:08 +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