moklick
|
6e6720579e
|
chore(examples): cleanup
|
2023-02-13 16:21:50 +01:00 |
|
moklick
|
0ad8333834
|
chore(examples): cleanup
|
2023-02-13 15:33:57 +01:00 |
|
moklick
|
a501f9a643
|
refactor(fitview-nodes): cleanup
|
2023-02-13 12:42:22 +01:00 |
|
moklick
|
23d1e65a72
|
feat(connection-line): add status class (valid or invalid) while in connection radius
|
2023-02-03 21:10:44 +01:00 |
|
 Moritz KlackandGitHub
|
4ca10a3ae2
|
Merge pull request #2801 from wbkd/fix/ios-connect
fix(ios): connection error + dont snap invalid connection lines
|
2023-02-03 20:50:22 +01:00 |
|
moklick
|
c48efe969f
|
fix(ios): connection error + dont snap invalid connection lines
|
2023-02-03 20:40:32 +01:00 |
|
moklick
|
1ba3c0e91f
|
fix(nodes): if draggable equals false node is also not draggable with selection
|
2023-02-03 19:08:10 +01:00 |
|
moklick
|
75a13e87bc
|
refactor(handle): first check element below then connection radius
|
2023-01-30 11:39:19 +01:00 |
|
moklick
|
3078777b28
|
fix(connectionRadius): pass prop to store
|
2023-01-26 10:24:58 +01:00 |
|
moklick
|
3d6937b3e4
|
refactor(connectionline): separate edge renderer and connectionline
|
2023-01-25 17:47:13 +01:00 |
|
 Moritz KlackandGitHub
|
df3b8a47cb
|
Merge pull request #2749 from wbkd/node-resizer/before-resize
Node-resizer: add shouldResize handler
|
2023-01-23 18:07:19 +01:00 |
|
moklick
|
00726085be
|
refactor(connections): cleanup, naming
|
2023-01-19 17:35:06 +01:00 |
|
moklick
|
86f7a9a43d
|
feat(nodes): move canvas when nodes are at the edge of the canvas #2753
|
2023-01-16 18:23:20 +01:00 |
|
moklick
|
1ab7a0f0d9
|
refactor(node-resizer): rename onBeforeResize to shouldResize, cleanup types
|
2023-01-16 14:39:11 +01:00 |
|
moklick
|
e6b71d474f
|
feat(node-resizer): add direction, cleanup types
|
2023-01-15 11:56:46 +01:00 |
|
moklick
|
4d7a5e785c
|
feat(node-resizer): add onBeforeResize handler
|
2023-01-12 14:34:39 +01:00 |
|
moklick
|
2f6afd815c
|
chore(deps): update and cleanup
|
2023-01-11 13:47:13 +01:00 |
|
moklick
|
f33cd6e3ac
|
fix(subflows): adjust positions before call fit view closes #2737
|
2023-01-10 12:39:37 +01:00 |
|
moklick
|
43a16e61e6
|
chore(selection): cleanup
|
2022-12-19 12:22:42 +01:00 |
|
Christopher Möller
|
7318210a2c
|
feat(nodes): add prop to disable automatic elevation of nodes on select
|
2022-12-15 18:57:01 +01:00 |
|
moklick
|
dca41aaf0b
|
refactor(panOnDrag): boolean or numbers for configuration
|
2022-12-15 12:43:52 +01:00 |
|
moklick
|
9ba39ae49f
|
fix(defaultViewport): clamp invalid zoom values
|
2022-12-12 17:43:33 +01:00 |
|
moklick
|
0a2529d26e
|
chore(figma-controls): cleanup
|
2022-12-12 16:52:31 +01:00 |
|
moklick
|
ee2f39f2fe
|
feat(props): add panActivationKeyCode
|
2022-12-12 16:35:39 +01:00 |
|
moklick
|
d34ecbf802
|
refactor(selectionMode): rename options
|
2022-12-12 16:19:06 +01:00 |
|
moklick
|
0c890c3137
|
Merge branch 'next-release' into jackfishwick-main
|
2022-12-08 21:10:50 +01:00 |
|
moklick
|
57064ff096
|
refactor(figma-controls): update prop names and types
|
2022-12-08 21:08:45 +01:00 |
|
moklick
|
badacf763b
|
Merge branch 'main' of github.com:jackfishwick/react-flow into jackfishwick-main
|
2022-12-08 18:32:33 +01:00 |
|
moklick
|
c51ae89eeb
|
refactor(store): use getNodes function
|
2022-12-08 18:13:35 +01:00 |
|
moklick
|
4c2acf5aa1
|
feat(resizer): add resize event handlers
|
2022-12-07 16:30:01 +01:00 |
|
Christopher Möller
|
527cf13352
|
fix(node-resizer): pass minWidth and minHeight to child components
|
2022-12-06 19:25:45 +01:00 |
|
moklick
|
531171234a
|
chore(node-resizer): cleanup
|
2022-12-06 18:28:54 +01:00 |
|
Christopher Möller
|
4c35893e0f
|
feat(node-toolbar): make nodeId optional and get id from context
|
2022-12-06 18:08:51 +01:00 |
|
Christopher Möller
|
0892e2ea9a
|
refactor(node-resizer): use nodeId from context, fix glitches while resizing
|
2022-12-06 17:56:56 +01:00 |
|
moklick
|
8e43021050
|
refactor(resizer): export resize control, add line control, styling
|
2022-12-04 15:04:07 +01:00 |
|
moklick
|
afce7a2fee
|
feat(resizer): batch changes
|
2022-12-01 20:28:47 +01:00 |
|
moklick
|
f106feb9a9
|
refactor(node-resizer): check change events
|
2022-12-01 15:10:15 +01:00 |
|
moklick
|
51294c1522
|
Merge branch 'main' into feat/resize-node
|
2022-12-01 14:53:19 +01:00 |
|
moklick
|
6ee4eb4c42
|
refactor(node-resizer): use package, update resize behaviour
|
2022-12-01 14:53:04 +01:00 |
|
 Moritz KlackandGitHub
