zulip/static/js/portico
Gittenburg 2d8ed545d4 docs: Set <title> to article title.
Previously the title for all pages of the user and API documentation was
just "Zulip", which does not only bad for UX but also for accessibility.

We were already extracting the title from the Markdown for the og:title
tag, so we just need to set the <title> tag.

Since our documentation fetches pages with Ajax if you have JavaScript
enabled, we also need to save the titles in the article cache.

Part of #15948.
2020-07-29 11:40:39 -07:00
..
confirm-preregistrationuser.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
desktop-login.js js: Reformat with Prettier. 2020-07-17 14:31:25 -07:00
desktop-redirect.js eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
dev-login.js js: Normalize strings to double quotes. 2020-07-17 14:31:24 -07:00
email_log.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
google-analytics.js js: Remove inner spacing from object literals. 2020-07-17 14:31:25 -07:00
header.js js: Replace deprecated jQuery event trigger shorthand. 2020-07-21 12:01:26 -07:00
help.js docs: Set <title> to article title. 2020-07-29 11:40:39 -07:00
integrations.js integrations: Fix the search input autofocus. 2020-07-28 15:17:00 -07:00
integrations_dev_panel.js js: Use ES6 object literal shorthand syntax. 2020-07-21 12:42:22 -07:00
landing-page.js landing-page: Clean up ready callbacks. 2020-07-22 15:48:33 -07:00
signup.js js: Use Moment.js as a module. 2020-07-28 10:54:35 -07:00
tabbed-instructions.js js: Convert a.indexOf(…) !== -1 to a.includes(…). 2020-02-10 14:08:12 -08:00
team.js js: Replace underscore with lodash and remove it from globals. 2020-07-26 16:12:06 -07:00