Commit Graph
3323 Commits
Author SHA1 Message Date
moklick c48efe969f fix(ios): connection error + dont snap invalid connection lines 2023-02-03 20:40:32 +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
moklick e347dd82d3 chore(changeset): add 2023-01-18 12:36:52 +01:00
moklick e96309b6a5 chore(changeset): add 2023-01-18 12:15:05 +01:00
moklick 1d036b2575 refactor(autoPan): naming things 2023-01-17 17:38:21 +01:00
moklick f2a4260ac9 feat(autoPan): add props, handle scale 2023-01-17 16:26:04 +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 e413bceb19 feat(connecting): move pane when mouse is close to edge of canvas #2753 2023-01-16 16:39:48 +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
Moritz KlackandGitHub 893ee87838 Merge pull request #2741 from wbkd/chore/deps
chore(dependencies): update
2023-01-11 15:14:07 +01:00