chore(deps): bump @xyflow/react from 12.11.0 to 12.11.2
Type: Pull Request
State: Open
Association: Unknown
Comments: 2
(14 days ago)
(14 days ago)
Bumps @xyflow/react from 12.11.0 to 12.11.2.
Release notes
Sourced from @xyflow/react's releases.
@xyflow/react@12.11.2Patch Changes
#5825
5072914- Only create anXYDraginstance for draggable nodes.#5847
742860c- Stop theMiniMapfrom re-rendering on every store update.#5846
17c64a1- Apply the viewport pan/zoom transform imperatively so theViewportcomponent only renders once.Updated dependencies [
c707267,0c0cebc,56cf3b0,a01bb6b,9b3f390,cdfcbeb]:
@xyflow/system@0.0.79
@xyflow/react@12.11.1Patch Changes
#5815
87da45c- FixFinalConnectionStatetype so it preserves the discriminated union.#5824
6b1dac5- Do not fire on pane click when connection ends on pane#5818
4ddc2d8- Provide the shared handle config (connectOnClick,noPanClassName,rfId) through context instead of subscribing to the store in everyHandle, so a store update no longer runs a selector once per handle#5817
8df250b- Reduce per-handle work on store updates by returning a shared connection state while no connection is in progress.#5822
a6249de- Return stable reference for edge position when connected node gets deletedUpdated dependencies [
ceb8604,87da45c]:
@xyflow/system@0.0.78
Changelog
Sourced from @xyflow/react's changelog.
12.11.2
Patch Changes
#5825
5072914- Only create anXYDraginstance for draggable nodes.#5847
742860c- Stop theMiniMapfrom re-rendering on every store update.#5846
17c64a1- Apply the viewport pan/zoom transform imperatively so theViewportcomponent only renders once.Updated dependencies [
c707267,0c0cebc,56cf3b0,a01bb6b,9b3f390,cdfcbeb]:
@xyflow/system@0.0.7912.11.1
Patch Changes
#5815
87da45c- FixFinalConnectionStatetype so it preserves the discriminated union.#5824
6b1dac5- Do not fire on pane click when connection ends on pane#5818
4ddc2d8- Provide the shared handle config (connectOnClick,noPanClassName,rfId) through context instead of subscribing to the store in everyHandle, so a store update no longer runs a selector once per handle#5817
8df250b- Reduce per-handle work on store updates by returning a shared connection state while no connection is in progress.#5822
a6249de- Return stable reference for edge position when connected node gets deletedUpdated dependencies [
ceb8604,87da45c]:
@xyflow/system@0.0.78
Commits
3ab66efchore(packages): bump01d58b6Merge pull request #5846 from AlaricBaraou/perf/viewport-imperative-transform742860cperf(react): skip minimap re-renders when its geometry is unchanged17c64a1perf(react): apply the viewport transform imperatively instead of re-renderin...775bdd6Merge pull request #5825 from AlaricBaraou/perf/xydrag-draggable-only576a43drefactor(react): pass nodesDraggable to prevent wrong initial stateeedbc81chore(packages): bumpc7bdce4chore(pane): cleanupcd5ec45chore(react/pane): cleanupf919daafix(pane): do not fire pane click when connection ends on pane- 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 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)
Package Dependencies
Technical Details
| ID: | 16124556 |
| UUID: | 4833277562 |
| Node ID: | PR_kwDORPDPWc7vEGrf |
| Host: | GitHub |
| Repository: | sickboy81/crmdarfiny |