moklick
|
1ba3c0e91f
|
fix(nodes): if draggable equals false node is also not draggable with selection
|
2023-02-03 19:08:10 +01:00 |
|
moklick
|
54010e7ee6
|
refactor(errors): put in constants
|
2023-01-25 18:32:13 +01:00 |
|
moklick
|
9527261719
|
feat(onError): add onError prop #2772
|
2023-01-25 17:47:42 +01:00 |
|
moklick
|
851b8e3e0f
|
fix(getRectOfNodes): handle node pos correctly closes #2641
|
2022-12-06 16:50:20 +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
|
7b1dc1b18c
|
chore(types): cleanup
|
2022-10-21 11:35:56 +02:00 |
|
moklick
|
86ea34b470
|
refactor(dev-warnings): cleanup
|
2022-08-17 11:55:37 +02:00 |
|
moklick
|
7150e0369e
|
feat(linting): add eslint
|
2022-08-08 13:34:00 +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
|
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 |
|