Skip to content

Releases: gravity-ui/graph

v0.1.2

18 Dec 13:34
26c3724
Compare
Choose a tag to compare

0.1.2 (2024-12-18)

Bug Fixes

  • update snapshots on release on CI (#34) (e5c0daa)

v0.1.1

18 Dec 13:15
ef756c6
Compare
Choose a tag to compare

0.1.1 (2024-12-18)

chore

v0.1.0

18 Dec 12:43
2a12905
Compare
Choose a tag to compare

0.1.0 (2024-12-18)

Features

  • Allow to customization the connections (#29) (fe4fb33)

v0.0.6

03 Dec 09:57
22e3d1f
Compare
Choose a tag to compare

0.0.6 (2024-12-03)

chore

Features

  • add connection label inner paddings (#27) (a6791e0)

v0.0.5

29 Nov 14:00
5ce0fff
Compare
Choose a tag to compare

0.0.5 (2024-11-29)

chore

v0.0.4

26 Nov 14:55
7a1a1cd
Compare
Choose a tag to compare

0.0.4 (2024-11-26)

chore

Features

  • anchor: add selected field for anchor selection change event (49b9c10)

Bug Fixes

  • update css after call setEntities (a38b363)

v0.0.3

22 Oct 13:36
cc5f82b
Compare
Choose a tag to compare

0.0.3 (2024-10-22)

chore

Features

  • TConnection: add id field (3e5b9a7)

Bug Fixes

  • selection: stop emit unselect event if select field not specified (8642d3b)
  • useBlockAnchorState: fix no blockState when graph entities updated (4fbdc37)

v0.0.2

17 Oct 10:52
e0524d9
Compare
Choose a tag to compare

0.0.2 (2024-10-17)

chore

Features

Bug Fixes

  • Camera: fix block event propagation (0b9ca02)
  • LayersService: disconnect resizeObserver when the service is detached (bcabe44)
  • Minimap: fix crashes when block has no viewComponent (78e3186)