zulip/static/js/portico
Anders Kaseorg e8a30060ee js: Enable no-jquery/no-constructor-attributes.
https://github.com/wikimedia/eslint-plugin-no-jquery/blob/master/docs/rules/no-constructor-attributes.md

The motivation for this rule is a subtle caveat buried in the
documentation:

https://api.jquery.com/jquery/#jQuery-html-attributes

“While the second argument is convenient, its flexibility can lead to
unintended consequences (e.g. $( "<input>", {size: "4"} ) calling the
.size() method instead of setting the size attribute).”

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-08-16 13:42:28 -07:00
..
confirm-preregistrationuser.js
desktop-login.js
desktop-redirect.js
dev-login.js
email_log.js
google-analytics.js
header.js
help.js
integrations.js js: Enable no-jquery/no-constructor-attributes. 2022-08-16 13:42:28 -07:00
integrations_dev_panel.js
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
team.js