mirror of
https://github.com/n8n-io/n8n.git
synced 2024-12-27 13:39:44 -08:00
f566569299
* ✨ 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> |
||
---|---|---|
.. | ||
api | ||
components | ||
modules | ||
plugins | ||
views | ||
App.vue | ||
constants.ts | ||
Interface.ts | ||
main.ts | ||
n8n-theme-variables.scss | ||
n8n-theme.scss | ||
public_path.js | ||
router.ts | ||
shims-tsx.d.ts | ||
shims-vue.d.ts | ||
store.ts | ||
vue-agile.d.ts |