Skip to content

Releases: gravity-ui/graph

v1.11.1

29 Jun 22:18
681afee

Choose a tag to compare

1.11.1 (2026-06-29)

chore

Features

  • camera: add committed $camera signal and Layer.onCameraChange hook (#303) (12c24d3)

Bug Fixes

  • hittest pending entities update (#297) (ad2cdfe)
  • wheel: improve cross-platform wheel intent and suppress text selection on drag (#304) (cc41fca)
  • wheel: improve Mac Chrome trackpad intent and wheel policy API(#306) (1d39a7e)

v1.11.0

24 Jun 10:34
05c70a5

Choose a tag to compare

1.11.0 (2026-06-24)

⚠ BREAKING CHANGES

  • camera: remove setting resolveWheelDevice

chore

Features

  • camera: add wheel intent resolver and fix layer DPR observation (#302) (f1793f5)

Bug Fixes

  • ConnectionState: unify connection selection with block selection pattern (#300) (b0a573b)

v1.10.3

30 Apr 08:10
4c936df

Choose a tag to compare

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
31328af

Choose a tag to compare

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
3e5a81e

Choose a tag to compare

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
ed3a658

Choose a tag to compare

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
bc70e2c

Choose a tag to compare

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
7cb5e31

Choose a tag to compare

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
ae7de43

Choose a tag to compare

1.9.1 (2026-03-18)

Bug Fixes

v1.9.0

18 Mar 22:20
9841dde

Choose a tag to compare

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)