Releases: gravity-ui/graph
Releases · gravity-ui/graph
v1.4.0
1.4.0 (2025-10-06)
Features
v1.3.6
1.3.6 (2025-09-29)
Bug Fixes
- PublicGraphApi: handle empty rectangle case in zoomToViewPort method (#160) (3918896)
v1.3.5
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
1.3.4 (2025-09-26)
Bug Fixes
v1.3.3
1.3.3 (2025-09-25)
Bug Fixes
- Event: fix handling events on phase
AT_TARGET
(0576d99)
v1.3.2
1.3.2 (2025-09-25)
Bug Fixes
- cursorLayer blocking propagation events (#153) (6b03a6d)
v1.3.1
1.3.1 (2025-09-24)
Bug Fixes
- add export GraphComponent (f1ad0e3)
v1.3.0
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
1.2.2 (2025-09-17)
Bug Fixes
v1.2.1
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)