miroiu/nodify

[Docs] Add documentation for customizing the keyboard navigation system

オープン

#225 opened on 2025/06/17

 (2 件のコメント) (0 件のリアクション) (2 人の担当者)C# (337 件のフォーク)auto 404
documentationgood first issue

Repository metrics

Stars
 (1,949 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド