This repository has been archived by the owner on Nov 27, 2023. It is now read-only.
fix(deps): update dependency reactflow to v11.8.3 #2268
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
11.7.4
->11.8.3
Release Notes
wbkd/react-flow (reactflow)
v11.8.3
Compare Source
Yet another fix for step and smoothstep edge routes
Patch Changes
3b329d69
- fix(step-edge): routing for equal handle positionsPatch Changes
3b329d69
]:v11.8.2
Compare Source
With this fix it's possible to use React17 again
Patch Changes
#3327
7132c168
- fix(react17): dont use mjs for esm modulesUpdated dependencies [
7132c168
]:v11.8.1
Compare Source
This patch release fixes an issue with nextjs that was introduces in 11.8.0
Patch Changes
1d99926c
Thanks @Reflejo! - Fix navigator being used on server-side rendering1d99926c
]:v11.8.0
Compare Source
This is probably the last minor and hopefully also the last patch release for v11. In the next weeks we will focus on the xyflow branch and the upcoming v12 major release. This release comes with a lot of fixes that we wanted to do for a long time. We finally fixed some windows scroll related bugs (fast zooming, no horizontal pan on scroll) and smooth edge bugs (better label positions, weird layouts).
Important updates for Windows users
panOnScroll
is set)Important note for Zustand users
If you are using Zustand, you need to update to v4.4.1 and follow the migration guide https://github.com/pmndrs/zustand/releases/tag/v4.4.0
Fixes
ff85d908
- fix(selection): keep node positions when extent is reached61d90578
- fix(onMoveEnd): falsely triggered on right clickfdddf43d
Thanks @s-yadav! - fix(windows): allow horizontal pan with Shift + scroll6e6bb674
- fix(panOnScroll): fire move eventsbb1b9318
- fix(zoom): handle windows zoom with ctrled4a0c1b
- fix(step-edge): edge path for horizontally or vertically aligned nodes10a32239
- fix(step-edge): better default label positionsf9169108
Thanks @VictorWinberg! - fix(key-press): mac issue keyup not triggered8b3e8400
- fix(windows): more natural key defaultsde989bc6
Thanks @hayleigh-dot-dev! - fix(node-click): handle deleted nodeMinimap Updates
1f4a2b52
Thanks @Elringus! - feat(minimap): addoffsetScale
prop327e54f5
Thanks @Elringus! - feat(minimap): add selected class name to minimap nodeChore and Refactoring
15742c00
- chore(zustand): use latest version6255c4cf
- chore(pkg): add exports field for package.json511ca769
- refactor(onError): use for node and edge type creatione64e961a
- chore(a11y): always add role attribute to edge wrapper15742c00
,10a32239
,fdddf43d
,6255c4cf
,ff85d908
,61d90578
,6e6bb674
,327e54f5
,1f4a2b52
,511ca769
,bb1b9318
,ed4a0c1b
,f9169108
,8b3e8400
,e64e961a
,de989bc6
]:Configuration
📅 Schedule: Branch creation - "before 6am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.