Releases: gravity-ui/graph
Releases · gravity-ui/graph
v1.10.3
30 Apr 08:10
Compare
Sorry, something went wrong.
No results found
1.10.3 (2026-04-29)
Bug Fixes
camera: don't apply PAN_SPEED to pointer drag (#295 ) (a1e40d7 )
groups: toggle selection on meta-click (#294 ) (91371fb )
v1.10.2
27 Apr 10:29
Compare
Sorry, something went wrong.
No results found
1.10.2 (2026-04-27)
chore
Features
coalesced blocks-geometry-change on position updates (#289 ) (52b50d2 )
Bug Fixes
dragListener: prevent spurious DRAG_UPDATE after drag ends (#290 ) (e434b9f )
Groups: prevent stale state from overwriting drag position in subscribeToGroup (#291 ) (8efdc12 )
v1.10.1
21 Apr 14:12
Compare
Sorry, something went wrong.
No results found
1.10.1 (2026-04-21)
chore
Features
camera: add PAN_SPEED constant to configure camera pan speed (#287 ) (7f43ff7 )
v1.10.0
16 Apr 09:50
Compare
Sorry, something went wrong.
No results found
1.10.0 (2026-04-15)
Features
Bug Fixes
camera: pan with middle mouse button instead of dragging blocks (#286 ) (28b3fdd )
Group: add resolver for groups selection bucket (#281 ) (c5fce35 )
Group: support snapping in group (#283 ) (80ea0fc )
v1.9.3
27 Mar 09:23
Compare
Sorry, something went wrong.
No results found
1.9.3 (2026-03-27)
Bug Fixes
Graph: enhance color and constant management to preserve updates across unrelated changes (#278 ) (6bd7f3d )
v1.9.2
25 Mar 10:24
Compare
Sorry, something went wrong.
No results found
1.9.2 (2026-03-25)
Bug Fixes
Camera: fix device detector. add setting to override device detector (#273 ) (d9a3ad7 )
fix blocks flashing on mount at zero-zero position (#268 ) (055ce4f )
include bezier control points in connection hitbox calculation (#275 ) (93b718e )
v1.9.1
19 Mar 00:00
Compare
Sorry, something went wrong.
No results found
1.9.1 (2026-03-18)
Bug Fixes
v1.9.0
18 Mar 22:20
Compare
Sorry, something went wrong.
No results found
1.9.0 (2026-03-18)
Features
Bug Fixes
Block: remove lodash dependency and update noop usage (#263 ) (04a0ecc )
colorUtils: fix resolving color and apply aplha (#267 ) (9d746e3 )
Events: fix resolve coords for touch event (#266 ) (329db95 )
reset usableRect in setEntities to prevent stale zoom target (#270 ) (e519442 )
v1.8.6
05 Mar 10:07
Compare
Sorry, something went wrong.
No results found
1.8.6 (2026-03-04)
Bug Fixes
LayersService: handle devicePixelRatio changes when moving window between monitors (#260 ) (a6f52f8 )
v1.8.5
03 Mar 08:57
Compare
Sorry, something went wrong.
No results found
1.8.5 (2026-03-02)
chore
Features
Bug Fixes
Block: make block.viewComponent signal (#256 ) (89e4fd2 )
ConnectionState: fix resolving BlockState (#252 ) (e81896f )
debounce: fix undefined is not iterable issue (725440f )
debounce: fix canceling debounce function (#254 ) (b2db0b2 )
MiniMapLayer: refactor MinimapLayer (#258 ) (085cd23 )