Skip to content

Latest commit

 

History

History
206 lines (101 loc) · 9.24 KB

CHANGELOG.md

File metadata and controls

206 lines (101 loc) · 9.24 KB

2.2.2 (2021-03-04)

Bug Fixes

  • events: remove contenteditable (5365877)
  • events: remove contenteditable (c94d1f9)

2.2.1 (2021-03-04)

Bug Fixes

  • action: add new actions to actions index (29d51f0)

2.2.0 (2021-03-04)

Features

  • general: add keyboard manager (382d0d4)
  • keyboard: add copy paste events (400c429)
  • keyboard manager: fix cr comments (c54ed9b)
  • keyboard manager: fix cr comments (7fb1d24)
  • keyboard manager: fix cr comments (ea18c52)
  • keyboard manager: fix cr comments (19d4973)
  • keyboard manager: fix cr comments (92fa193)
  • keyboard manager: fix cr comments (0bc5259)
  • keyboard manager: fix cr comments (0de5fa0)
  • keyboard manager: fix cr comments (94d1455)
  • keyboard manager: fix cr in progress (dab3950)
  • keyboard manager: fix cr in progress (0d90e76)
  • keyboard manager: fix cr in progress (1a862f7)

2.1.4 (2021-03-01)

Bug Fixes

  • mouse manager: fix mouse up triggered twice intead of one every time item is moved (f453939)

2.1.3 (2021-02-21)

Bug Fixes

  • select action: fix checking if element is contains in box,now also check the bottom right point (ca0e178)

2.1.2 (2021-02-18)

Bug Fixes

  • auto arrange: fix DagrePlugin set coordinates (c47e929)

2.1.1 (2021-02-10)

Bug Fixes

  • node layers rect: calc right and top nodes including the width and height (75423c8)
  • node layers rect: calc right and top nodes including the with and height (c74eb12)
  • node layers rect: calc right and top nodes including the with and height (8926af1)
  • node layers rect: calc right and top nodes including the with and height (37a6860)

2.1.0 (2021-02-09)

Features

  • genral: add the ability to zoom to fit and zoom to nodes (94dea1b)
  • genral: add the ability to zoom to fit and zoom to nodes (8580874)
  • genral: fix comments (0d9526f)
  • genral: fix comments (bf70291)
  • genral: fix comments (cfac5f3)

2.0.2 (2021-01-31)

Bug Fixes

  • ctx menu: chrome bug when clicking right mouse button, mouse up isn't fired (9b1b383)

2.0.1 (2021-01-31)

Bug Fixes

  • multiple select: if point is attached to port, don't select (f008d13)

2.0.0 (2021-01-30)

Bug Fixes

  • angular: enable strict mode (6c30470)

Features

  • strict typescript: strict mode enabled on all libraries and storybook (5e967c8)

BREAKING CHANGES

  • strict typescript: angular components no longer extend base models | factories structure changed

1.5.3 (2021-01-10)

Bug Fixes

  • default node: removed default animations on node appearance (0aa6502)

1.5.2 (2021-01-09)

Bug Fixes

1.5.1 (2021-01-09)

Bug Fixes

  • angular links: hover change detection manually triggered (f9aac7c)
  • dynamic: ports updates will now consider offsets and zoom level (9a35868)
  • imports: removed unused imports, build only whats neccessery (3fb1e89)

1.5.0 (2021-01-08)

Features

  • engine: node and canvas selectors (a41f760)

1.4.0 (2021-01-08)

Features

  • link: points selector added (ec48ab1)

1.3.0 (2021-01-06)

Features

  • links and ports: dynamically updating coords on changes (1b032f2)

1.2.5 (2021-01-05)

Performance Improvements

1.2.4 (2021-01-04)

Bug Fixes

  • labels: will be selected and not painted once (990d79f)

1.2.3 (2021-01-04)

Bug Fixes

  • inverse zoom: fixed assignment (e181ee3)

1.2.2 (2021-01-03)

Bug Fixes

  • link model: path and points moved to model to fix imports issue (1006135)

1.2.1 (2021-01-03)

Bug Fixes

  • events: added event state to actions observer (8af62bd)

1.2.0 (2021-01-03)

Features

  • metadata: updated packages and versions (0af7376)

1.1.1 (2021-01-02)

Bug Fixes

  • publish: packges public access (5fa989b)

1.1.0 (2021-01-02)

Features

  • docs: readme on both packages (494d2ce)