Skip to content

[pull] main from xyflow:main#99

Merged
pull[bot] merged 22 commits intocode:mainfrom
xyflow:main
Mar 19, 2026
Merged

[pull] main from xyflow:main#99
pull[bot] merged 22 commits intocode:mainfrom
xyflow:main

Conversation

@pull
Copy link
Copy Markdown

@pull pull Bot commented Mar 19, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

lgrkvst and others added 21 commits March 1, 2026 10:58
Skip .npm and .cache directories (local caches, not tracked).
Add ignore-words-list for false positives:
- ned: person name 'Ned Batchelder' in .coderabbit.yaml
- mistic: GitHub username @mistic in CHANGELOGs
- inout: legitimate 'inout field' (input/output) term
- registerd -> registered (packages/react/src/store/index.ts:145)
- fom -> form (packages/system/src/xyhandle/XYHandle.ts:248)
- ot -> to (packages/react/src/types/nodes.ts:86)
Local npm cache directory should not be tracked.
Fixed typos:
- decendant -> descendant (CODE_OF_CONDUCT.md)
- furhter -> further (examples/README.md)
- draggin -> dragging (examples/svelte/.../Flow.svelte)
- realted -> related (packages/react/CHANGELOG.md)
- programatically -> programmatically (packages/react/CHANGELOG.md)
- dicuss -> discuss (packages/react/src/hooks/useHandleConnections.ts)
- attriubutes -> attributes (packages/svelte/CHANGELOG.md)
- insted -> instead (packages/svelte/.../types.ts)
- Enableing -> Enabling (packages/svelte/.../types.ts)
- Ocassionally -> Occasionally (packages/svelte/.../types.ts)
- failes -> fails (packages/svelte/.../initial-store.svelte.ts)
- cant -> can't (packages/system/CHANGELOG.md)
- aboslute -> absolute (packages/system/src/utils/general.ts)
- conneciton -> connection (packages/system/src/utils/store.ts)
- supress -> suppress (packages/system/src/xypanzoom/eventhandler.ts)
- independant -> independent (tests/playwright/README.md)
- get's -> gets (tests/playwright/e2e/edges.spec.ts)

=== Do not change lines below ===
{
 "chain": [],
 "cmd": "uvx codespell -w",
 "exit": 0,
 "extra_inputs": [],
 "inputs": [],
 "outputs": [],
 "pwd": "."
}
^^^ Do not change lines above ^^^
Pre-existing typo (`is` → `it`) that codespell can't catch since both
are valid words.  Spotted during PR review.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Pass options to viewport helper functions
fix: screenToFlowPosition add snapGrid types
Add codespell support with configuration and fixes
@pull pull Bot locked and limited conversation to collaborators Mar 19, 2026
@pull pull Bot added the ⤵️ pull label Mar 19, 2026
Fix missing border radius on smooth step edge bends
@pull pull Bot merged commit 916c557 into code:main Mar 19, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants