ToolJet/frontend/src/_hooks
Navaneeth Pk e8ca5cbc73
Ability to select multiple widgets from canvas and change their position (#2979)
* Better canvas

* fixes sets the active node to the selected widget on the editor

* removing selectedComponent and fixing currentTab msg alignment for inspector

* useKeyHooks custom hotkey hook

* handles escape key on editor

* handles delete for multiple widgets

* removes unwanted comments

* fixes: all the widgets are deleted at once, in a single action

* hide delete button from widegt config handler when multiple components are selected

* fixes delete button width for long chars

* Revert "fixes delete button width for long chars"

This reverts commit 79dadfa7d3.

* fixes display config handler for selected widgets on layout/container widgets

* subcontainer layer dnd improvement for multi-widget

Co-authored-by: arpitnath <arpitnath42@gmail.com>
2022-05-11 14:43:13 +05:30
..
use-Focus.jsx [Bugfix] component names should be generated uniquely (#2006) 2022-02-03 17:40:50 +05:30
use-height-transition.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
use-mouse-position.jsx Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
use-popover.jsx Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
use-portal.jsx fixes line-height overlap : portal codehinter (#1719) 2022-01-04 09:26:44 +05:30
use-router.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
useDebounce.js [Home Page Design Changes] App listing style (#1808) 2022-01-20 18:35:37 +05:30
useHover.js [Home Page Design Changes] App listing style (#1808) 2022-01-20 18:35:37 +05:30
useKeyHooks.js Ability to select multiple widgets from canvas and change their position (#2979) 2022-05-11 14:43:13 +05:30
usePinnedPopover.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30