Skip to content

Releases: gravity-ui/graph

v1.6.1

10 Nov 16:00
4fce63f

Choose a tag to compare

1.6.1 (2025-11-10)

Bug Fixes

  • fix way to select rect for zoomToBlocks (#187) (7a51aa3)

v1.6.0

10 Nov 13:09
f303aff

Choose a tag to compare

1.6.0 (2025-11-10)

Features

  • SelectionManager: add way to resolve selection ids to selection GraphComponents (#184) (cc51366)

Bug Fixes

  • BlockList: fix race condition in BlockList (#185) (b24f536)

v1.5.1

28 Oct 13:37
2417795

Choose a tag to compare

1.5.1 (2025-10-28)

Bug Fixes

  • ConnectionLayers: fix start point rendering (#180) (636743e)
  • mouse wheel behavior scroll on linux and windows (#181) (c186515)

Monorepo first tag for gravity-ui/graph-react

23 Oct 12:47

Choose a tag to compare

Monorepo first tag for gravity-ui/graph

23 Oct 13:05

Choose a tag to compare

v1.5.0

22 Oct 15:16
d7f2b76

Choose a tag to compare

1.5.0 (2025-10-22)

Features

  • Camera: add auto-panning (#165) (562dbbc)
  • Camera: implement configurable mouse wheel behavior for zooming and scrolling (#173) (c769d55)
  • introduce CSSVariablesLayer (#142) (f66ee7b)

Bug Fixes

  • GraphPlayground: implement unique block index generation using timestamp (81ea6c2)

v1.4.0

06 Oct 08:01
e81b698

Choose a tag to compare

1.4.0 (2025-10-06)

Features

v1.3.6

30 Sep 08:42
f4fd9f2

Choose a tag to compare

1.3.6 (2025-09-29)

Bug Fixes

  • PublicGraphApi: handle empty rectangle case in zoomToViewPort method (#160) (3918896)

v1.3.5

26 Sep 13:18
7c483d4

Choose a tag to compare

1.3.5 (2025-09-26)

Bug Fixes

  • attempt to fix double click on element and stopPropagation (#158) (f60360b)
  • react: add no-pointer-event to React Layer to prevent stop mouse event on the lower html-layers (ab346f1)

v1.3.4

26 Sep 10:38
430448f

Choose a tag to compare

1.3.4 (2025-09-26)

Bug Fixes