Commit Graph

2819 Commits

Author SHA1 Message Date
Christopher Möller
df5929f945 Update and rename feature_request.md to feature_request.yml 2022-08-08 16:07:53 +02:00
Christopher Möller
d21815dbf7 Update feature_request.md 2022-08-08 15:55:46 +02:00
Christopher Möller
ba649467a4 Merge pull request #2350 from wbkd/chrtze-patch-1
Update issue templates
2022-08-08 15:48:20 +02:00
Christopher Möller
5ff801b960 Update issue templates 2022-08-08 15:48:03 +02:00
moklick
e93db697fe chore: release v10.3.14 2022-08-05 19:21:49 +02:00
moklick
daf677dfb8 fix(store): set domNode 2022-08-05 19:19:41 +02:00
moklick
46ba0dee9d chore: release v10.3.13 2022-08-05 18:13:32 +02:00
moklick
d07e76018f fix(minZoom,maxZoom): pass min- maxZoom for initial view closes #2343 2022-08-05 18:12:02 +02:00
Moritz Klack
9f5d610a92 Merge pull request #2324 from fbieler/main
fix(validation): Remove css-classes if mouse moves directly to different handle.
2022-08-05 17:47:06 +02:00
Fabian Bieler
49636be0e9 fix(validation): Remove css-classes if mouse moves directly to different handle.
If two handles are next to each other or overlap it is possible for the
mouse-cursor to move from one handle to the other without a
mouse-move-event being fired where isHoveringHandle is false.

Thus, the valid and connecting css-classes were not removed from the
handle.

This commit fixes this.
2022-07-28 11:41:16 +02:00
moklick
a9f22d8a1b chore: release v10.3.12 2022-07-25 14:42:24 +02:00
moklick
455af644ae chore(npm): audit fix 2022-07-25 12:26:43 +02:00
moklick
257588ce30 refactor(node-dimensions): use store domNode for calculation #2316 2022-07-25 12:25:14 +02:00
Christopher Möller
7a909e9425 Update README.md 2022-07-21 11:13:32 +02:00
moklick
a2c22168a3 chore: release v10.3.11 2022-07-18 17:54:54 +02:00
Moritz Klack
78cab4ef13 Merge pull request #2298 from wbkd/v10.3.11
v10.3.11
2022-07-18 17:50:23 +02:00
moklick
3ca4412f19 fix(nodes-selection): use correct selector 2022-07-18 16:47:00 +02:00
moklick
e1ba32f8a1 refactor(connection-line): add from, to props and cleanup closes #2031 2022-07-18 16:37:41 +02:00
moklick
e8cf308f84 chore(useStore): cleanup selectors 2022-07-18 15:43:22 +02:00
moklick
3c8720a5cf refactor(onConnect): use onConnect handlers from store #2230 2022-07-18 12:52:17 +02:00
moklick
8a4f695ad7 chore(deps): update 2022-07-18 12:15:52 +02:00
moklick
60bbbb4d58 fix(expandParent): check for dimensions closes #2280 2022-07-18 12:05:03 +02:00
moklick
f2d94ba586 chore: release v10.3.10 2022-07-14 21:12:27 +02:00
moklick
8d866ec675 fix(handles): calculate correct position 2022-07-14 20:21:08 +02:00
moklick
c69254a80a chore: release v10.3.9 2022-07-14 15:57:42 +02:00
Moritz Klack
f1f6d11253 Merge pull request #2277 from wbkd/v10.3.9
V10.3.9
2022-07-14 15:54:37 +02:00
moklick
c0733e694c refactor(setViewport): use existing x,y,zoom when passed partially #2276 2022-07-14 15:46:41 +02:00
moklick
30cd89917e fix(handle-calculation): dont rely on current viewport #2032 #2276 2022-07-12 15:46:23 +02:00
Christopher Möller
8a3e534136 Update README.md 2022-07-11 18:01:01 +02:00
moklick
481420c930 refactor(zoom/pan): don't interrupt with selection key closes #2244 2022-07-11 17:57:44 +02:00
moklick
044095bda1 fix(onNodeDrag): show correct position closes #2246 2022-07-11 16:13:33 +02:00
moklick
8d530c192a refactor(connection-valid): handle source-source, target-target #2253 2022-07-11 15:19:07 +02:00
moklick
a47f1c1382 chore: release v10.3.8 2022-06-22 17:42:40 +02:00
Moritz Klack
b08d691eee Merge pull request #2238 from wbkd/v10.3.8
v10.3.8
2022-06-22 17:41:35 +02:00
moklick
907e3b26cb refactor(nodes): prevent jumping 2022-06-22 17:40:59 +02:00
moklick
3b94186903 fix(subflows): node extent relative to parent closes #2232 2022-06-21 18:06:07 +02:00
moklick
02e7c902fe fix(visible-edges): handle subflows closes #2192 2022-06-21 17:41:26 +02:00
moklick
3d74b519b5 refactor(markers): optimze marker creation, pass ids closes #2188 2022-06-21 17:15:58 +02:00
moklick
f52ab12f57 chore(internals): export symbol for accessing internals closes #2078 2022-06-21 12:35:14 +02:00
moklick
dbd527acd0 fix(fitview): handle child nodes closes #2223 2022-06-21 12:33:05 +02:00
moklick
dba65f82d1 chore: release v10.3.7 2022-06-16 13:42:17 +02:00
Moritz Klack
b450fa1d04 Merge pull request #2226 from wbkd/refactor/nodes-selection
Refactor/nodes-selection
2022-06-16 13:40:39 +02:00
moklick
aae202388f refactor(drag-handler): allow multiselection with ctrl #2203 2022-06-16 13:35:45 +02:00
moklick
7cddc81d86 refactor(zoomActivationKeyCode): accept null, cleanup types cloeses #2211 2022-06-16 13:33:36 +02:00
moklick
d6de9c2c12 style(handles): put position in default styles closes #2193 2022-06-16 13:33:36 +02:00
moklick
e03d6c23ec fix(selection): only calculate selection box if selected nodes > 0 2022-06-16 13:33:36 +02:00
moklick
6fbea44465 chore: release v10.3.6 2022-06-07 23:59:15 +02:00
moklick
0724936be4 fix(nodes): draggable when toggle hidden prop closes #2205 2022-06-07 23:11:32 +02:00
moklick
85b9408c79 chore: release v10.3.5 2022-06-01 13:02:03 +02:00
Moritz Klack
26795be7fb fix(subflows): use abs positions for internal calculations (#2189)
* refactor(dragging): only use absolute positions
* refactor(drag): handle node extent
* refactor(drag-handler): return latest data
* refactor(use-drag): cleanup

fixes #2181
2022-06-01 12:55:36 +02:00