Skip to content

Latest commit

 

History

History
97 lines (44 loc) · 3.69 KB

CHANGELOG.md

File metadata and controls

97 lines (44 loc) · 3.69 KB

Changelog

0.1.2 (2024-12-18)

Bug Fixes

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

0.1.1 (2024-12-18)

chore

0.1.0 (2024-12-18)

Features

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

0.0.6 (2024-12-03)

chore

Features

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

0.0.5 (2024-11-29)

chore

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)

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)

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)