Commit Graph
51 Commits
Author SHA1 Message Date
moklick 972da582e9 fix(react): useNodesInitialized true when nodes measured closes #4202 2024-04-25 17:02:57 +02:00
moklick 0b684a7fe9 chore(changelog): update 2024-04-25 16:47:49 +02:00
moklick 40937c38ae refactor(updateNode): replace false as default closes #4164 2024-04-22 15:09:30 +02:00
moklick 7e8bcd8825 refactor(react): add setAttributes for dimension changes 2024-04-22 14:51:23 +02:00
moklick 93736c1c31 chore(changelog): update 2024-04-17 13:52:08 +02:00
moklick 2102c17108 refactor(xydrag): use map for drag items 2024-04-16 17:09:51 +02:00
moklick 28f4b4e513 chore(changelog): update 2024-04-15 13:19:43 +02:00
moklick 8897c2a9ff chore(packages): bump 2024-04-11 13:33:06 +02:00
moklick 4fa3a87241 refactor(updates): only trigger dim updates when dim changed 2024-04-11 12:31:14 +02:00
moklick 1af82d7e6e chore(react): update changelog 2024-04-10 15:02:10 +02:00
moklick e0f7f0a01f chore(changelog): update 2024-03-14 16:18:53 +01:00
moklick 7f3bb4c230 chore(changelog): update 2024-03-14 15:18:32 +01:00
moklick 0e086956e2 chore(shallowNodeData): cleanup 2024-03-14 13:02:34 +01:00
Moritz KlackandGitHub 64e240e7a5 fix(react): allow edges to start from 0,0 (#3980) 2024-03-05 16:49:36 +01:00
moklick 513e1fe71d chore(changelogs): update 2024-03-05 14:48:49 +01:00
Moritz KlackandGitHub 4a12a9f781 Refactor(types): unify node and edge handling (#3978)
* refactor(types): unify node and edge type behaviour

* chore(changelogs): update

* chore(examples): cleanup
2024-03-05 13:15:28 +01:00
moklick d285597f88 chore(changelog): update 2024-03-04 12:15:03 +01:00
moklick 52bdb12cf1 chore(changelogs): update 2024-02-29 13:22:47 +01:00
moklick 59e656ea24 chore(changelogs) 2024-02-29 12:54:24 +01:00
Moritz KlackandGitHub e5c667d068 Feat(nodes): add initialWidth and initialHeight (#3953)
* feat(react/svelte): add initialWidth/initialHeight closes #3793

* chore(packages): update changelogs
2024-02-27 15:21:35 +01:00
moklick 14516ab061 fix(react): drag nodes after toggle hidden closes #3931 2024-02-26 15:01:17 +01:00
moklick d88f72a6cc chore(packages): update changelogs 2024-02-26 14:35:43 +01:00
moklick 6eea7eb2ab chore(packages): bump 2024-02-15 18:13:46 +01:00
moklick 0d80b45d05 chore(changelog): update 2024-02-13 10:52:11 +01:00
moklick 2581832f27 chore(libs): update changelog 2024-02-05 17:01:18 +01:00
moklick a027b26f11 fix(react): expandParent option for child nodes 2024-01-25 21:13:06 +01:00
moklick 19bcfe28a2 fix(getNodesBounds): use absolute position by default, add options param 2024-01-25 17:46:46 +01:00
moklick 7a1617d71d fix(react): apply defaultEdgeOptions marker closes #3826 2024-01-25 12:24:00 +01:00
Moritz KlackandGitHub a6c03ffc9a Merge pull request #3820 from xyflow/fix-selection-key
Selection process is not interrupted by selectionKey being let go
2024-01-23 15:25:21 +01:00
moklick c6b669b21c chore(packages): update changelog 2024-01-23 11:46:18 +01:00
moklick 33bf6b0e46 chore(packages): update changelog 2024-01-23 10:08:10 +01:00
moklick 1742799461 chore(react): update changelog 2024-01-23 10:04:31 +01:00
moklick 7b4e385eb7 chore(packages): bump 2024-01-17 17:55:38 +01:00
moklick 7c49121c6e chore(changelogs): update 2024-01-16 18:13:09 +01:00
moklick 37f76275eb chore(libs): update changelogs 2024-01-15 17:35:08 +01:00
moklick 0fe2f2ae53 refactor(screenToFlowPosition): add option to configure snapToGrid #3771 2024-01-15 12:20:13 +01:00
moklick bfd6c50af9 chore(packages): bump 2024-01-11 17:33:07 +01:00
moklick 027f2ffbcd chore(changelog): add changes 2024-01-11 16:38:07 +01:00
moklick 08c6ed4a06 refactor(deleteElements): use onbeforedelete from store 2024-01-11 11:19:23 +01:00
moklick a0af30be3e chore(react): bump 2024-01-10 11:15:01 +01:00
moklick eb3a92de76 chore(react): changelog 2024-01-09 12:41:21 +01:00
moklick 2870c2f367 fix(react): applyChanges broken for multi changes for one node 2024-01-08 15:29:21 +01:00
moklick c8a5c25b14 chore(react): bump 2024-01-08 13:31:59 +01:00
moklick 30c975e39f chore(react): cleanup exports 2024-01-08 11:59:01 +01:00
moklick e6bee0aae6 fix(react): edge styles 2024-01-04 13:53:36 +01:00
moklick c48bddd71d fix(react): multi handles 2024-01-04 09:07:57 +01:00
moklick bd9db5439d chore(changelog): add node update info 2024-01-04 00:07:22 +01:00
moklick 0717a44978 chore(changelog): add csb links 2024-01-04 00:00:23 +01:00
Moritz KlackandGitHub 266d10824a chore(react): update changelog 2024-01-03 16:15:18 +01:00
moklick 3eec220d89 chore(packages): bump 2024-01-03 16:11:08 +01:00