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 header: Fix unresponsive dropdown pill on /help pages. 2022-01-05 15:18:24 -08:00
help.js help-docs: Remove `mac-cmd-style` CSS rule. 2022-07-12 12:17:41 -07:00
integrations.js js: Enable no-jquery/no-constructor-attributes. 2022-08-16 13:42:28 -07:00
integrations_dev_panel.js js: Simplify indexing arrays from the end with Array#at. 2022-01-24 09:58:54 -08: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