zulip/web
Shubham Padia 682a214d65 pm_list: Esc should clear search input if focused.
We expose `is_zoomed_in` from `pm_list` in this PR.
We also explicitly trigger a `blur` now on clearing search.
Before, clicking on the `x` button was automatically removing
the focus from the input field, but pressing the `Esc` key was
not doing that and that's why the explicit blur.
2024-07-08 13:17:05 -07:00
..
e2e-tests left_sidebar: Remove .input-append from stream filter. 2024-06-28 15:12:00 -07:00
generated
html 5xx: Remove duplicate `error_page` class applied on page. 2024-07-03 13:35:12 -07:00
images onboarding_steps: Remove hotspot as an onboarding_step. 2024-05-10 12:30:22 -07:00
server katex_server: Fix implicit use of any. 2024-05-04 18:53:34 -07:00
shared typeahead: Rework `sort_emojis` function. 2024-07-07 11:33:41 -07:00
src pm_list: Esc should clear search input if focused. 2024-07-08 13:17:05 -07:00
styles pm_list: Add search to direct message section. 2024-07-08 13:17:05 -07:00
templates pm_list: Add search to direct message section. 2024-07-08 13:17:05 -07:00
tests pm_list: Add search to direct message section. 2024-07-08 13:17:05 -07:00
third typeahead: Fix search typeahead open on `near` narrows. 2024-07-01 22:33:36 -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 blueslip: Untangle from page_params. 2024-06-22 19:18:10 -07:00
webpack.dev-assets.json