Skip to content

Releases: gravity-ui/graph

v1.4.0

06 Oct 08:01
e81b698
Compare
Choose a tag to compare

1.4.0 (2025-10-06)

Features

v1.3.6

30 Sep 08:42
f4fd9f2
Compare
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
Compare
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
Compare
Choose a tag to compare

1.3.4 (2025-09-26)

Bug Fixes

v1.3.3

25 Sep 18:29
ac6f57b
Compare
Choose a tag to compare

1.3.3 (2025-09-25)

Bug Fixes

  • Event: fix handling events on phase AT_TARGET (0576d99)

v1.3.2

25 Sep 16:00
0edac0b
Compare
Choose a tag to compare

1.3.2 (2025-09-25)

Bug Fixes

  • cursorLayer blocking propagation events (#153) (6b03a6d)

v1.3.1

24 Sep 19:27
a40d43b
Compare
Choose a tag to compare

1.3.1 (2025-09-24)

Bug Fixes

  • add export GraphComponent (f1ad0e3)

v1.3.0

24 Sep 16:20
466dc90
Compare
Choose a tag to compare

1.3.0 (2025-09-24)

Features

  • CameraService: add viewport insets management and update related methods (#141) (ce7afbc)
  • Introduce CursorLayer (#149) (2bcb7d9)
  • Unified Selection service (#133) (f267984)

Bug Fixes

  • BlocksList: improve hitTest update handling (#145) (5c8bfc7)
  • fix drag block on multiple selection (0a5ca66)
  • fix resolve unstable state on empty graph (#151) (0559302)

v1.2.2

17 Sep 14:27
0d9b154
Compare
Choose a tag to compare

1.2.2 (2025-09-17)

Bug Fixes

  • correct lodash dependency declaration (#139) (41a6868)

v1.2.1

12 Sep 11:15
db601ea
Compare
Choose a tag to compare

1.2.1 (2025-09-12)

chore

Features

  • GlobalScheduler: implement deferred removal of schedulers (#136) (48d5022)

Bug Fixes

  • Block: fix update anchor's port positions after update state (#137) (22e396d)