3.2.4 (2021-07-19)
- release: try fix release (6af0b5b)
3.2.3 (2021-07-18)
- engine: fix coerce zoom using default zoom when not set (ec8459a), closes #128
- release: check relase (3a787d0)
- release: check relase (b64fff3)
3.2.2 (2021-04-26)
- drop-action: fix circular imports (15b82e1)
3.2.1 (2021-04-22)
3.2.0 (2021-04-21)
- delete action: fix delete key pressed action (5b79614)
- delete action: fix delete key pressed action (7203014)
- engine: add fit to center ability (2ca0b26)
3.1.0 (2021-04-21)
- actions: add drop action (7233777)
3.0.7 (2021-04-18)
- dependencies: add rxjs and dagre to peer dependencies to prevent conflicts (d6a97fb)
3.0.6 (2021-04-14)
- extras: set the value as passed (db355ce)
- link: merge with current extras (0b5a3bc)
- mouse: change minimum zoom limitation (67b1509)
3.0.5 (2021-04-03)
- cyclic: updated imports to remove cyclic dependencies (b576592)
3.0.4 (2021-03-31)
- host: models are no longer bound to host view (a0d9937)
3.0.3 (2021-03-30)
- optional models: added optional to all models (1780c6d)
- deps: updated all deps to latest (485d681)
3.0.2 (2021-03-29)
- deps: removed unnecessary dependencies (e8956a2)
3.0.1 (2021-03-29)
- typings: added resize-observer-browser typing to core (18ddd83)
3.0.0 (2021-03-29)
- generate links & dynamic ports (9343733)
- state: removed un neccesery emits (f9be243)
- factories reimplementation (24eb729)
- auto dimensions: resize observer to resolve node and port dimensions automatically (d97e372)
- core: change factory implementation (5ad231d)
- themes: gh theme finished (0f45722)
- themes: styling (1807d0f)
- v3: initial work (09c534d)
- core: rename diagramEngineCore to diagramEngine delete FactoriesManager add entityType to base.entity delete default angular factories rename angular's DiagramEngine to EngineService
2.2.3 (2021-03-08)
- keyboard: fire delete action only if pressed the delete key (311989b)
2.2.2 (2021-03-04)
2.2.1 (2021-03-04)
- action: add new actions to actions index (29d51f0)
2.2.0 (2021-03-04)
- 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)
- mouse manager: fix mouse up triggered twice intead of one every time item is moved (f453939)
2.1.3 (2021-02-21)
- select action: fix checking if element is contains in box,now also check the bottom right point (ca0e178)
2.1.2 (2021-02-18)
- auto arrange: fix DagrePlugin set coordinates (c47e929)
2.1.1 (2021-02-10)
- 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)
- 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)
- ctx menu: chrome bug when clicking right mouse button, mouse up isn't fired (9b1b383)
2.0.1 (2021-01-31)
- multiple select: if point is attached to port, don't select (f008d13)
2.0.0 (2021-01-30)
- angular: enable strict mode (6c30470)
- strict typescript: strict mode enabled on all libraries and storybook (5e967c8)
- strict typescript: angular components no longer extend base models | factories structure changed
1.5.3 (2021-01-10)
- default node: removed default animations on node appearance (0aa6502)
1.5.2 (2021-01-09)
- state: isArray native (c0c7f7e)
1.5.1 (2021-01-09)
- 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)
- engine: node and canvas selectors (a41f760)
1.4.0 (2021-01-08)
- link: points selector added (ec48ab1)
1.3.0 (2021-01-06)
- links and ports: dynamically updating coords on changes (1b032f2)
1.2.5 (2021-01-05)
- rxjs: updated version (65a8102)
1.2.4 (2021-01-04)
- labels: will be selected and not painted once (990d79f)
1.2.3 (2021-01-04)
- inverse zoom: fixed assignment (e181ee3)
1.2.2 (2021-01-03)
- link model: path and points moved to model to fix imports issue (1006135)
1.2.1 (2021-01-03)
- events: added event state to actions observer (8af62bd)
1.2.0 (2021-01-03)
- metadata: updated packages and versions (0af7376)
1.1.1 (2021-01-02)
- publish: packges public access (5fa989b)
1.1.0 (2021-01-02)
- docs: readme on both packages (494d2ce)