-
Notifications
You must be signed in to change notification settings - Fork 0
fix(deps): update dependency @xyflow/react to v12.8.2 #7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/xyflow-react-12.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d007a60
to
02e51e5
Compare
cff1511
to
b16cd0d
Compare
b16cd0d
to
d41277d
Compare
d41277d
to
ddb04bf
Compare
ddb04bf
to
091717d
Compare
091717d
to
eaafb78
Compare
eaafb78
to
79172ae
Compare
79172ae
to
bf6d662
Compare
bf6d662
to
919f53e
Compare
919f53e
to
c9979b2
Compare
c9979b2
to
e0a3da1
Compare
e0a3da1
to
efec016
Compare
efec016
to
a1f674d
Compare
a1f674d
to
ac47c6a
Compare
ac47c6a
to
9fcefb3
Compare
9fcefb3
to
4b75915
Compare
4b75915
to
a51f86c
Compare
a51f86c
to
8c2fa5d
Compare
8c2fa5d
to
f952735
Compare
f952735
to
32642e1
Compare
32642e1
to
8a2c7e0
Compare
8a2c7e0
to
de35a00
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
12.3.6
->12.8.2
Release Notes
xyflow/xyflow (@xyflow/react)
v12.8.2
Compare Source
Patch Changes
#5384
18514e11
Thanks @Sec-ant! - Fix node fallback to respect custom default node type when unknown node type is encountered#5394
21db22d4
Thanks @moklick! - Return intersections correctly of passed node is bigger than intersecting nodes#5384
ab05d008
Thanks @Sec-ant! - Fix edge fallback to respect custom default edge type when unknown edge type is encountered.#5376
f0ce2c87
Thanks @kennyjwilli! - Add stepPosition param to step edgeUpdated dependencies [
864d4188
,f0ce2c87
]:v12.8.1
Compare Source
Patch Changes
26f2cdd7
]:v12.8.0
Compare Source
Minor Changes
#5361
90e9247a
Thanks @peterkogo! - Render edges above nodes when they are within a subflow#5344
2441bf8d
Thanks @moklick! - Add connectionDragThreshold propPatch Changes
#5368
445017ed
Thanks @moklick! - Cleanup store updater#5362
72dc1d60
Thanks @moklick! - Remove pointer events from Panel via CSS while a selection gets draggedUpdated dependencies [
72dc1d60
,90e9247a
,2441bf8d
]:v12.7.1
Compare Source
Patch Changes
#5354
c4312d89
Thanks @moklick! - Add TSDoc annotations#5333
3d7e8b6b
Thanks @peterkogo! - Add missing type exports#5353
4dd3ae66
Thanks @aidanbarrett! - Add missingFinalConnectionState
parameter toonReconnectEnd
prop typesUpdated dependencies [
c4312d89
,3d7e8b6b
,9c61000c
]:v12.7.0
Compare Source
Minor Changes
#5299
848b486b
Thanks @printerscanner! - AddariaRole
prop to nodes and edges#5280
dba6faf2
Thanks @moklick! - Improve typing for Nodes#5276
6ce44a05
Thanks @moklick! - Add anease
andinterpolate
option to all function that alter the viewport#5277
f59730ce
Thanks @printerscanner! - AddariaLabelConfig
prop for customizing UI text like aria labels and descriptions.#5317
09458f52
Thanks @moklick! - AdddomAttributes
option for nodes and edges#5326
050b511c
Thanks @peterkogo! - Prevent NodeResizer controls to become too small when zooming out#5308
09fab679
Thanks @printerscanner! - Focus nodes on tab if not within the viewport and add a new propautoPanOnNodeFocus
Patch Changes
848b486b
,dba6faf2
,6ce44a05
,f59730ce
,09458f52
,050b511c
]:v12.6.4
Compare Source
Patch Changes
#5263
e4a8d4b4
Thanks @moklick! - Multi select key works when input is focused#5266
77107453
Thanks @peterkogo! - Fix connection snapping for handles larger than connectionRadiusUpdated dependencies [
77107453
]:v12.6.3
Compare Source
Patch Changes
#5259
77bf79c4
Thanks @peterkogo! - Fix background-color css variable fallback.Updated dependencies [
77bf79c4
]:v12.6.2
Compare Source
Patch Changes
#5257
b1314be0
Thanks @moklick! - Use OnReconnect from systemUpdated dependencies [
a95f0e2f
]:v12.6.1
Compare Source
Patch Changes
#5249
895b5d81
Thanks @moklick! - CallonNodesChange
for uncontrolled flows that useupdateNode
#5247
67e1cb68
Thanks @moklick! - Cleanup TSDoc annotations for ReactFlowUpdated dependencies [
2a03213b
]:v12.6.0
Compare Source
Minor Changes
#5219
4236adbc
Thanks @moklick! - Add initialMinZoom, initialMaxZoom and initialFitViewOptions to ReactFlowProvider#5227
a7d10ffc
Thanks @moklick! - AddresizeDirection
prop for theNodeResizeControl
componentPatch Changes
#5217
bce74e88
Thanks @moklick! - Keep node seleciton on pane click if elementsSelectable=falseUpdated dependencies [
a7d10ffc
,4e681f9c
]:v12.5.6
Compare Source
Patch Changes
#5212
0f43b8ea
Thanks @moklick! - Add polyfill forPromise.withResolvers
#5192
fc241253
Thanks @peterkogo! - Optimize performance of nodesInitialized#5196
7f902db4
Thanks @moklick! - Hide edge marker and attribution for screenreaders#5213
78782c16
Thanks @moklick! - Do not trigger selection events if elementsSelectable=false#5191
e5735b51
Thanks @peterkogo! - Fix legacy padding being slightly larger than beforeUpdated dependencies [
0f43b8ea
,fc241253
,98fe23c7
,e5735b51
]:v12.5.5
Compare Source
Patch Changes
#5172
e6139a00
Thanks @dimaMachina! - Improve TSDoc comments foruseNodesData
,useReactFlow
,isNode
andisEdge
#5165
d536abea
Thanks @dimaMachina! - Improve TSDoc comments foruseViewport
,useUpdateNodeInternals
,useOnSelectionChange
,useNodesInitialized
hooks andUseOnSelectionChangeOptions
,UseNodesInitializedOptions
types#5171
62d87409
Thanks @dimaMachina! - Improve TSDoc comments forReactFlowProps
#5154
d0237166
Thanks @ibagov! - Improve TSDoc comments foronNodesChange
#5174
ae585d13
Thanks @dimaMachina! - Improve TSDoc comments forBaseEdgeProps
#5159
0c1436d6
Thanks @dimaMachina! - Improve TSDoc comments foruseConnection
hook#5167
934ea42d
Thanks @dimaMachina! - Improve TSDoc comments foruseEdges
,useInternalNode
,useNodes
anduseNodeId
hooks#5163
ab800054
Thanks @dimaMachina! - Improve TSDoc comments foruseNodesState
anduseEdgesState
hook#5160
b357f43d
Thanks @dimaMachina! - Improve TSDoc comments fortype UseHandleConnectionsParams
anduseHandleConnections
hook#5162
29f4aeb2
Thanks @dimaMachina! - Improve TSDoc comments fortype UseNodeConnectionsParams
anduseNodeConnections
hook#5164
09021550
Thanks @dimaMachina! - Improve TSDoc comments fortype UseOnViewportChangeOptions
anduseOnViewportChange
hook#5166
701ad17e
Thanks @dimaMachina! - Improve TSDoc comments foruseStore
hook#5170
eb2a33c6
Thanks @dimaMachina! - Improve TSDoc comments forinterface GetSimpleBezierPathParams
andgetSimpleBezierPath
#5161
c4efe749
Thanks @dimaMachina! - Improve TSDoc comments fortype UseKeyPressOptions
anduseKeyPress
hookUpdated dependencies [
02a3b746
,cbe305e1
,1f671bd4
,aaebc462
,6ec942fc
]:v12.5.4
Compare Source
Patch Changes
#5134
7acab1e1
Thanks @dimaMachina! - Adjust@default
TSDoc tags forBackgroundProps
#5135
754a1671
Thanks @dimaMachina! - Improve TSDoc comments forNodeResizerProps
andResizeControlProps
#5140
82e6860e
Thanks @dimaMachina! - Improve TSDoc comments forMiniMapProps
andPanelProps
#5147
f819005b
Thanks @moklick! - Pass dimensions to final resize change event#5143
b1e1cc11
Thanks @dimaMachina! - Improve TSDoc comments forReactFlowInstance
andGeneralHelpers
#5138
d4eb8d52
Thanks @dimaMachina! - Improve TSDoc comments forViewportHelperFunctions
andNodeToolbarProps
#5144
5a1ce56e
Thanks @dimaMachina! - ComparenodeStrokeWidth
withnumber
, not withstring
withinMiniMap
#5141
06cf4c10
Thanks @dimaMachina! - Improve TSDoc comments forEdge
,BaseEdgeProps
andConnectionLineComponentProps
Updated dependencies [
f819005b
,24a1bc89
,36657cd6
,89de9ca8
,2ac6e155
,f0f378e5
]:v12.5.3
Compare Source
Patch Changes
75ab8942
Thanks @peterkogo! - Fix fitView not working when onNodesChange is not defined.v12.5.2
Compare Source
Patch Changes
#5124
b76f7f9e
Thanks @bjornosal! - Export NodeConnection type#5127
3079c2c9
Thanks @peterkogo! - FixfitView
not working when returning early inonNodesChange
.v12.5.1
Compare Source
Patch Changes
6dfea686
Thanks @moklick! - Handle fitView for uncontrolled flowsv12.5.0
Compare Source
Minor Changes
acba901d
Thanks @peterkogo! - You can now express paddings in fitViewOptions as pixels ('30px'), as viewport percentages ('20%') and define different paddings for each side.Patch Changes
#5109
0cdda42c
Thanks @dimaMachina! - fix: improve TSDoc comments forBackgroundProps
#5059
065ff89d
Thanks @bcakmakoglu! - Prevent onPaneClick when connection is in progress. Closes #5057#5110
7eb6eb07
Thanks @dimaMachina! - fix: improve TSDoc comments forEdgeLabelOptions
andBaseEdgeProps
#5113
bce8542d
Thanks @dimaMachina! - fix: improve TSDoc comments forControlProps
#5116
58942154
Thanks @dimaMachina! - fix: improve TSDoc comments forNodeToolbarProps
#5114
ba2bfbb4
Thanks @dimaMachina! - feat: exportEdgeLabelRendererProps
#5107
c5a8c237
Thanks @moklick! - Add TSDoc annotations for exported edges#5067
cb685281
Thanks @peterkogo! - Fix fitView not working immediately after adding new nodes#5115
c2154557
Thanks @dimaMachina! - fix: improve TSDoc comments forEdgeLabelOptions
andEdgeTextProps
#5093
65825e89
Thanks @moklick! - Hidden nodes are not displayed in the mini map anymore#5090
8da1748a
Thanks @moklick! - Release key even when an inout field is focusedUpdated dependencies [
5d15b01b
,cb685281
,a79f30b3
]:v12.4.4
Compare Source
Patch Changes
#5052
99dd7d35
Thanks @moklick! - Show an error if user drags uninitialized node#5042
2fe0e850
Thanks @moklick! - Allow click connections when target setsisConnectableStart
#5047
b3bf5693
Thanks @moklick! - Pass generics to OnSelectionChangeFunc so that users can type it correctly#5053
25fb45b5
Thanks @moklick! - Remove incorrect deprecation warning#5033
7b4a81fb
Thanks @dimaMachina! - lint: useReact.JSX
type instead of the deprecated globalJSX
namespace#5043
0292ad20
Thanks @moklick! - Use current expandParent value on drag to be able to update it while dragging#5032
5867bba8
Thanks @dimaMachina! - lint: remove unnecessary type assertionsUpdated dependencies [
99dd7d35
]:v12.4.3
Compare Source
Patch Changes
#5010
6c121d42
Thanks @moklick! - Add more TSDocs to components, hooks, utils funcs and types#4991
ea54d9bc
Thanks @waynetee! - Fix viewport shifting on node focus#5013
cde899c5
Thanks @moklick! - PassNodeType
type argument fromReactFlowProps
toconnectionLineComponent
property.#5008
12d859fe
Thanks @moklick! - Add package.json to exports#5012
4d3f19e8
Thanks @moklick! - Add snapGrid option to screenToFlowPosition and set snapToGrid to false#5003
e8e0d684
Thanks @dimaMachina! - repair lint command#4991
4c62f19b
Thanks @waynetee! - Prevent viewport shift after using TabUpdated dependencies [
6c121d42
,4947029c
,e8e0d684
]:v12.4.2
Compare Source
Patch Changes
#4957
fe843982
Thanks @peterkogo! - Narrow properties selected, selectable, deletable, draggable of NodeProps type to be required.Updated dependencies [
fe843982
,e73ef09f
]:v12.4.1
Compare Source
Patch Changes
#4949
592c7eaf
Thanks @peterkogo! - Fix useNodeConnection hook not returning all connected edges.Updated dependencies [
592c7eaf
]:v12.4.0
Compare Source
Minor Changes
e10f53cf
Thanks @peterkogo! - Add useNodeConnections hook to track all connections to a node. Can be filtered by handleType and handleId.Patch Changes
#4947
868aa3f3
Thanks @moklick! - Export ResizeControlVariant correctly as a value.#4880
e2d849dc
Thanks @crimx! - Add type check for all event targets#4929
4947f683
Thanks @peterkogo! - Optimize selections and take into account if edges connected to selected nodes are actually selectable.Updated dependencies [
e2d849dc
,e10f53cf
,4947f683
]:Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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 was generated by Mend Renovate. View the repository job log.