web
web copied to clipboard
chore(deps): bump @xyflow/react from 12.0.0 to 12.1.0 in /apps/react-screenshots
Bumps @xyflow/react from 12.0.0 to 12.1.0.
Release notes
Sourced from @​xyflow/react
's releases.
@​xyflow/react
@​12
.1.0Minor Changes
#4555
24e87e39
Thanks@​peterkogo
! - Added final connection state as a function parameter to onReconnectEnd#4554
cca11ea1
Thanks@​peterkogo
! - Added optional selector for useConnection hook#4549
99733c01
Thanks@​moklick
! - feat(onConnectEnd): pass connectionState paramPatch Changes
#4550
41981970
Thanks@​moklick
! - fix(fitView): only trigger for resize observer#4501
ec64b572
Thanks@​jeffgord
! - fix(background): use offset prop correctly for dots variant#4548
692e6440
Thanks@​peterkogo
! - Replaced algorithm used for searching close handles while connecting#4547
fdff601d
Thanks@​moklick
! - chore(react): re-export Handle typeUpdated dependencies [
b63a3734
,24e87e39
,692e6440
,559d4926
,4ecfd7e1
,e7ef328f
,99733c01
]:
@​xyflow/system
@​0
.0.38
@​xyflow/react
@​12
.0.4Patch Changes
#4480
aae526f4
Thanks@​peterkogo
! - fix(dragging) nodeExtent breaks dragging nodes in subflows#4498
7a6e9e30
Thanks@​peterkogo
! - fix(pane) only capture pointer after a valid selection has started, fixes #4492
@​xyflow/react
@​12
.0.3Patch Changes
@​xyflow/react
@​12
.0.2Patch Changes
#4446
80baf53b
Thanks@​moklick
! - fix(resizer): export types#4450
18a12661
Thanks@​moklick
! - fix(selection): dont trigger onSelectionEnd on click#4451
4cccd06a
Thanks@​moklick
! - add nodeClickDistanceUpdated dependencies [
80baf53b
,4cccd06a
]:
@​xyflow/system
@​0
.0.36
@​xyflow/react
@​12
.0.1Patch Changes
... (truncated)
Changelog
Sourced from @​xyflow/react
's changelog.
12.1.0
Minor Changes
#4555
24e87e39
Thanks@​peterkogo
! - Added final connection state as a function parameter to onReconnectEnd#4554
cca11ea1
Thanks@​peterkogo
! - Added optional selector for useConnection hook#4549
99733c01
Thanks@​moklick
! - feat(onConnectEnd): pass connectionState paramPatch Changes
#4550
41981970
Thanks@​moklick
! - fix(fitView): only trigger for resize observer#4501
ec64b572
Thanks@​jeffgord
! - fix(background): use offset prop correctly for dots variant#4548
692e6440
Thanks@​peterkogo
! - Replaced algorithm used for searching close handles while connecting#4547
fdff601d
Thanks@​moklick
! - chore(react): re-export Handle typeUpdated dependencies [
b63a3734
,24e87e39
,692e6440
,559d4926
,4ecfd7e1
,e7ef328f
,99733c01
]:
@​xyflow/system
@​0
.0.3812.0.4
Patch Changes
#4480
aae526f4
Thanks@​peterkogo
! - fix(dragging) nodeExtent breaks dragging nodes in subflows#4498
7a6e9e30
Thanks@​peterkogo
! - fix(pane) only capture pointer after a valid selection has started, fixes #449212.0.3
Patch Changes
12.0.2
Patch Changes
#4446
80baf53b
Thanks@​moklick
! - fix(resizer): export types#4450
18a12661
Thanks@​moklick
! - fix(selection): dont trigger onSelectionEnd on click#4451
4cccd06a
Thanks@​moklick
! - add nodeClickDistanceUpdated dependencies [
80baf53b
,4cccd06a
]:
@​xyflow/system
@​0
.0.36
... (truncated)
Commits
4ebae14
Update CHANGELOG.md0d3e83e
chore(packages): bump82b9a69
Merge pull request #4555 from xyflow/reconnect-end-param21e5fc1
re-export connectionState types8590f9d
added final connection state to onReconnectEnd2a67337
added possibility to use selector with useConnection hook51f8f56
Merge pull request #4548 from xyflow/handle-lookupa892eee
Merge pull request #4550 from xyflow/fix/fitview-trigger93af340
fix(react/fitView): only trigger for resize observer36f4511
Merge branch 'main' into handle-lookup- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)