Commit Graph
24 Commits
Author SHA1 Message Date
andreyworkspace 7d9a0acd4a update deps 2022-01-30 20:16:50 +03:00
moklick 0cfcf656a0 refactor(defaultNode/Edges): always trigger onNodesChange and onEdgesChange 2022-01-20 17:55:27 +01:00
moklick 634b592b3a feat(general): add defaultNodes, defaultEdges and defaultEdgeOptions 2022-01-18 13:05:41 +01:00
moklick a969c63400 chore(examples): use new api 2021-12-25 13:30:13 +01:00
moklick 7a85bb9666 chore(examples): add examples 2021-12-22 23:53:05 +01:00
moklick 8014fb0f44 test(examples): use new api for test examples 2021-12-22 14:19:57 +01:00
moklick 3206d49c15 chore(examples): add overview, cleanup 2021-12-17 10:43:53 +01:00
moklick 3b25086149 feat(nodes): connect on touch device 2021-12-17 10:35:53 +01:00
moklick 62f1e90244 fix(edges): updatable edge 2021-11-26 07:14:38 +01:00
moklick 296289710f refactor(store): reset on unmount 2021-11-23 18:37:12 +01:00
moklick 0974aa5732 refactor(nodes): only use node internals 2021-11-18 13:01:11 +01:00
Christopher Möller 1425a4363b fix(nested): add nested nodes example, always show nodes on top while dragging or selected 2021-11-05 17:42:18 +01:00
moklick 65991de037 chore(examples): add layouting with new api 2021-11-02 12:52:24 +01:00
moklick a0b8aa6fcb Merge branch 'v10' into refactor/nodes-edges-state 2021-10-20 10:52:11 +02:00
moklick 1525af39cf refactor(elements): render only visible elements 2021-10-19 14:57:34 +02:00
moklick ab2391fd51 refactor(floating-edge-example): cleanup 2021-10-14 11:34:06 +02:00
Christopher Möller b36c713650 feat(example): add example with floating edge and whole node as handle 2021-10-14 09:15:04 +02:00
moklick e01249a87c refactor(examples): hide old api examples 2021-10-09 16:49:41 +02:00
moklick c5ce586dd9 test(draghandle): add basic tests #1552 2021-10-05 10:45:51 +02:00
moklick 6cc2910477 fix(background): multiple backgrounds, separate pattern ids closes #1037 2021-03-26 22:43:19 +01:00
moklick 111ee649bb feat(nodetypes): add nodeTypesId prop to force recreation of nodeTypes #1007 2021-03-19 23:25:58 +01:00
moklick b71c9eb891 chore(examples): add undirectional 2021-03-02 11:12:35 +01:00
moklick 3613c7c81d feat(hooks): useUpdateNodeInternals #916 2021-03-01 16:52:38 +01:00
moklick 20309d4e38 refactor(examples): use cra + ts 2021-02-23 18:39:17 +01:00