Skip to content

Release 11.1.0

Compare
Choose a tag to compare
@moklick moklick released this 03 Oct 12:54
· 1497 commits to main since this release
5d905fa

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

Patch Changes

  • d00faa6b - Make nopan class name overwritable with class name option

  • Updated dependencies [def11008, def11008, d00faa6b]:

    • @reactflow/background@11.0.1
    • @reactflow/core@11.1.0
    • @reactflow/controls@11.0.1
    • @reactflow/minimap@11.0.1