Christopher Möller
|
0892e2ea9a
|
refactor(node-resizer): use nodeId from context, fix glitches while resizing
|
2022-12-06 17:56:56 +01:00 |
|
moklick
|
b511b15ef8
|
refactor(core): make it possible to batch changes
|
2022-12-01 20:28:37 +01:00 |
|
Christopher Möller
|
d00c8536db
|
fix(subflow-node-origin): use helper function in minimap, calculate extent corrrectly when using nodeOrigin and subflows
|
2022-11-24 22:36:00 +01:00 |
|
Christopher Möller
|
3685420ebf
|
fix(subflow-node-origin): use node origin in node position calculation
|
2022-11-24 16:55:51 +01:00 |
|
moklick
|
7fab7b6a54
|
Merge branch 'next-release' into fix/selection-rect
|
2022-11-15 16:09:35 +01:00 |
|
moklick
|
b70ede04f3
|
fix(nodeOrigin): repair multi selection and fitView
|
2022-11-15 16:00:21 +01:00 |
|
 Wenchen LiandGitHub
|
d586202d97
|
Always elevate 1000 in zIndex when node is selected
Instead of only elevating when `zIndex` is unset
|
2022-11-11 17:30:31 -05:00 |
|
moklick
|
7b1dc1b18c
|
chore(types): cleanup
|
2022-10-21 11:35:56 +02:00 |
|
moklick
|
be6590a5d6
|
feat(nodes-edges): add nodesFocusable, edgesFocusable, cleanup keyboard controls
|
2022-10-03 14:31:34 +02:00 |
|
Alireza Sheikholmolouki
|
bca319217f
|
Merge remote-tracking branch 'upstream/v11' into feat/cancel-connection
|
2022-09-20 17:59:43 +03:00 |
|
moklick
|
fad6cf706e
|
refactor(packages) support react 17 and 18
|
2022-09-19 16:07:30 +02:00 |
|
moklick
|
23fdd20658
|
fix(nodeOrigin): use origin for calculating handle position
|
2022-09-01 12:37:13 +02:00 |
|
moklick
|
2172522a0b
|
refactor(panning): enable panning when nodesDraggable is false #1457
|
2022-09-01 12:12:16 +02:00 |
|
moklick
|
06c1f22c1f
|
chore(store): remove unused stuff
|
2022-08-18 17:48:41 +02:00 |
|
moklick
|
d2d4b76e65
|
feat(a11y): add aria live message on move by keyboard
|
2022-08-16 18:21:20 +02:00 |
|
moklick
|
94463cd0be
|
refactor(styling): dont inject styles
|
2022-08-09 18:42:12 +02:00 |
|
moklick
|
7150e0369e
|
feat(linting): add eslint
|
2022-08-08 13:34:00 +02:00 |
|
moklick
|
753f442468
|
chore(zustand): upgrade to v4
|
2022-08-06 16:57:32 +02:00 |
|
 Moritz KlackandGitHub
|
f7dc75b0f3
|
Feat: basic keyboard controls and better WAI-ARIA defaults (#2333)
* feat(nodes): focusable and moveable with keys
* refactor(key-handling): cleanup, handle selections
* feat(edges): selectable with keys
* refactor(nodes-edges): cleanup keyboard controls and aria- attrs
* refactor(nodes): node needs to be selected for arrow keys
* refactor(minimap): create const for labelledby
closes #1033
|
2022-08-01 13:58:18 +02:00 |
|
moklick
|
0054dd3d61
|
Merge branch 'main' into v11
|
2022-07-25 15:49:48 +02:00 |
|
moklick
|
6baf325b24
|
Merge branch 'main' into v11
|
2022-07-18 18:08:00 +02:00 |
|
Christopher Möller
|
1bb32c8eb7
|
chore: setup monorepo using preconstruct
|
2022-07-11 18:04:27 +02:00 |
|