gitlab-org--gitlab-foss/app/views/help
Denys Mishunov 0aff8e2753 Set up basic keyboard next/previous navigation in diff list
Mousetrap is used as the help-tool to listen to keystrokes

Added currentDiffIndex getter to store that holds
the index of currently active diff file in the list

Instead of computing it on the component, we will take advantage of it
being available for all components in DiffsApp

Testing keyboard navigation and jumpToFile()
2019-02-27 09:12:13 +00:00
..
instance_configuration
_shortcuts.html.haml Set up basic keyboard next/previous navigation in diff list 2019-02-27 09:12:13 +00:00
index.html.haml
instance_configuration.html.haml
shortcuts.js.haml
show.html.haml
ui.html.haml