react-flow-example-apps
react-flow-example-apps copied to clipboard
chore(deps): bump @xyflow/react from 12.0.0 to 12.3.1 in /reactflow-create-react-app-react17
Bumps @xyflow/react from 12.0.0 to 12.3.1.
Release notes
Sourced from @xyflow/react's releases.
@xyflow/react@12.3.1Patch Changes
#4670
b056564cThanks@peterkogo! - Fix initialfitViewnot working correctly fornodeOriginother than [0,0]#4670
b056564cThanks@peterkogo! - ImprovefitViewto respect clamped node positions based onnodeExtent#4653
02390f99Thanks@bcakmakoglu! - Calculate viewport dimensions infitViewinstead of using stored dimensions. Fixes #4652Updated dependencies [
99ba64ac,b056564c]:
@xyflow/system@0.0.43
@xyflow/react@12.3.0Minor Changes
- #4477
d5592e75Thanks@peterkogo! - AddgetNodesBoundstouseReactFlow/useSvelteFlowhook as the new recommended way of determining node bounds.Patch Changes
#4630
4347269fThanks@moklick! - Fix<Minimap />only displaying nodes when providingonNodesChange.#4572
d9563505Thanks@peterkogo! - Improve handling of global and individualnodeExtents. Nodes will never render outside of specified extents.Updated dependencies [
d5592e75,d9563505]:
@xyflow/system@0.0.42
@xyflow/react@12.2.1Patch Changes
#4619
a7eb7c2dThanks@moklick! - align background pattern with snap grid#4611
2aaa709cThanks@moklick! - make onViewportChange a dynamic propUpdated dependencies [
2aaa709c]:
@xyflow/system@0.0.41
@xyflow/react@12.2.0Minor Changes
- #4574
b65aed19Thanks@bcakmakoglu! - AddgetHandleConnectionshelper touseReactFlow&useSvelteFlowPatch Changes
... (truncated)
Changelog
Sourced from @xyflow/react's changelog.
12.3.1
Patch Changes
#4670
b056564cThanks@peterkogo! - Fix initialfitViewnot working correctly fornodeOriginother than [0,0]#4670
b056564cThanks@peterkogo! - ImprovefitViewto respect clamped node positions based onnodeExtent#4653
02390f99Thanks@bcakmakoglu! - Calculate viewport dimensions infitViewinstead of using stored dimensions. Fixes #4652Updated dependencies [
99ba64ac,b056564c]:
@xyflow/system@0.0.4312.3.0
Minor Changes
- #4477
d5592e75Thanks@peterkogo! - AddgetNodesBoundstouseReactFlow/useSvelteFlowhook as the new recommended way of determining node bounds.Patch Changes
#4630
4347269fThanks@moklick! - Fix<Minimap />only displaying nodes when providingonNodesChange.#4572
d9563505Thanks@peterkogo! - Improve handling of global and individualnodeExtents. Nodes will never render outside of specified extents.Updated dependencies [
d5592e75,d9563505]:
@xyflow/system@0.0.4212.2.1
Patch Changes
#4619
a7eb7c2dThanks@moklick! - align background pattern with snap grid#4611
2aaa709cThanks@moklick! - make onViewportChange a dynamic propUpdated dependencies [
2aaa709c]:
@xyflow/system@0.0.4112.2.0
Minor Changes
- #4574
b65aed19Thanks@bcakmakoglu! - AddgetHandleConnectionshelper touseReactFlow&useSvelteFlowPatch Changes
... (truncated)
Commits
26d592fchore(packages): bumpb47a04fchore(useReactFlow): cleanup fitViewf70c5bbfix(react,svelte): calculate viewport dimensions inside of fitView actione72ae6fchore(packages): bump4a5d522refactor(react): use latest node dimensionscd0f1b5Merge pull request #4572 from xyflow/fix-extent94b2b44Merge pull request #4477 from xyflow/nodesbounds58c4f2brefactor(absPositions): pass nodeExtent752be28refactor(setNodeExtent): use correct extent6d4e229chore(react): only re-calculate extent if necessary- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)