miroiu/nodify

[Docs] Add documentation for customizing the keyboard navigation system

開放

#225 建立於 2025年6月17日

 (2 則留言) (0 個反應) (2 位負責人)C# (337 個分叉)auto 404
documentationgood first issue

倉庫指標

星標
 (1,949 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

There's no documentation about customizing the keyboard navigation. We should document the following topics:

  • adding, removing and activating existing keyboard navigation layers
  • customizing the focus visual for editor elements (including connections)
  • customizing the keyboard navigation gestures

The new system was implemented here: https://github.com/miroiu/nodify/pull/224

貢獻者指南