ToolJet/frontend/src/_hooks
Arpit 946be9a340
Feature: Support to run Python code in Transformations (#4532)
* init 🚀

* supports Map or hastables in leftside json inspector

* handles python errors

* transform map to json

* persist transformations with custom hook

* load pyodide from frontend/assets

* asset path

* fixes csp error and adds subpath

* subpath

* subpath fix

* dir name changed

* default value syntax

* typo

* dropdown order
2022-10-27 14:11:26 +05:30
..
use-event-listener.jsx fix: re-render when cursor hovered on canvas (#3210) 2022-06-09 15:36:11 +05:30
use-focus.jsx fix: re-render when cursor hovered on canvas (#3210) 2022-06-09 15:36:11 +05:30
use-height-transition.jsx Fix linting errors across the app (#785) 2021-09-21 19:18:28 +05:30
use-local-storage.jsx Feature: Support to run Python code in Transformations (#4532) 2022-10-27 14:11:26 +05:30
use-mount.jsx [improvement] Listview widget - Adds default children when dropped for the first time (#3716) 2022-08-11 17:22:06 +05:30
use-popover.jsx Feature: Collaboration ( realtime comments for canvas ) 🔥 (#810) 2021-11-01 12:58:03 +05:30
use-portal.jsx Move & Resize portal (#3224) 2022-06-08 12:18:47 +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
useDraggableInPortal.js [Feature]: Re-Order Events (#3381) 2022-07-08 17:23:47 +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