n8n/packages
Alex Grozav f566569299
feat(editor): Add drag and drop from nodes panel (#3123)
*  Added support for drag and drop from nodes main panel.

 Added node draggable placeholder.

*  Added snapping to grid. Changed how draggable ghost follows the cursor.

* 💄 Changed node drag anchor position to be centered.

*  Added drag and drop animation. Added event cancellation when dropping node on main panel.

* ♻️ Simplified drag and drop code and cleaned up prop-drilling.

* 🐛 Added check for nodeTypeName in dataTransfer when draging and dropping nodes.

* 🐛 Ensured MS Edge compatibility. MS edge does not send datatransfer in ondragover event.

Co-authored-by: Mutasem <mutdmour@gmail.com>
2022-04-19 12:28:31 +02:00
..
cli 🐛 Update initialization checks (#3147) 2022-04-19 12:22:05 +02:00
core 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00
design-system 🔖 Release n8n-design-system@0.17.0 2022-04-11 13:25:23 +00:00
editor-ui feat(editor): Add drag and drop from nodes panel (#3123) 2022-04-19 12:28:31 +02:00
node-dev Fix n8n-node-dev publish issue 2022-04-12 19:45:53 +02:00
nodes-base fix(Postgres Node): Fix issue with columns containing spaces (#2989) 2022-04-19 11:48:41 +02:00
workflow 🎨 Centralize error throwing for encryption keys and credentials (#3105) 2022-04-15 08:00:47 +02:00