miroiu/nodify
[Docs] Add documentation for customizing the keyboard navigation system
开放
#225 创建于 2025年6月17日
documentationgood first issue
仓库指标
- 星标
- (1,949 个星标)
- PR 合并指标
- (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