mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-05 22:38:48 +00:00
* 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
|
||
|---|---|---|
| .. | ||
| use-Focus.jsx | ||
| use-height-transition.jsx | ||
| use-mouse-position.jsx | ||
| use-popover.jsx | ||
| use-portal.jsx | ||
| use-router.jsx | ||
| useDebounce.js | ||
| useHover.js | ||
| useKeyHooks.js | ||
| usePinnedPopover.jsx | ||