|
49278ab056
|
Merge pull request #2594 from wbkd/feat/multi-node-toolbar
Feat/multi node toolbar
|
2022-11-25 21:39:40 +01:00 |
|
moklick
|
1363d1e398
|
chore(node-toolbar): cleanup
|
2022-11-25 21:35:39 +01:00 |
|
Christopher Möller
|
d00c8536db
|
fix(subflow-node-origin): use helper function in minimap, calculate extent corrrectly when using nodeOrigin and subflows
|
2022-11-24 22:36:00 +01:00 |
|
Christopher Möller
|
3685420ebf
|
fix(subflow-node-origin): use node origin in node position calculation
|
2022-11-24 16:55:51 +01:00 |
|
Christopher Möller
|
d4b00452a0
|
feat(node-toolbar): allow multiple nodeIds as property to enable multi selection
|
2022-11-24 12:51:17 +01:00 |
|
Christopher Möller
|
f776239ecb
|
feat(resize-node): example implementation of resize component
|
2022-11-22 16:13:23 +01:00 |
|
Jack Fishwick
|
35bc158ade
|
bug fix: fixes post rebase.
|
2022-11-22 11:05:48 +00:00 |
|
Jack Fishwick
|
5a192e0068
|
chore: add select box mode to figma example.
|
2022-11-22 11:05:48 +00:00 |
|
Jack Fishwick
|
b478243931
|
chore: add onPaneContextMenu to figma example.
|
2022-11-22 10:55:06 +00:00 |
|
Jack Fishwick
|
86a0d7b5ba
|
feat: update the example
|
2022-11-22 10:55:06 +00:00 |
|
Jack Fishwick
|
920136b807
|
feat: add a Figma example.
|
2022-11-22 10:55:06 +00:00 |
|