zulip/web
Hemant Umre 7036b0d466 left_sidebar: Avoid zooming out when toggling stream subscription.
In this commit, we have replaced `build_stream_list()` with
`update_streams_sidebar()`. This change avoids zooming out from the
"more topics" view when toggling your subscription to a different stream.
It also triggers a forced rerender of the left sidebar only when
unsubscribing from the currently active stream. The stream list will be
updated once the user zooms out.
2023-07-17 10:13:53 -07:00
..
e2e-tests message_grid: Share same message grid with me-messages. 2023-07-13 09:02:00 -07:00
generated
html
images compose: Add DM icon to the recipient dropdown. 2023-04-27 17:04:19 -07:00
shared ts: Convert `poll_data` to typescript. 2023-07-06 16:21:52 -07:00
src left_sidebar: Avoid zooming out when toggling stream subscription. 2023-07-17 10:13:53 -07:00
styles me_message: Center first line with center of avatar. 2023-07-15 09:55:42 -07:00
templates message_avatar: Preserve clickable area from image to user name. 2023-07-13 09:02:00 -07:00
tests left_sidebar: Fix exception exiting "more topics". 2023-07-17 10:13:53 -07:00
third bootstrap: Remove CSS for "text" type input elements. 2023-07-07 10:10:28 -07:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore
babel.config.js eslint: Expand no-unused-vars check to all function parameters. 2023-07-02 16:16:38 -07:00
debug-require-webpack-plugin.ts
debug-require.js
postcss.config.js postcss: Enable postcss-preset-env. 2023-03-20 11:26:30 -07:00
webpack.assets.json ts: Convert `web/src/billing` module to TypeScript. 2023-06-23 11:42:29 -07:00
webpack.config.ts dependencies: Upgrade JavaScript dependencies. 2023-06-05 21:51:26 -07:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00