zulip/web
Aman Agrawal 7f38c95384 dropdown_widget: Fix click event being triggered multiple times.
Reset event handlers attached to the dropdown widget and by removing
it from DOM.

User is unlikely to use the same dropdown multiple times, even if
they do, the operation is fast.
2024-08-20 09:56:59 -07:00
..
e2e-tests puppeteer: Use a robust method to verify if we switched narrow. 2024-08-16 14:00:24 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images thumbnail: Show the right spinner based on dark/light mode. 2024-07-21 18:41:59 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared send_later_popover: Update calendar days icon. 2024-07-19 14:13:12 -07:00
src dropdown_widget: Fix click event being triggered multiple times. 2024-08-20 09:56:59 -07:00
styles support: Consolidate sponsorship forms for remote and Zulip Cloud views. 2024-08-20 09:45:49 -07:00
templates user_groups: Add function for determining group creation permissions. 2024-08-20 09:28:05 -07:00
tests web: Use util.the for accessing element of single-item lists. 2024-08-20 09:48:15 -07:00
third bootstrap: Remove legacy `nav nav-list` classes and related CSS. 2024-07-15 10:00:22 -07:00
.browserslistrc
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts tsconfig: Enable exactOptionalPropertyTypes. 2024-05-16 08:58:20 -07:00
debug-require.js
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json support: Set discounted price instead percentage for customers. 2024-05-16 02:18:43 -07:00
webpack.config.ts static: Only run CompressionPlugin in production. 2024-08-13 09:01:06 -07:00
webpack.dev-assets.json