Commit Graph
479 Commits
Author SHA1 Message Date
moklick 4a3af6da2f fix(xyhandle): only fire end events when connection started #5315 2025-06-27 21:09:02 +02:00
Moritz KlackandGitHub 0a853e11d3 Merge pull request #5361 from xyflow/fix/edge-elevation
Fix/edge elevation
2025-06-26 14:36:44 +02:00
moklick a7abcc0517 test(edges): zindex in sub flows 2025-06-26 12:12:13 +02:00
Moritz KlackandGitHub 67c576dc29 Merge pull request #5344 from xyflow/feat/connection-drag-threshold
Add connectionDragThreshold
2025-06-25 16:40:49 +02:00
peterkogo 323f07dd01 revert some default behaviour from getElevatedZINdex 2025-06-25 15:43:01 +02:00
moklick 31b576ebe7 refactor(panel): simplify / fix panel pointer events #5356 2025-06-24 19:58:16 +02:00
peterkogo cf5597b845 Elevate child nodes +1 over the parent 2025-06-24 10:59:23 +02:00
peterkogo 04ff28dddc Elevate edges regardless of selected nodes 2025-06-24 10:59:06 +02:00
moklick 879988fb81 chore(libs): add tsdoc annotations 2025-06-23 09:35:11 +02:00
moklick fd9851fab8 chore(libs): add tsdoc annotations 2025-06-23 09:30:32 +02:00
moklick 077e459c34 refactor(xydrag): only send position changes if changed 2025-06-18 09:44:45 +02:00
moklick 7c5c14b2c5 feat(xyhandle): add dragThreshold #5315 2025-06-16 17:07:40 +02:00
moklick 85efdd8876 chore(system): add comments for types 2025-06-16 09:55:50 +02:00
peterkogo 33b7a47dd7 fix linting and linting errors. remove unused svelte prop 2025-06-11 15:30:28 +02:00
peterkogo 178ad01f51 remove css variable from node resizer 2025-06-10 21:22:29 +02:00
peterkogo 9c2108f443 correct node resizer control size for viewport zoom 2025-06-10 16:39:51 +02:00
moklick 09458f52ff feat(nodes-edges): add domAttributes 2025-06-05 15:41:44 +02:00
moklick 406c09aeff chore(a11y): cleanup config keys 2025-06-03 22:08:04 +02:00
moklick 691dd7bf77 Merge branch 'main' into a11y 2025-06-03 21:00:56 +02:00
Abbey Yacoe 13b64afbaf chore: rename LabelConfig -> AriaLabelConfig, update dict names 2025-06-03 15:42:57 +02:00
Abbey Yacoe 96eba257aa chore: use svelte and react types for AriaRole 2025-06-03 14:41:25 +02:00
moklick 6543ddc31c chore(labelconfig): cleanup 2025-06-03 13:36:16 +02:00
Abbey Yacoe 416f533622 fix: update default value 2025-06-03 12:59:43 +02:00
Moritz KlackandGitHub 220cb7f8a3 Merge branch 'main' into a11y 2025-06-03 12:54:44 +02:00
Abbey Yacoe 9f82b15d58 chore: add roles to edges 2025-06-03 11:48:06 +02:00
Abbey Yacoe 679f8a9463 chore: add handle aria-label 2025-06-02 14:39:14 +02:00
Abbey Yacoe 28b0430606 chore: set default role to group, add aria-roledescription 2025-06-02 13:19:27 +02:00
Abbey Yacoe cdc08f1b54 chore: swap role for ariaRole, add svelte 2025-06-02 12:10:54 +02:00
Abbey Yacoe ba9df8eaf8 feat: add role prop to nodes 2025-05-26 17:08:29 +02:00
Abbey Yacoe 9641f2a0df chore: make labelConfig items required, update description text 2025-05-26 12:04:22 +02:00
Abbey Yacoe b310586dfb fix: revert addition of as prop 2025-05-22 16:31:50 +02:00
Abbey Yacoe 1fb7a5c98a chore(a11y): add ariaLiveMessage to label config 2025-05-22 15:58:31 +02:00
Abbey Yacoe 21e25d698c feat(node): add as property to allow custom HTML elements 2025-05-22 15:04:20 +02:00
Abbey Yacoe 74929f09bc chore(controls): add custom aria labels 2025-05-22 12:36:36 +02:00
Abbey Yacoe 3c421d5f02 chore(Minimap): add custom aria label for SF and RF 2025-05-22 12:16:37 +02:00
Abbey Yacoe 48c5467851 chore(a11y): merge labelConfig with defaults 2025-05-22 11:38:02 +02:00
Abbey Yacoe 3858d3b08b chore(a11y): add controls to LabelConfig 2025-05-21 16:50:48 +02:00
Abbey Yacoe 54fc3c0717 chore(a11y): pass labelConfig state through store updater 2025-05-21 12:21:59 +02:00
Abbey Yacoe ee8709b5fb chore: update LabelConfig name, add to store, create a11y example 2025-05-20 17:20:46 +02:00
Abbey Yacoe 07265ed277 chore(a11y): rename props, fix linting error 2025-05-20 14:40:28 +02:00
Moritz KlackandGitHub 9f7bc8c668 Merge branch 'main' into patch-1 2025-05-20 09:48:55 +02:00
moklick ce9814ddce feat(viewport-options): add interpolate 2025-05-19 15:19:11 +02:00
Abbey Yacoe 9e4a9ae65d #5201 chore(A11yDescriptions): add static support for localization 2025-05-19 13:15:26 +02:00
moklick 9691d2c070 feat(viewport-options): add ease #3189 2025-05-19 13:14:27 +02:00
peterkogo 2dd462ef5f fix connection snapping 2025-05-15 13:37:48 +02:00
peterkogo 346268a57c fix background color css var fallback order 2025-05-14 16:13:37 +02:00
moklick 69021e8bbe chore(react): use OnReconnet from system 2025-05-14 11:45:58 +02:00
peterkogo a95f0e2fbf added onReconnect type 2025-05-14 11:11:34 +02:00
moklick ee509176cb chore(panel): less intrusive fix 2025-05-12 11:59:58 +02:00
moklick ff02eeecaf fix(panel-position): do not use margin for gaps #4431 2025-05-12 09:55:41 +02:00