zulip/web
PieterCK 2457a8b655 stream_settings: Fix stream row switching behavior.
Add a rule to the switch_rows(event) function to avoid
switching stream row when pressing up/down key by checking
the current URL hash and the add_subscribers_pill focus state.
Add a utility function to hash_parser to help implement new
switch_rows behavior mentioned above.

Fixes #29690.
2024-04-29 18:57:29 -07:00
..
e2e-tests message_list: Don't always cache "Combined feed" view. 2024-04-25 09:20:43 -07:00
generated
html
images portico: Remove screenshots from /apps. 2024-01-31 16:10:32 -08:00
server katex_server: Add Prometheus metrics. 2024-03-15 15:34:12 -07:00
shared topic_popover: Update popover menu option icons. 2024-04-26 10:35:21 -07:00
src stream_settings: Fix stream row switching behavior. 2024-04-29 18:57:29 -07:00
styles sidebar_ui: Fix flickering of invite users button when showing sidebar. 2024-04-29 16:54:15 -07:00
templates topic_popover: Remove additional separator on spectator mode. 2024-04-27 13:16:17 -07:00
tests stream_settings: Fix stream row switching behavior. 2024-04-29 18:57:29 -07:00
third web: Fix usage of .replace with variable replacement. 2024-04-05 09:11:23 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js dependencies: Upgrade JavaScript dependencies. 2024-04-25 16:46:03 -07:00
debug-require-webpack-plugin.ts eslint: Fix @typescript-eslint/no-confusing-void-expression. 2023-12-21 16:14:40 -08:00
debug-require.js web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
postcss.config.js eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.assets.json registration: Ask user how they found Zulip. 2024-04-01 12:44:12 -07:00
webpack.config.ts eslint: Fix unicorn/no-anonymous-default-export. 2024-04-25 16:46:03 -07:00
webpack.dev-assets.json development: Update modal in emails page to use micromodal. 2023-10-05 09:28:27 -07:00