Skip to content

v1.2.0-rc

Choose a tag to compare

@gravity-ui-bot gravity-ui-bot released this 04 Sep 11:04
7bfd237

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)