Commit Graph

  • 11dc57a834 Fixing example #468 Mathias 2019-11-19 15:04:19 -03:00
  • ed63bf151c keeping the engine offset into account when calculating a new link position #469 Antonio Russo 2019-11-19 15:39:13 +00:00
  • 6dd0677b28 Using initialRelative coordinates when creating a new link makes it more precise Antonio Russo 2019-11-19 14:01:12 +00:00
  • ea6130d1a9 getting the initial click position from the AbstractDisplacementState Antonio Russo 2019-11-18 20:21:34 +00:00
  • 3c8839a1ec More bug fixes Mathias 2019-11-18 14:23:58 -03:00
  • a7ab686463 Some BugFix Mathias 2019-11-18 14:07:53 -03:00
  • 11c2c70ec6 Options to NOT REGISTER default DeleteItemsAction and ZoomCanvasAction Mathias 2019-11-18 14:02:30 -03:00
  • a3ca75d039 link far end alignes with the mouse pointer position, fixes #467 Antonio Russo 2019-11-17 23:23:31 +00:00
  • dedc627294 Export DeleteItemsAction and event to deregister the default DeleteI... Mathias 2019-11-16 21:58:12 -03:00
  • c000ffc3cd Remove error when creating a new canvas without node #465 Rafkat 2019-11-06 18:33:33 +03:00
  • 37babb3bb2 Merge pull request #448 from christianbuehlmeyer/checkCanLinkToPort Dylan Vorster 2019-10-11 18:25:46 +02:00
  • 33651b22a1 Merge pull request #451 from matthax/master Dylan Vorster 2019-10-11 18:24:53 +02:00
  • dfc7102b1c export SmartLayerWIdget from react-canvas-core #451 Matt Bark 2019-10-07 12:39:02 -04:00
  • a399f135ba Added the canLinkToPort check also to DragDiagramItemsState to prevent Port to Port connection that is not allowed #448 Christian Bühlmeyer 2019-10-04 21:40:03 +02:00
  • 36e097cb70 Merge pull request #443 from larshp/readme Dylan Vorster 2019-10-01 01:11:51 +02:00
  • 23e1742e99 Merge pull request #434 from DanieLazarLDAPPS/bugfix/#428-after-deserialize-fixes Dylan Vorster 2019-10-01 01:11:29 +02:00
  • 5d913f28ba README: fix links under "how to use" #443 Lars Hvam 2019-09-27 12:33:20 +02:00
  • 1c955b4d12 bugfix after deserialize link has no source or target port and code in body of condition should not be called. This is quick fix. Better will be handle it in fireMouseMoved of DragNewLinkState #434 Daniel Lazar 2019-09-19 10:25:56 +02:00
  • 741851b855 v6.0.1-beta.5 v6.0.1-beta.5 Dylan Vorster 2019-09-12 11:59:17 +02:00
  • 4729bbedc9 Merge pull request #429 from DanieLazarLDAPPS/bugfix/#428-after-deserialize-fixes Dylan Vorster 2019-09-12 11:57:04 +02:00
  • 994ff7c714 formatting fixes #429 Daniel Lazar 2019-09-12 07:38:52 +02:00
  • 05f1345e62 Merge pull request #426 from vidjuheffex/patch-1 Dylan Vorster 2019-09-12 00:36:44 +02:00
  • 5079188b99 Merge pull request #425 from duhruh/bug/unique-key Dylan Vorster 2019-09-12 00:36:05 +02:00
  • 13dd53f185 after deserialize rightAngleLinkModel the first and last path must be set by points if doesnt links right angles are broken Daniel Lazar 2019-09-11 13:05:36 +02:00
  • 502faeef5a issue #428 fixing by moving entityRemoved registration to addModel Daniel Lazar 2019-09-11 12:17:01 +02:00
  • 39c4f37d12 update css to remove first-of-type unsafe warning #426 Julián Herrera 2019-09-10 22:30:20 -05:00
  • 1dccace7e2 fix for unique key maps #425 David Rivera 2019-09-10 16:49:13 -07:00
  • 85857afd31 Merge pull request #423 from mx2323/dagreFix2 Dylan Vorster 2019-09-07 19:53:02 +02:00
  • c875ce6e22 use top left instead of center with dagre #423 Michael Xu 2019-09-06 17:27:29 +00:00
  • 422b967be7 Merge pull request #410 from ppoffice/patch-1 Dylan Vorster 2019-09-06 17:37:32 +02:00
  • 1a8b3caca4 Merge pull request #419 from sljuka/click-linking Dylan Vorster 2019-09-06 17:36:25 +02:00
  • 116a296bf5 Clear state props before ejecting state #419 David Sljukic 2019-09-05 22:38:31 +02:00
  • 57f4e2d832 Fix tabs with prettier David Sljukic 2019-09-03 23:30:29 +02:00
  • b0089662aa Update demo name David Sljukic 2019-09-03 23:00:29 +02:00
  • 8ded9cd30e Make custom state demo where linking is done by clicking ports David Sljukic 2019-09-03 22:55:53 +02:00
  • 14a76ffbf5 place resize observer polyfill in peer deps #410 ppoffice 2019-09-03 11:29:51 -04:00
  • 1a7acafdc8 v6.0.1-beta.4 v6.0.1-beta.4 Dylan Vorster 2019-09-03 09:48:37 +02:00
  • ad25420166 v6.0.1-beta.3 v6.0.1-beta.3 Dylan Vorster 2019-09-03 09:46:24 +02:00
  • 1fb622366b Merge pull request #416 from DanieLazarLDAPPS/features/labview-style-of-routes Dylan Vorster 2019-09-03 09:39:59 +02:00
  • 761ac41901 improvment of handling first and last path direction #416 Daniel Lazar 2019-09-02 11:05:18 +02:00
  • c8aa7a67ac some after merge fixes and another fixes for linking Daniel Lazar 2019-09-02 09:44:43 +02:00
  • e923245f6d better to keep boolean for last and first path direction private for widget Daniel Lazar 2019-09-02 09:21:16 +02:00
  • 0cb6c66b1f when node is moving better path from its port cannot change direction to keep 90 angles all the time Daniel Lazar 2019-09-02 09:13:16 +02:00
  • f20bb0bd2e improved new links to have better experience Daniel Lazar 2019-08-29 13:49:28 +02:00
  • 0deaec246d added usefull variable that gives last known index of path Daniel Lazar 2019-08-29 12:17:12 +02:00
  • cb79d4e390 add resize-observer-polyfill ppoffice 2019-08-21 14:57:58 -04:00
  • 35a53c8134 fix storybook failed to build issue on windows Ruipeng Zhang 2019-08-21 00:44:11 -04:00
  • 326567c290 v6.0.1-beta.2 v6.0.1-beta.2 Dylan Vorster 2019-08-19 07:26:28 +02:00
  • 7fa51d5ea0 Merge branch 'master' of github.com:projectstorm/react-diagrams Dylan Vorster 2019-08-19 07:25:15 +02:00
  • e72e7e999c fix relative import Dylan Vorster 2019-08-19 07:24:10 +02:00
  • 25fe2a8e64 Merge pull request #403 from kuldar/patch-1 Dylan Vorster 2019-08-17 11:39:33 +02:00
  • e59edefbeb v6.0.1-beta.1 v6.0.1-beta.1 Dylan Vorster 2019-08-17 11:30:44 +02:00
  • 27022d2965 Fixed up link selecting Dylan Vorster 2019-08-17 11:27:54 +02:00
  • 897237c9ca Update README.md #403 Kuldar Kalvik 2019-08-17 11:07:58 +02:00
  • f0242c7924 add listeners to root model in demo Dylan Vorster 2019-08-17 11:05:48 +02:00
  • cf9f9cb01d Merge pull request #401 from zacharyzhy/patch-1 Dylan Vorster 2019-08-17 10:52:40 +02:00
  • 4c90895bcd Merge pull request #398 from flomllr/patch-2 Dylan Vorster 2019-08-17 10:52:26 +02:00
  • 3f6d04521d Export DragDiagramItemsState #401 zacharyzhy 2019-08-15 16:03:25 -07:00
  • 3a46047ee8 Update using-the-library.md #398 Florian Müller 2019-08-15 18:58:50 +02:00
  • 77418ee8e7 v6.0.1-beta.0 v6.0.1-beta.0 Dylan Vorster 2019-08-13 22:46:26 +02:00
  • 07c74d850f v6.0.0-beta.2 v6.0.0-beta.2 Dylan Vorster 2019-08-13 22:10:22 +02:00
  • 75d1b6bb5d Merge pull request #387 from DanieLazarLDAPPS/features/labview-style-of-routes Dylan Vorster 2019-08-13 00:07:26 +02:00
  • 4cae28c808 of course there must be || to check positions if moving is too fast #387 Daniel Lazar 2019-08-12 19:45:43 +02:00
  • cff54426c9 update for new links ... port model needs RightAngleLinkModel Daniel Lazar 2019-08-12 12:57:04 +02:00
  • 3dd329b209 migrate to new six version Daniel Lazar 2019-08-12 11:59:50 +02:00
  • 6396abc17c remove node5 Daniel Lazar 2019-08-07 17:07:28 +02:00
  • 16f6b484b5 renamed due to restriction with labview Daniel Lazar 2019-08-07 15:43:14 +02:00
  • 68c2c76d72 Right angles routes added Daniel Lazar 2019-08-07 15:34:10 +02:00
  • 16033a658c issue-277 few null checks to avoid crash when node went under bottom of screen Daniel Lazar 2019-08-07 08:52:58 +02:00
  • 96655baff2 v6.0.0-beta.1 v6.0.0-beta.1 Dylan Vorster 2019-08-11 17:20:32 +02:00
  • 630467cf97 small display issue with ports Dylan Vorster 2019-08-11 17:19:15 +02:00
  • 23b174736c more info on ports Dylan Vorster 2019-08-11 15:49:09 +02:00
  • 9de0708535 more custom link docs Dylan Vorster 2019-08-11 15:41:02 +02:00
  • 4786208fe6 more port docs Dylan Vorster 2019-08-11 13:25:35 +02:00
  • 98888f6d96 more fixes Dylan Vorster 2019-08-11 13:20:02 +02:00
  • f017873cdc docs Dylan Vorster 2019-08-11 13:17:09 +02:00
  • d14f1a3bb3 Fixed doc issue Dylan Vorster 2019-08-11 11:16:53 +02:00
  • cdda07b026 trying to fix gitbook Dylan Vorster 2019-08-11 11:12:30 +02:00
  • fa6bebce6f upset Dylan Vorster 2019-08-11 11:07:22 +02:00
  • 04362b8da8 lets try this again -_- Dylan Vorster 2019-08-11 10:52:53 +02:00
  • 0dbdee9f18 gitbook y Dylan Vorster 2019-08-11 10:50:17 +02:00
  • a5c4d917eb Revert "gitbook" Dylan Vorster 2019-08-11 10:47:41 +02:00
  • 93cc419767 GitBook: [master] 2 pages modified Dylan Vorster 2019-08-11 08:30:40 +00:00
  • 7a7fef85d0 GitBook: [master] 7 pages and 4 assets modified Dylan Vorster 2019-08-11 08:24:24 +00:00
  • 4eccdbdc8a restructure Dylan Vorster 2019-08-11 10:20:22 +02:00
  • 962883ce4a gitbook Dylan Vorster 2019-08-11 10:18:43 +02:00
  • 6571dbe159 GitBook: [master] 12 pages and 4 assets modified Dylan Vorster 2019-08-11 08:14:28 +00:00
  • 8fbd87df8c Readme Dylan Vorster 2019-08-11 09:47:02 +02:00
  • ce38f77027 Merge pull request #373 from projectstorm/lerna Dylan Vorster 2019-08-11 01:11:21 +02:00
  • bec82cd92c more readme #373 Dylan Vorster 2019-08-11 01:06:15 +02:00
  • d2c5bac65c v6.0.0-beta.0 v6.0.0-beta.0 Dylan Vorster 2019-08-11 00:57:16 +02:00
  • 5fc17b6217 changelog Dylan Vorster 2019-08-11 00:53:52 +02:00
  • d2e1cf2dd1 yaml is a piece of s*** Dylan Vorster 2019-08-11 00:35:56 +02:00
  • 9e2f6ffb0f sigh Dylan Vorster 2019-08-11 00:35:00 +02:00
  • cc900b2a90 sigh Dylan Vorster 2019-08-11 00:32:39 +02:00
  • 51c6bd2391 fix tests Dylan Vorster 2019-08-11 00:31:49 +02:00
  • a8c6031166 more restructuring Dylan Vorster 2019-08-10 22:33:06 +02:00
  • a6655dbf2d more restructuring Dylan Vorster 2019-08-10 22:30:01 +02:00
  • 37532edd01 more readme Dylan Vorster 2019-08-10 22:24:46 +02:00
  • 4538884a96 Readme Dylan Vorster 2019-08-10 21:59:49 +02:00