zulip/web
Sahil Batra 8a0b99cb39 streams: Align stream type icons in "Archive stream" modal.
This commit adds inline_decorated_stream_name component
which is used to show stream name along with its privacy
type icon. This component is added such that we can align
the icon and stream name properly as there are many
instances where the icon and name are not aligned in the
current UI.

This component is only used in "Archive stream" modal for
now and will be used for other UIs as well in future.
2023-03-03 11:10:45 -08:00
..
e2e-tests private-messages: Update frontend strings to use "direct message" or "DM". 2023-02-24 11:47:26 -08:00
generated web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
html web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
images web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
shared eslint: Fix unicorn/prefer-spread. 2023-03-02 12:16:56 -08:00
src streams: Align stream type icons in "Archive stream" modal. 2023-03-03 11:10:45 -08:00
styles streams: Align stream type icons in "Archive stream" modal. 2023-03-03 11:10:45 -08:00
templates streams: Align stream type icons in "Archive stream" modal. 2023-03-03 11:10:45 -08:00
tests server_events_dispatch: Update bots list only if needed. 2023-03-02 13:26:20 -08:00
third css: Remove code elements from bootstrap.css. 2023-03-02 13:32:50 -08:00
.browserslistrc webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
.gitignore web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
babel.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
debug-require-webpack-plugin.ts web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
debug-require.js web: Move web app to ‘web’ directory. 2023-02-23 16:04:17 -08:00
postcss.config.js webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.config.ts webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00
webpack.dev-assets.json webpack: Move webpack configuration to web. 2023-02-24 06:35:58 -08:00