Commit Graph
145 Commits
Author SHA1 Message Date
moklick 072d10da85 chore(pane): cleanup 2025-10-15 16:28:01 +02:00
peterkogo 3993b00782 simplify logic 2025-10-15 16:19:08 +02:00
moklick 75aff8ef26 refactor(selection): make it possible to start a selection above a node #5342 2025-10-15 15:15:07 +02:00
peterkogo 0c1ad4c861 Memoize NodeWrapper and EdgeWrapper 2025-10-01 11:33:34 +02:00
peterkogo d7a3172a60 prevent pinch zooming while making a new conection 2025-08-25 19:12:33 +02:00
Alessandro b4a8936009 restore attribute 2025-08-18 15:34:09 +02:00
Alessandro f2bbdba33a Fix open arrow marker using fill color from edge instead of none 2025-08-18 12:44:49 +02:00
Alessandro d060c3fa87 Adjust SvelteFlow and allow for null to use CSS variable 2025-08-11 13:59:38 +02:00
Alessandro 4c389117b7 allow null and correct behavior 2025-08-11 13:02:16 +02:00
Alessandro 8cb54fbf46 tighter check 2025-07-29 12:45:34 +02:00
Alessandro 24dc140431 Merge remote-tracking branch 'origin/main' into arrow-heads-fallback-color 2025-07-29 12:24:35 +02:00
Alessandro 85c6266a0e Style Arrow Heads Edge Markers with CSS Variables 2025-07-28 13:27:21 +02:00
moklick 7ff0733726 chore(types): less strict marker type #5411 2025-07-28 10:43:28 +02:00
moklick a07dc81afa feat(props): add connectionDragThreshold 2025-06-16 17:33:44 +02:00
moklick 34274eb44d chore(autoPanOnNodeFocus): cleanup 2025-06-10 09:19:23 +02:00
moklick 19cd285458 chore(autoFocus): rename to autoPanOnNodeFocus 2025-06-05 19:37:14 +02:00
Abbey Yacoe 6693c7300e feat: create enablePanOnFocus prop, update onFocus func 2025-06-05 12:22:06 +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 cdc08f1b54 chore: swap role for ariaRole, add svelte 2025-06-02 12:10:54 +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
Abbey Yacoe 9e4a9ae65d #5201 chore(A11yDescriptions): add static support for localization 2025-05-19 13:15:26 +02:00
moklick 9878e93601 refactor(provider): rename fitviewoptions to initialfitviewoptions 2025-04-15 13:09:19 +02:00
moklick c9415969eb feat(provider): add minZoom, maxZoom and fitViewOptions 2025-04-15 13:06:49 +02:00
moklick 0993c2c0af chore(marker): add aria-hidden true #5190 2025-04-10 11:25:39 +02:00
braks 4891e9cc1c fix(react,svelte): prevent pane click when connection is in progress 2025-02-28 07:38:44 +01:00
moklick 27df80b6a6 fix(selection-listener): pass generics 2025-02-24 08:58:24 +01:00
Dimitri POSTOLOV 5867bba805 lint: remove unnecessary type assertion 2025-02-20 16:03:44 +07:00
Moritz KlackandGitHub ad047fa023 Merge pull request #5010 from xyflow/tsdocs-update
TSDoc update
2025-02-12 16:49:36 +01:00
Moritz KlackandGitHub d506b108ad Merge pull request #5013 from xyflow/fix-connection-component-type
Fix connection component type
2025-02-12 14:22:12 +01:00
moklick 1344ccad39 chore(connection-line): pass generic 2025-02-12 14:18:14 +01:00
moklick 381ed2a5bf chore(types): add tsdocs 2025-02-11 17:57:21 +01:00
moklick 0848bc9367 chore(components): add tsdocs for rf and provider 2025-02-11 15:31:19 +01:00
moklick d8ab3bf0bd chore(hooks): tsdoc update 2025-02-11 13:59:17 +01:00
Wayne Tee ea54d9bcb1 fix(react): viewport shifting on node focus 2025-02-01 12:48:09 +08:00
Moritz KlackandGitHub cdca1c55d1 Merge pull request #4880 from crimx/patch-2
Fix type check for all event targets
2025-01-10 10:27:19 +01:00
peterkogo 748c140146 fixes 2025-01-08 17:12:12 +01:00
peterkogo 228ea770a3 let let be const 2025-01-08 17:01:57 +01:00
peterkogo 4947f683b7 Move areSetsEqual to system 2025-01-08 16:09:20 +01:00
peterkogo a893cddf8f Port enhanced selection logic from svelte to react 2025-01-08 16:05:28 +01:00
CRIMX b7b5032c02 fix(system): safe check all event target 2024-12-10 12:56:30 +08:00
peterkogo 738510b709 Prevent rerendering of EdgeRenderer by removing width & height from selector 2024-12-09 12:16:05 +01:00
moklick fbeab9c11d chore(react): allow custom data-testid #4838 2024-11-24 14:15:01 +01:00
Moritz KlackandGitHub cd0f1b58c3 Merge pull request #4572 from xyflow/fix-extent
fix node extent
2024-09-05 16:39:23 +02:00
moklick 5bbc9fb09c fix(viewport): make onViewportChange prop dynamic #4579 2024-09-02 14:42:42 +02:00
peterkogo 04774e5011 added nodeExtent to Svelte Flow and React Flow Provider 2024-08-22 10:34:52 +02:00
peterkogo 6af9f45a74 Cursor grab only shown if left click is panning 2024-08-19 11:56:08 +02:00
peterkogo 96b2795f48 only capture pointer for when selection is starting 2024-07-30 13:42:49 +02:00