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 Correct Gitlab Capitalization in code files 2018-09-21 12:05:37 +00:00
_shortcuts.html.haml Set up basic keyboard next/previous navigation in diff list 2019-02-27 09:12:13 +00:00
index.html.haml Show the commit-sha for pre-release versions 2018-10-02 16:11:32 +02:00
instance_configuration.html.haml
shortcuts.js.haml
show.html.haml
ui.html.haml