11.1.0
You can now configure the keyboard accessibility more detailed. We've added the props nodesFocusable
and edgesFocusable
and also a focusable
option for nodes and edges. The disableKeyboardA11y
prop now only affects the arrow controls with the keyboard. The keyboard controls now use snapGrid (if used) for velocity and you can increase the speed by pressing Shift.
Minor Changes
def11008
- New props:nodesFocusable
and `edgesFocusable``