zulip/static
aryanshridhar 9f9259683c settings_panel: Bind vim keys to SettingsPanelMenu.
Added a commit to bind vim keys with the SettingsPanelMenu,
allowing users to control the settings and organization tabs
using 'h','j','k' and 'l' keys.

vim_left('h') -> Switch between tab by shifting focus to the left.
vim_right('l') -> Switch between tab by shifting focus to the right.
vim_up('k') -> Move up.
vim_down('j') -> Move down.
2021-05-10 17:30:10 -07:00
..
assets zulip-icon: Add `zulip-icon` as classPrefix for icon. 2021-04-29 09:02:25 -07:00
audio notificaiton_sounds: Add some atonal sounds created by @stwime. 2021-02-05 12:28:20 -08:00
generated
html templates: Mark all void tags as self-closing. 2021-04-21 09:49:34 -07:00
images integrations: Add Uptime Robot integration. 2021-05-09 20:34:19 -07:00
js settings_panel: Bind vim keys to SettingsPanelMenu. 2021-05-10 17:30:10 -07:00
shared docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
styles compose: Revert placeholder styling for bottom reply button. 2021-05-10 12:54:30 -07:00
templates compose: Revert placeholder styling for bottom reply button. 2021-05-10 12:54:30 -07:00
third Revert "markdown: Add support to shorten GitHub links." 2021-04-02 15:52:34 -07:00
.gitignore dependencies: Replace moment.js with date-fns. 2021-02-05 11:04:32 -08:00