Skip to content

Releases: gravity-ui/graph

v1.3.3

25 Sep 18:29
ac6f57b

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

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

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

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

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

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)

v1.2.0-rc

04 Sep 11:04
7bfd237

Choose a tag to compare

1.2.0-rc (2025-09-04)

chore

Features

  • add declarative way to add layers on the graph canvas (#120) (fa77af8)
  • ConnectionState: add link to BlockConnection in ConnectionState (#124) (f1f802e)
  • export scheduler tools from lib (#132) (f4048a9)
  • GraphComponent, HitBox: introduce interactive and non-boundary components (#130) (ec53993)
  • introduce Port System (#128) (6e062fe)
  • make selected and anchors fields optional in TBlock type (#129) (badfdfb)

Bug Fixes

  • ConnectionState: fix breaking change with $sourceBlock and $targetBloc (6587d5a)
  • fix getCoord in safari (fa6f463)
  • make cursor field writable (#127) (01a7e10)
  • PortList: fix performance issue on update portsMap (04b5d37)
  • zoom: return valid rect instead of Infinity when blocks not found (#123) (9ad6828)

v1.1.4

10 Jul 13:19
a82414c

Choose a tag to compare

1.1.4 (2025-07-10)

chore

Features

  • Graph: Add method to get elements in viewport (9f10e1c)

Bug Fixes

v1.1.3

09 Jul 15:54
44198dd

Choose a tag to compare

1.1.3 (2025-07-09)

Bug Fixes

  • fix add/remove hitbox item (3b0bb42)

v1.1.2

09 Jul 13:08
5fad9f0

Choose a tag to compare

1.1.2 (2025-07-09)