n8n/packages/editor-ui/src/components/AssignmentCollection
2024-11-01 18:01:13 +02:00
..
Assignment.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
Assignment.vue fix(editor): Use selected input item for autocomplete (#10019) 2024-07-12 10:11:59 +02:00
AssignmentCollection.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
AssignmentCollection.vue refactor(editor): Migrate ParameterOptions to composition API (no-changelog) (#11501) 2024-11-01 16:11:54 +01:00
constants.ts feat: Add assignment component with drag and drop to Set node (#8283) 2024-02-06 18:34:34 +01:00
TypeSelect.test.ts refactor(editor): Move test files alongside tested files (no-changelog) (#11504) 2024-11-01 18:01:13 +02:00
TypeSelect.vue refactor(editor): Standardize how we use defineEmits in components using the composition API (no-changelog) (#9934) 2024-07-04 10:30:51 +03:00
utils.ts fix(editor): Improve dragndrop of input pills with spaces (#9656) 2024-06-07 15:37:30 +02:00