ToolJet/plugins
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
..
_templates/plugin/new Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
packages Fixed null status code issue for Google sheets plugin (#3026) 2022-05-11 10:52:55 +05:30
schemas Add json schema for vscode autocomplete (#1962) 2022-01-27 10:55:16 +05:30
.eslintignore Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
.eslintrc.js chore: remove cypress from plugins [eslint] (#2522) 2022-03-16 07:20:51 +05:30
.gitignore Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
create-client-entry.js Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
create-server-entry.js Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
jest.config.js Feature/2395 - add eslint to plugins (#2402) 2022-03-10 12:29:48 +05:30
lerna.json Move plugins to root (#1728) 2022-01-17 12:38:17 +05:30
package-lock.json Ability to select multiple widgets from canvas and change their position (#2979) 2022-05-11 14:43:13 +05:30
package.json [Feature] Notion plugin 🚀 (#2853) 2022-04-26 14:58:48 +05:30
README.md Fix plugin documentation link (#2671) 2022-03-30 06:29:07 +05:30
tsconfig.json [Unit test] Plugins - Googlesheet update operation (#2450) 2022-03-08 11:53:47 +05:30