zulip/static/js/portico
Anders Kaseorg e350e57747 js: Fix more incorrectly converted trigger calls.
Commit a9ca5f603b (#15863) incorrectly
converted these too; indexing a jQuery object gives you a DOM element.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2020-07-28 12:43:17 -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 eslint: Replace sort-imports with import/order. 2020-07-24 09:42:56 -07:00
integrations.js js: Fix more incorrectly converted trigger calls. 2020-07-28 12:43:17 -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