Commit Graph
3333 Commits
Author SHA1 Message Date
moklick b07d940dac chore(connections): check if handle + connection radius 2023-02-05 22:04:02 +01:00
moklick 7a652fc17c chore(connections): get fresh ref of onConnectEnd 2023-02-05 21:58:30 +01:00
Moritz KlackandGitHub ada190f028 Merge pull request #2803 from wbkd/feat/status-connectionline
feat(connection): add status class (valid or invalid) while in connection radius
2023-02-04 11:11:30 +01:00
moklick 1527795d18 chore(changeset): add 2023-02-03 21:13:35 +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
Moritz KlackandGitHub 5416936b00 Merge pull request #2800 from wbkd/fix/non-draggable-selectable
fix(nodes): if draggable equals false node is not draggable with selection
2023-02-03 20:49:03 +01:00
moklick 3b6348a8d1 chore(changeset): add 2023-02-03 20:43:08 +01:00
moklick c48efe969f fix(ios): connection error + dont snap invalid connection lines 2023-02-03 20:40:32 +01:00
moklick be8097acad chore(changeset): add 2023-02-03 19:14:04 +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
Moritz KlackandGitHub 1998a3b088 Merge pull request #2792 from wbkd/fix/react17
fix(devDeps): accept react17 types
2023-02-01 12:31:17 +01:00
moklick 9228802969 chore(packages): bump 2023-02-01 12:29:09 +01:00
moklick d8c679b4c9 chore(changeset): add 2023-02-01 12:25:11 +01:00
moklick 499d1ae8a8 fix(devDeps): accept react17 types 2023-02-01 12:23:45 +01:00
Moritz KlackandGitHub 1510b2e819 Merge pull request #2783 from wbkd/refactor/handle-check
refactor(handle): first check element below then connection radius
2023-01-30 11:58:02 +01:00
moklick c4d0802e4c chore(pacakges): bump 2023-01-30 11:53:50 +01:00
moklick 7115353418 chore(changeset): add 2023-01-30 11:42:57 +01:00
moklick 75a13e87bc refactor(handle): first check element below then connection radius 2023-01-30 11:39:19 +01:00
moklick 079e380a31 chore(reactflow): bump 2023-01-26 12:16:43 +01:00
moklick 14888eb3ee chore(node-toolbar): bump package 2023-01-26 12:08:44 +01:00
Moritz KlackandGitHub 8360ac3ae6 Update CHANGELOG.md 2023-01-26 11:55:33 +01:00
Moritz KlackandGitHub 5ef8460cdd Merge pull request #2764 from wbkd/next-release
Next release: 11.5.0
2023-01-26 11:54:30 +01:00
moklick fe85d206c4 chore(packages): bump 2023-01-26 11:42:15 +01:00
moklick 484dba7bdf chore(state): use correct file for types 2023-01-26 11:03:45 +01:00
moklick b80efb7dd3 chore(app): cleanup 2023-01-26 10:42:50 +01:00
moklick 3078777b28 fix(connectionRadius): pass prop to store 2023-01-26 10:24:58 +01:00
moklick 6dbc529b7f chore(pnpm): update pnpm lock 2023-01-25 21:23:13 +01:00
Moritz KlackandGitHub 2c35347143 Merge pull request #2773 from wbkd/feat/on-error
Feat/on error
2023-01-25 21:08:36 +01:00
moklick 1af9ca6c25 chore(test): adjust 2023-01-25 21:07:36 +01:00
moklick 54010e7ee6 refactor(errors): put in constants 2023-01-25 18:32:13 +01:00
moklick 3b543cb015 chore(isMouseEvent): use different attr 2023-01-25 18:10:09 +01:00
moklick 9527261719 feat(onError): add onError prop #2772 2023-01-25 17:47:42 +01:00
moklick 3d6937b3e4 refactor(connectionline): separate edge renderer and connectionline 2023-01-25 17:47:13 +01:00
Moritz KlackandGitHub fe0f59adf4 Merge pull request #2771 from wbkd/richschulz/improve-typing-for-node-type
Types: improve typing for node type
2023-01-25 14:18:02 +01:00
moklick 4c516882d2 chore(changeset): add 2023-01-25 14:17:42 +01:00
moklick 2aef1ab4da chore(types): make node type optional again 2023-01-25 14:15:41 +01:00
Moritz KlackandGitHub d70a82bfa7 Merge pull request #2763 from wbkd/feat/touch-connect
Feat: touch connect
2023-01-24 14:22:48 +01:00
moklick 85003b01ad chore(changeset): add 2023-01-24 14:22:31 +01:00
moklick f3806c6165 refactor(connection): cleanup 2023-01-24 14:17:55 +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
Moritz KlackandGitHub 3f8a9251d5 Merge pull request #2754 from wbkd/refactor/connecting-nodes
Auto pan for nodes, selection and connection line and connectionRadius
2023-01-23 17:59:38 +01:00
moklick 0a2c96fe3e feat(connections): support touch 2023-01-23 17:58:15 +01:00
moklick 24e8b8adc0 refactor(autopan): cleanup 2023-01-23 15:05:18 +01:00
Christopher MöllerandGitHub 6e28611204 Update LICENSE 2023-01-23 11:41:06 +01:00
moklick 00726085be refactor(connections): cleanup, naming 2023-01-19 17:35:06 +01:00
Moritz KlackandGitHub a1e2788482 Merge pull request #2760 from wbkd/refactor/connectionline-handling
Connection Radius
2023-01-19 15:53:49 +01:00
moklick 66b3a8e334 refactor(handle): naming things, cleanup 2023-01-19 15:52:39 +01:00
Christopher Möller c9a8329395 fix(deps): don't require latest version of reactflow core in node resizer and toolbar 2023-01-19 14:00:30 +01:00
moklick 5af609696b feat(connection-radius): use closest handle / snappy edges #2759 2023-01-18 17:51:43 +01:00