mirror of
https://github.com/zulip/zulip.git
synced 2026-07-03 21:10:12 +08:00
We scan a tooltip for any required windows-to-mac hotkey conversions from the list of attributes supplied to the hotkey_hints helper. If we find any, we add/modify the hotkyes in the hotkey hints list to match the mac-style key combinations and then return back the modified list of hotkey hints to be displayed in the tooltip. We also rename the "adjust_mac_shortcuts" function, used for the keyboard shortcuts menu and help center documnets, to "adjust_mac_kbd_tags" to avoid any ambiguity with the adjust_mac_tooltip_keys funtion which is used for tooltip hotkeys. |
||
|---|---|---|
| .. | ||
| communities.js | ||
| confirm-preregistrationuser.js | ||
| desktop-login.js | ||
| desktop-redirect.js | ||
| dev-login.js | ||
| email_log.js | ||
| google-analytics.js | ||
| header.js | ||
| help.js | ||
| integrations_dev_panel.js | ||
| integrations.js | ||
| landing-page.js | ||
| signup.js | ||
| tabbed-instructions.js | ||
| team.js | ||
| tippyjs.js | ||