zulip/static/js/portico
Lauryn Menard fe7d7b48db help-docs: Use `<kbd>` HTML elements for references to keyboard keys.
Updates references to keyboard keys in the help center docs to use
`<kbd>` HTML elements, which also means updating them to be as the
key would appear on a keyboard.

Previously, uppercase and lowercase letters were used to indicate
when/if the `Shift` key was being used, and even that was not
consistent throughout the documentation.

For CSS styling, adds a similar rule for `<kbd>` elements that is
used in `/static/styles/app_components.css`. And updates the CSS
class used in `/static/js/portico/help.js` for `adjust_mac_shortcuts`
accordingly.

Also, takes advantage of revising these pages for making small
updates for current help center documentation practices.
2022-09-13 11:16:14 -07:00
..
communities.js portico: Add page to list open organizations. 2022-08-30 16:02:06 -07:00
confirm-preregistrationuser.js
desktop-login.js
desktop-redirect.js
dev-login.js
email_log.js
google-analytics.js
header.js header: Fix unresponsive dropdown pill on /help pages. 2022-01-05 15:18:24 -08:00
help.js help-docs: Use `<kbd>` HTML elements for references to keyboard keys. 2022-09-13 11:16:14 -07:00
integrations.js js: Skip redundant jQuery object reconstruction. 2022-08-18 16:11:13 -07:00
integrations_dev_panel.js integrations_dev_panel: Remove unused idempotent flag. 2022-08-19 16:45:09 -07:00
landing-page.js landing-page: Remove unused hero-screen class. 2022-07-13 16:32:01 -07:00
signup.js signup: Remove stale highlighting function. 2022-08-13 17:09:10 -07:00
tabbed-instructions.js js: Prefix jQuery object variable names with $. 2022-03-16 12:52:07 -07:00
team.js team_page: Display count of contributors with >=100 commits. 2022-01-19 17:37:09 -08:00
tippyjs.js tippy: Initialize tippy in portico. 2022-08-29 11:43:45 -07:00