zulip/web
Sayam Samal c92e9a7229 topic_list: Move input blur on escape logic to hotkey.js module.
This is a follow-up commit to 021d6cb169,
and moves the logic for blurring the topic filter input when the escape
is pressed from `clear_topic_search` to the `web/src/hotkey.js` module
for better code readability, and to be in adherence with the comment
in `web/src/hotkey.js` which states the logic for handling the escape
key interaction.
2025-07-21 23:16:26 -07:00
..
e2e-tests web: Switch to Zod mini API. 2025-07-21 16:40:17 -07:00
generated
html web: Sync content of Django and nginx error pages. 2025-04-03 17:09:46 -07:00
images icons: Let the system using the icons specify the fill-rule color. 2025-05-27 10:00:21 -07:00
server
shared web: Switch to Zod mini API. 2025-07-21 16:40:17 -07:00
src topic_list: Move input blur on escape logic to hotkey.js module. 2025-07-21 23:16:26 -07:00
styles inputs: Fix input icons' vertical alignment for multi-line inputs. 2025-07-21 23:16:26 -07:00
templates filter_input: Add explicit classname for filter clear button. 2025-07-21 23:16:26 -07:00
tests filter_input: Add explicit classname for filter clear button. 2025-07-21 23:16:26 -07:00
third alerts: Restore alert-success colors. 2025-07-09 14:04:52 -07:00
.browserslistrc browserslist: Add support for logical props. 2025-05-21 15:19:08 -07:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2025-06-25 16:53:17 -07:00
debug-require-webpack-plugin.ts debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
debug-require.cjs debug-require: Rename to *.cjs. 2024-11-13 09:18:56 -08:00
postcss.config.js postcss: Work around postcss-extend-rule incompatibility with :is(). 2025-05-23 22:25:38 -07:00
webpack.assets.json confirm_email_change: Use redirect-to-POST trick. 2025-07-07 17:15:08 -07:00
webpack.config.ts webpack: Disable cross-origin-header-check middleware. 2025-04-15 16:18:06 -07:00
webpack.dev-assets.json showroom: Standardize "showroom" name for UI components testing pages. 2025-01-13 17:46:15 -08:00