1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-20 17:28:51 +02:00
phorge-phorge/webroot/rsrc/js/application/differential
epriestley 17306b7a92 Provide basic keyboard navigation support for Differential.
Summary:
ReviewBoard has a fancier version of this feature that's more granular -- the
keyboard can focus on individual changes. I think that's good and intend to
implement something similar, but this gets us a step closer and gets rid of some
of the bookkeeping stuff like making shortcuts discoverable.

(I have another brnach with Maniphest merging which also uses fatcow icons,
which is why the README seems a little out of context.)

Test Plan:
Used "j" and "k" to jump between changesets. Pressed "?" and got a list of
available shortcuts.

Reviewed By: tuomaspelkonen
Reviewers: aran, jungejason, tuomaspelkonen
CC: moskov, aran, epriestley, tuomaspelkonen
Differential Revision: 412
2011-06-09 14:55:44 -07:00
..
behavior-add-reviewers.js Bring Javelin into Phabricator via git submodule, not copy-and-paste 2011-05-08 13:20:10 -07:00
behavior-comment-jump.js Added 'Next' and 'Previous' links to differential 2011-05-11 14:46:00 -07:00
behavior-comment-preview.js Add comment previews to Maniphest 2011-05-10 14:35:00 -07:00
behavior-diff-radios.js Bring Javelin into Phabricator via git submodule, not copy-and-paste 2011-05-08 13:20:10 -07:00
behavior-edit-inline-comments.js Add "Undo" for editing Differential inline comments 2011-06-08 10:44:01 -07:00
behavior-keyboard-nav.js Provide basic keyboard navigation support for Differential. 2011-06-09 14:55:44 -07:00
behavior-populate.js Move "Rendering References" to the DifferentialChangesetParser level 2011-05-13 06:10:57 -07:00
behavior-show-all-comments.js Add comment linking to Maniphest and Differential 2011-05-31 11:11:19 -07:00
behavior-show-more.js Add "Undo" for editing Differential inline comments 2011-06-08 10:44:01 -07:00
DifferentialInlineCommentEditor.js Add "Undo" for editing Differential inline comments 2011-06-08 10:44:01 -07:00