Files
Automata/packages/editor-ui/src
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
..
2022-03-14 14:46:32 +01:00
2022-03-14 14:46:32 +01:00
2022-04-11 15:12:13 +02:00
2022-03-14 14:46:32 +01:00
2022-03-14 14:46:32 +01:00
2019-06-23 12:35:23 +02:00
2019-06-23 12:35:23 +02:00
2022-04-11 15:12:13 +02:00
2022-02-28 10:57:44 +01:00