ToolJet/frontend
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
..
__mocks__ Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
assets/images [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30
config Revert "Uses double quotes to expand expressions (#1000)" (#1180) 2021-10-21 13:02:55 +05:30
ee/components/LoginPage Support for multiple workspaces 🚀 (#2778) 2022-05-05 12:38:42 +05:30
src Ability to select multiple widgets from canvas and change their position (#2979) 2022-05-11 14:43:13 +05:30
.dockerignore Setup docker-compose for local development 2021-04-29 15:29:25 +05:30
.eslintrc.json Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
.gitignore Initial commit for react app 2021-03-31 19:31:01 +05:30
babel.config.js Test: add app-util test setup (#2326) 2022-02-23 09:48:05 +05:30
firebase.json Firebase deploy config 2021-04-16 10:47:42 +05:30
package-lock.json [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30
package.json [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30
webpack.config.js [Feature]: Custom Component Widget (#2960) 2022-05-10 15:09:09 +05:30